django1/django
Adrian Holovaty aa6b13c96b Fixed #1830 -- MySQL inspectdb now detects tinyint field properly
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-16 20:41:37 +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 updated translation files - new message IDs from magic removal 2006-05-16 08:07:45 +00:00
contrib Fixed #1834 -- Added docstrings to admin template tags. Thanks, ubernostrum 2006-05-16 20:28:50 +00:00
core Added first stab at reverse matching to urlresolvers.py 2006-05-16 04:05:55 +00:00
db Fixed #1830 -- MySQL inspectdb now detects tinyint field properly 2006-05-16 20:41:37 +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 fixed #1660: added support functions and tags for bidi language support 2006-05-16 07:35:20 +00:00
utils fixed #1817: added translation hooks for 3-letter month names 2006-05-16 07:38:23 +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