django1/django
Georg Bauer be66d0a5ab fixed #1854: updated icelandic translations
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2914 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-16 07:43:39 +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 #1854: updated icelandic translations 2006-05-16 07:43:39 +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 Added first stab at reverse matching to urlresolvers.py 2006-05-16 04:05:55 +00:00
db Fixed #1884 -- Made django.db.models.options.get_verbose_name smarter. Thanks, Alex Dedul 2006-05-15 18:50:54 +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