1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/django
2006-05-15 04:24:48 +00:00
..
bin 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
conf Fixed #1743 -- Updated Norwegian translations. Thanks, espen.grindhaug 2006-05-09 16:21:37 +00:00
contrib Fixed #1849 -- Slugifying now collapses consecutive hyphens to a single hyphen. Thanks, Tom Insam 2006-05-15 04:20:04 +00:00
core Fixed #1235: email sent from {{{django.core.mail}}} will now be encoded using 2006-05-13 17:18:42 +00:00
db Fixed #1858 : typo in get_FIELD_size() method. Thanks, tom@jerakeen.org. 2006-05-15 00:15:20 +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 #1477 -- Made maxlength overridablef for URLField formfield 2006-05-09 16:04:03 +00:00
http 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
middleware Fixed #1707 -- LocaleMiddleware now sets Content-Language header. Thanks, ubernostrum 2006-05-05 03:19:16 +00:00
shortcuts 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
template Fixed #1852 -- Improved TemplateSyntaxError to display the original exception if str() of the exception raises an exception in itself. Thanks, nnorwitz@google.com 2006-05-15 04:24:48 +00:00
templatetags 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
utils 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
views Fixed #1785 -- debug view no longer assumes _get_lines_from_file returns None. Thanks, django@binaryfeed.org 2006-05-06 23:18:22 +00:00
__init__.py 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