- Nothing changed yet.
- Made SETTINGS_NAME configurable [Simone Deponti]
- Made several things more pythonic [Simone Deponti]
- Deprecated the version [Simone Deponti]
- Added use-l10n option to default template [Simone Deponti]
- Fixed media directory deletion bug [Simone Deponti]
- Fixed another bug with the copier when removing linked trees [Simone Deponti]
- Fixed bug with static directory copying [Simone Deponti]
- Added proper "smart" symlinking of static and origin [Simone Deponti]
- Fixed reST annoyance [Simone Deponti]
- Added indentation preservation for initialization code. [Simone Deponti]
- Added a new default way to express databases [Simone Deponti]
- Added the ability to reference other sections. [Simone Deponti]
- Made 'settings.py' importable. [Simone Deponti]
- Sped up tests. [Simone Deponti]
- Fixed MANIFEST.in [Simone Deponti]
- Refactored environment variables support [Simone Deponti]
- Added initialization support [Simone Deponti]
- Fixed documentation and added tests [Simone Deponti]
- Changed repository location [Simone Deponti]
- Made DEBUG explicit [Simone Deponti]
- Fixed paths on Windows [Dimitri Roche]
- Added environment-variables support [Mikko Ohtamaa]
- Fixed logging and added loglevel [Simone Deponti]
- Fixed multiple link bug [Simone Deponti]
- Added ability to symlink the static origin [Simone Deponti]
- Refactored working set computation to achieve better performances [Simone Deponti]
- Fixed encoding bug. [Simone Deponti]
- Added new mail settings, restructured defaults. [Simone Deponti]
- Added support for multiple databases and new-style database settings. [Simone Deponti]
- Fixed bugs in the tests and documentation. [Simone Deponti]
- Made the wsgi module more paster-compatible
Note
This release is potentially backwards-incompatible: media-url
and
media-directory
are now named static-url
and
static-directory
respectively.
- Fixed MEDIA_URL mess [Simone Deponti]
- Added INTERNAL_IPS support [Simone Deponti]
- No defaults for middleware, template loaders and apps [Simone Deponti]
- Fixed WSGI support (uwsgi, custom loggers) [Simone Deponti]
- Fixed import bugs [Simone Deponti]
aka "Never release between midnight and 6am":
- Fixed absolute path bug for fixture dirs in default template [Simone Deponti]
- Fixed small template extension bug [Simone Deponti]
- Added multiple media-origin support [Simone Deponti]
- Added fixture-dirs support [Simone Deponti]
- First public release [Simone Deponti]
- Created package [Simone Deponti]