This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-constance
Watch
1
Star
0
Fork
You've already forked django-constance
0
mirror of
https://github.com/jazzband/django-constance.git
synced
2026-04-07 08:50:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9725bb2a94
django-constance
/
constance
/
backends
/
database
History
Jon Dufresne
9725bb2a94
Use dict comprehension; available since Python 2.7 (
#217
)
2017-06-02 10:53:08 +02:00
..
migrations
Moved South migrations out of the way and added Django migrations.
2014-11-21 20:21:17 +01:00
south_migrations
Moved South migrations out of the way and added Django migrations.
2014-11-21 20:21:17 +01:00
__init__.py
Use dict comprehension; available since Python 2.7 (
#217
)
2017-06-02 10:53:08 +02:00
models.py
Added ability to prefix database values.
Fixes
#24
.
2013-02-21 19:27:56 +01:00