Jannis Leidel
|
e31adbaeed
|
Renamed Settings class to Configuration to better match what it means. Settings is still importable and is marked to be deprecated in 1.0.
|
2013-07-27 12:05:39 +02:00 |
|
Jannis Leidel
|
d4da16273a
|
Merge branch 'master' of github.com:jezdez/django-configurations
Conflicts:
configurations/decorators.py
|
2013-05-15 11:06:51 +02:00 |
|
Jannis Leidel
|
708fb9ac50
|
Renamed the pristine decorator to pristinemethod for consistency.
|
2013-05-15 10:59:02 +02:00 |
|
Jannis Leidel
|
efd0206da1
|
Fixed a typo. Thanks @peritus.
|
2013-05-13 10:18:38 +02:00 |
|
Jannis Leidel
|
6596e191f0
|
Added pristine decorator to handle callable settings. Fixes #28.
|
2013-04-30 17:11:29 +02:00 |
|