Django Extensions 1.0.2
Minor version update Django-Extensions 1.0.2 is out.
This release fixes the following problems:
tests: fix keyzcar test failure:
ImproperlyConfigured: You must set the ENCRYPTED_FIELD_KEYS_DIR setting to your Keyczar keys directory.
fields: fix docstring for UUID
docs: Make README links clickable and organized.
show_urls: Revive --unsorted option
Added LoggingBaseCommand that logs run time errors to Python logger django.commands
Add to:
Posted on December 16, 2012


