This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-configurations
Watch
1
Star
0
Fork
You've already forked django-configurations
0
mirror of
https://github.com/jazzband/django-configurations.git
synced
2026-05-13 01:53:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0b5dada4e0
django-configurations
/
configurations
/
__init__.py
6 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
Initial version.
2012-07-21 13:56:04 +00:00
# flake8: noqa
from
.
base
import
Settings
D'oh, there never was a 0.2 on PyPI. Bumped version down again.
2013-03-27 15:59:50 +00:00
__version__
=
'
0.2
'
Initial version.
2012-07-21 13:56:04 +00:00
__all__
=
[
'
Settings
'
]
Reference in a new issue
Copy permalink