Datetime objects updated to check settings.USE_TZ
Review Request #2949 — Created March 7, 2012 and submitted
Information | |
---|---|
ddruska | |
Djblets | |
Reviewers | |
djblets | |
Updated aware datetime objects to check settings.USE_TZ.
Unit tests, pages that use these in RB dev server.
Description | From | Last Updated |
---|---|---|
Shouldn't django and djblets imports be separated? |
DD ddruska | |
Mind getting rid of this blank line while you're here? These should be in the same section. |
|
|
Should be alphabetical. Before decorators. |
|
|
This is a Python module, so it must go first. |
|
-
-
djblets/auth/util.py (Diff revision 2) Mind getting rid of this blank line while you're here? These should be in the same section.
-
-