mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
* Fixed "can't compare offset-naive and offset-aware datetimes" when USE_TZ = True * Fixed case when `USE_TZ = False`
11 lines
94 B
Text
11 lines
94 B
Text
.project
|
|
.pydevproject
|
|
*.pyc
|
|
*.egg-info
|
|
build/
|
|
dist/
|
|
test.db
|
|
.tox
|
|
.coverage
|
|
docs/_build
|
|
.idea
|