Skip to content

specialunderwear/django-sortedsettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-sortedsettings

A script that outputs all the values in your settings.py, but ordered alphabetically.

usage:

sortsettings.py

This will dump the settings.py module sorted

or:

sortsettings.py settings.someothermodule

This will dump the settings/someothermodule.py module sorted

About

Sort the django settings module's entries alphabetically

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages