Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
R
red-ci-cd
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
red-group-test
red-ci-cd
Commits
58cf7c2a
Commit
58cf7c2a
authored
Feb 18, 2020
by
Gladys Forte
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'prod-dev-gladys' into 'product-dev'
Prod dev gladys See merge request rms/Backend/api-main-service!808
parents
ca296b69
122a7c58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
9 deletions
+1
-9
app/entities/models.py
app/entities/models.py
+0
-8
env.new_template.ini
env.new_template.ini
+1
-1
No files found.
app/entities/models.py
View file @
58cf7c2a
...
...
@@ -471,14 +471,6 @@ class BaseHeader(models.Model):
null
=
True
)
created
=
models
.
DateTimeField
(
auto_now_add
=
True
)
is_active
=
models
.
BooleanField
(
default
=
True
)
html_obj
=
models
.
TextField
(
blank
=
True
,
null
=
True
)
html_desc
=
models
.
TextField
(
blank
=
True
,
null
=
True
)
class
Meta
:
abstract
=
True
...
...
env.new_template.ini
View file @
58cf7c2a
...
...
@@ -14,7 +14,7 @@ USER_DEFAULT_PASSWORD = password
CATCH_EMAIL
=
gladys@tirsolutions.com
CR_LINK
=
http://localhost:8000/cms/change-request/form/view
REALTIMESERVER_IP
=
127.0.0.1:8000
DEBUG
=
Tru
e
DEBUG
=
Fals
e
[NOTIFICATION_EMAIL]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment