Commit graph

13 commits

Author SHA1 Message Date
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
aac7af881c Add note about project template. 2013-06-26 12:11:15 +02:00
Jannis Leidel
d98ce1aa81 Fixed README example to not confuse beginners. Thanks, @peterbe. 2013-05-15 12:29:25 +02:00
Jannis Leidel
163aed8520 Normalized name of example settings class to Prod. 2013-04-30 17:07:11 +02:00
Jannis Leidel
16728e8784 Fixed URL to travis. 2013-03-27 18:23:55 +01:00
Jannis Leidel
2e2d77f74f Added a note about the new command line option to the readme. 2012-09-21 20:54:58 +02:00
Jannis Leidel
5e9b066d21 Also use syntax highlighting for the shell examples. 2012-07-25 18:33:29 +02:00
Marc Abramowitz
41bf072eae Minor tweaks to README.rst
MySettings => MySiteSettings and added code blocks to take advantage of GitHub's new syntax highlighting of code blocks for RST files.
2012-07-25 09:25:26 -07:00
Jannis Leidel
40bb935484 Merge branch 'master' of github.com:jezdez/django-configurations 2012-07-21 21:43:50 +02:00
Jannis Leidel
df6c2edf59 Minor cosmetic doc changes. 2012-07-21 21:43:18 +02:00
Gilles Fabio
bb2c4de3bd Fixed README 'DJANGO_CONFIGURATION'. 2012-07-21 18:35:58 +02:00
Jannis Leidel
2685a2c532 Fixed packaging and the package description. 2012-07-21 16:02:07 +02:00
Jannis Leidel
775e1b9225 Initial version. 2012-07-21 15:56:04 +02:00