django1/django
Adrian Holovaty dd55b5e98a Fixed #1835 -- FilePathField no longer breaks admin model documentation. Thanks, Adam Endicott
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-22 02:17:06 +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 #1909: updated japanese translation 2006-05-18 11:00:35 +00:00
contrib Fixed #1835 -- FilePathField no longer breaks admin model documentation. Thanks, Adam Endicott 2006-05-22 02:17:06 +00:00
core Prevent people from using "startapp" to create apps with the same name as their project. Might stop some of the accidents. 2006-05-19 07:40:06 +00:00
db Fixed #1901 -- removed typos from calls to _get_image_dimensions and 2006-05-19 09:41:40 +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 #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django.conf.settings.configure() to set settings manually if you don't have a settings module. Thanks, Malcolm Tredinnick, Luke Plant, Fredrik Lundh 2006-05-16 21:28:06 +00:00
templatetags fixed #1660: added support functions and tags for bidi language support 2006-05-16 07:35:20 +00:00
utils Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django.conf.settings.configure() to set settings manually if you don't have a settings module. Thanks, Malcolm Tredinnick, Luke Plant, Fredrik Lundh 2006-05-16 21:28:06 +00:00
views Fixed #1931 -- update_object generic view no longer assumes the object's get_absolute_url() doesn't change. Thanks, marcink@elksoft.pl 2006-05-22 02:02:23 +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