Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 468 Bytes

CHANGES.rst

File metadata and controls

25 lines (16 loc) · 468 Bytes

Changelog

v0.2 (2012-09-21)

  • Added optional --configuration management command option similar to Django's --settings option
  • Fixed the runserver message about which setting is used to show the correct class
  • Stopped hiding AttributeErrors happening during initialization of settings classes
  • Simplified tests
  • Minor documentation fixes

v0.1 (2012-07-21)

  • Initial public release