Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
PyWebCooking
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
20
Issues
20
List
Boards
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
cooking
PyWebCooking
Commits
2e848bcb
Commit
2e848bcb
authored
Nov 04, 2017
by
Floréal Cabanettes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable TZ as it cause bug on date selection and seems to not be useful
parent
97fd3bf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pywebcooking/settings.py
pywebcooking/settings.py
+1
-1
No files found.
pywebcooking/settings.py
View file @
2e848bcb
...
...
@@ -108,7 +108,7 @@ USE_I18N = True
USE_L10N
=
True
USE_TZ
=
Tru
e
USE_TZ
=
Fals
e
MEDIA_ROOT
=
'/media/'
MEDIA_URL
=
"/media/"
...
...
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