How to delete a Django application How to delete a Django application Django provides the ability to group sets of features into Python packages called applications . When requi...
Django 1.0.2 release notes Fixes and improvements in Django 1.0.2 Django 1.0.2 release notes Welcome to Django 1.0.2! This is the second “bugfix” release in the Django 1.0 ser...
Django 1.2 release notes Overview Python compatibility What’s new in Django 1.2 Support for multiple databases Model validation Improved CSRF protection Messages framework Ob...
Django 1.2.1 release notes Django 1.2.1 release notes Django 1.2.1 was released almost immediately after 1.2.0 to correct two small bugs: one was in the documentation packaging ...
Django 1.2.5 release notes Backwards incompatible changes CSRF exception for AJAX requests FileField no longer deletes files Use of custom SQL to load initial data in tests Mode...
Django 1.3.2 release notes Django 1.3.2 release notes July 30, 2012 This is the second security release in the Django 1.3 series, fixing several security issues in Django 1.3. ...
Django 1.4.14 release notes reverse() could generate URLs pointing to other hosts File upload denial-of-service RemoteUserMiddleware session hijacking Data leakage via query s...