django/django
Georg Bauer 1a1b1aa5db fixed #2172: updated russian translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3151 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-19 13:48:11 +00:00
..
bin
conf fixed #2172: updated russian translation 2006-06-19 13:48:11 +00:00
contrib
core Fixed #1088 - Correctly detect when a float with too many digits before the 2006-06-19 01:09:00 +00:00
db Fixed #1683 -- Permit initialising models using settable properties as well as 2006-06-19 02:34:32 +00:00
dispatch MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
forms Fixed #1756 -- Permit selecting no file in a FilePathField with blank = True. 2006-06-19 12:30:43 +00:00
http
middleware Fixed #2109 -- Convert old-style classes to new-style classes throughout Django. Thanks, Nicola Larosa 2006-06-08 05:00:13 +00:00
shortcuts
template Fixed #2181 -- allow '{' and '}' to be escaped via {% templatetag ... %}. 2006-06-18 04:12:55 +00:00
templatetags fixed #1660: added support functions and tags for bidi language support 2006-05-16 07:35:20 +00:00
utils
views Fixed #2153 -- display debugging template even if no stack frame is found. 2006-06-14 11:44:56 +00:00
__init__.py