Django

Django 0.96.3

Django web framework

http://www.djangoproject.com/

Packager: Barış Metin

License: as-is

Actions

Build files

Bug reports

Binary packages

Django

Release history

ReleaseRelease dateVersionUpdaterComment
152008-09-050.96.3Pınar YanardağVersion bump to fix cross-site request forgery (CSRF).
142008-06-170.96.2S.Çağlar OnurVersion bump
132008-05-230.96.1Eren TürkayProperly add Csrf protection middleware into default project settings.py. Csrf middleware should come before SessionMiddleware.
122008-05-140.96.1Eren TürkayEscape request.path before use as form's submission action in admin login page. http://www.djangoproject.com/weblog/2008/may/14/security/
112007-11-130.96.1Eren TürkayEnable csrf protecting middleware by default, when user creates a project, csrf middleware will be automatically added.
102007-10-270.96.1Eren TürkayFix possible ddos attack caused by i18n caching system.
92007-06-170.96Eren TürkayA patch for making django be aware of LOGIN_URL and LOGIN_REDIRECT_URL in settings.py
82007-05-290.96Bahadır KandemirNew release
72007-02-250.95.1S.Çağlar OnurAkismet support
62007-02-180.95.1S.Çağlar OnurOverride FreeComment's save method to send a mail
52007-01-250.95.1S.Çağlar OnurA 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
42007-01-190.95İsmail DönmezFix two security bugs, ref. http://secunia.com/advisories/23826/
32006-10-150.95S.Çağlar OnurAdd missing dep
22006-09-300.95Bahadır KandemirTurkish translation and fixes.
12006-08-310.95Barış MetinFirst release.

Patches

freecomments_mail.patch
akismet.patch
enable-csrf-protecting-by-default.patch