Django 1.0.2
Django web framework
Packager: Bahadır Kandemir
License: as-is
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
16 | 2008-11-23 | 1.0.2 | Ahmet AYGÜN | New version includes updated translations, some bug fixes and some improvements on unicode functions. |
15 | 2008-09-04 | 1.0 | Ahmet AYGÜN | Version bump to fix cross-site request forgery (CSRF). |
14 | 2008-06-17 | 0.96.2 | S.Çağlar Onur | Version bump |
13 | 2008-05-23 | 0.96.1 | Eren Türkay | Properly add Csrf protection middleware into default project settings.py. Csrf middleware should come before SessionMiddleware. |
12 | 2008-05-14 | 0.96.1 | Eren Türkay | Escape request.path before use as form's submission action in admin login page. http://www.djangoproject.com/weblog/2008/may/14/security/ |
11 | 2007-11-13 | 0.96.1 | Eren Türkay | Enable csrf protecting middleware by default, when user creates a project, csrf middleware will be automatically added. |
10 | 2007-10-27 | 0.96.1 | Eren Türkay | Fix possible ddos attack caused by i18n caching system. |
9 | 2007-06-17 | 0.96 | Eren Türkay | A patch for making django be aware of LOGIN_URL and LOGIN_REDIRECT_URL in settings.py |
8 | 2007-05-29 | 0.96 | Bahadır Kandemir | New release |
7 | 2007-02-25 | 0.95.1 | S.Çağlar Onur | Akismet support |
6 | 2007-02-18 | 0.95.1 | S.Çağlar Onur | Override FreeComment's save method to send a mail |
5 | 2007-01-25 | 0.95.1 | S.Çağlar Onur | A patch which disables debugging mode in the flup FastCGI package Django uses to launch its FastCGI server, which prevents tracebacks from bubbling up during production use |
4 | 2007-01-19 | 0.95 | İsmail Dönmez | Fix two security bugs, ref. http://secunia.com/advisories/23826/ |
3 | 2006-10-15 | 0.95 | S.Çağlar Onur | Add missing dep |
2 | 2006-09-30 | 0.95 | Bahadır Kandemir | Turkish translation and fixes. |
1 | 2006-08-31 | 0.95 | Barış Metin | First release. |
Patches
comments-mail.patchlocal-settings.patch
enable-csrf-protection-by-default.patch