HonzaKral / django forked from django/django

Unofficial mirror of the Unofficial mirror of the Subversion repository intended to be used for work on #6845

This URL has Read+Write access

django / django
name age message
..
file __init__.py Mon Mar 23 17:24:32 -0700 2009 Bumped version for 1.1 beta. git-svn-id: http:... [jacob]
directory bin/ Fri Mar 13 22:18:02 -0700 2009 Fixed #10102 -- Set svn:executable on daily_cle... [russellm]
directory conf/ Loading commit data...
directory contrib/
directory core/
directory db/
directory dispatch/ Fri Apr 10 11:58:32 -0700 2009 Fixed #10753 -- Fixed regression in dispatcher ... [adrian]
directory forms/
directory http/ Sat Apr 11 20:50:47 -0700 2009 Fixed #10267 -- Correctly handle IRIs in HttpRe... [mtredinnick]
directory middleware/ Sat Apr 11 21:14:23 -0700 2009 Fixed #10630 -- Be even more conservative in GZ... [mtredinnick]
directory shortcuts/ Sat Mar 21 06:09:13 -0700 2009 Fixed #10194: added `django.shortcuts.redirect`... [jacob]
directory template/
directory templatetags/ Sat Apr 11 05:03:52 -0700 2009 Fixed #10369 -- Fixed auto-escaping inside "tra... [mtredinnick]
directory test/ Wed Apr 22 12:10:28 -0700 2009 Fixed #10831 -- Prevented code running under a ... [kmtracey]
directory utils/ Mon Apr 13 05:35:49 -0700 2009 Fixed #9522 -- Modified handling of values in b... [russellm]
directory views/