1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/django
2007-04-21 04:13:52 +00:00
..
bin Added a check of the format specifiers in Python strings. This will identify a 2007-04-05 15:34:32 +00:00
conf Fixed #4010 -- Updated Italian translation. Thanks flavio.curella@gmail.com. 2007-04-20 09:06:55 +00:00
contrib Added missing piece needed for supporting subtitle in Atom feeds. 2007-04-20 14:53:21 +00:00
core Fixed #4086 -- Removed some redundant code points out by Ilya Semenov. 2007-04-20 09:59:44 +00:00
db Fixed #4048 -- When introspecting a MySQL database, map CHAR(n) fields to 2007-04-20 10:05:39 +00:00
dispatch
forms
http Fixed #3875 -- Added HttpResponseBadRequest. Thanks, Scott Barr. 2007-03-30 06:48:19 +00:00
middleware Added client IP address to the e-mail that is sent when an internal 2007-04-20 11:24:53 +00:00
newforms Fixed #3929 -- Newforms Textarea widget now always includes 'rows' and 'cols' attributes, even if you don't pass them in, for HTML correctness. Thanks, and welcome back, Luke Plant 2007-04-09 01:22:45 +00:00
oldforms Fixed #3629 -- In oldforms, differentiate files in a recursive FilePathField. 2007-04-01 05:42:48 +00:00
shortcuts
template Fixed #4098 -- fixed a syntax error when reporting errors in "with" template 2007-04-21 04:13:52 +00:00
templatetags
test
utils Fixed #3958 -- Added lastBuildDate element to RSS feeds. Thanks, 2007-04-09 12:25:31 +00:00
views Fixed #3034 -- Added mimetype parameter to the direct_to_template() generic 2007-04-09 13:11:39 +00:00
__init__.py Dropped the presumptive next release's number to 0.97 just so that nobody gets silly about the magic one-oh. 2007-04-03 16:05:03 +00:00