summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-10Fixed #3983 -- Fixed misspelled Delaware in localflavor.us.us_states. Thanks,...Adrian Holovaty
2007-04-10Added svn:ignore to a few newly added directories.Russell Keith-Magee
2007-04-09Fixed #3846 -- Fixed misleading variable name in 'startapp' code. Thanks, Mar...Adrian Holovaty
2007-04-09Edited docs/syndication_feeds.txt changes from [4982]Adrian Holovaty
2007-04-09Removed duplicate entry for Paul Bissex in AUTHORS (from [4983]). We *do* lov...Adrian Holovaty
2007-04-09Negligible space changes to django/db/models/query.pyAdrian Holovaty
2007-04-09Backwards-incompatible change -- Removed LazyDate helper class. To preserve e...Russell Keith-Magee
2007-04-09Fixed #3966 -- Updated Macedonian translation. Thanks, Georgi Stanojevski.Malcolm Tredinnick
2007-04-09Fixed #3034 -- Added mimetype parameter to the direct_to_template() genericMalcolm Tredinnick
2007-04-09Clarified that there is no feed-level description element in Atom feeds and theMalcolm Tredinnick
2007-04-09Fixed #3958 -- Added lastBuildDate element to RSS feeds. Thanks,Malcolm Tredinnick
2007-04-09Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch fromMalcolm Tredinnick
2007-04-09Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard.Malcolm Tredinnick
2007-04-09Fixed #3909 -- Added a couple of small clarifications to django-admin.pyMalcolm Tredinnick
2007-04-09Fixed #3912 -- Updated Slovak translation. Thanks Martin Kosír.Malcolm Tredinnick
2007-04-09Fixed #3932 -- Updated Spanish translation. Thanks, gomo@datafull.com.Malcolm Tredinnick
2007-04-09Fixed #3943 -- Added Korean translation. Thanks, Hyun Mi Ae.Malcolm Tredinnick
2007-04-09Fixed #3950 -- Fixed some errors in the Norwegian translation. Thanks, LudvigMalcolm Tredinnick
2007-04-09Fixed a typo from [4968].Malcolm Tredinnick
2007-04-09Removed a stray tab in django.contrib.localflavor.fi.formsAdrian Holovaty
2007-04-09Corrected docstring comment for list of states in Brazilian localflavor.Russell Keith-Magee
2007-04-09Edited docs/url_dispatch.txt changes from [4901]Adrian Holovaty
2007-04-09Fixed #3893 -- Changed docs/legacy_databases.txt examples to use manage.py in...Adrian Holovaty
2007-04-09Added note to docs/django-admin.txt about the examples using django-admin.txt...Adrian Holovaty
2007-04-09Fixed #3929 -- Newforms Textarea widget now always includes 'rows' and 'cols'...Adrian Holovaty
2007-04-09Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments...Adrian Holovaty
2007-04-09Fixed #3942 -- Fixed potential confusion on debug 404 page by stripping initi...Adrian Holovaty
2007-04-09Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.caAdrian Holovaty
2007-04-09Fixed #3939 -- Fixed typo in docs/modpython.txt. Thanks, jack.mangels@mexpro.comAdrian Holovaty
2007-04-09Fixed #3968 -- Fixed typo in docs/request_response.txtAdrian Holovaty
2007-04-08Fixed #3876 -- Added Australian local flavour. Thanks, Matthew Flanagan.Russell Keith-Magee
2007-04-08Backwards-incompatible change -- Renamed localflavor.usa to localflavor.us to...Russell Keith-Magee
2007-04-07Added blank lines around Meta and Admin classes in django.contrib.auth.modelsAdrian Holovaty
2007-04-06Fixed inconsistent indentation in localflavor/de/forms.py from [4922]Adrian Holovaty
2007-04-06Fixed the ADO backend to match the required interface and normalized naming o...Russell Keith-Magee
2007-04-06Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w...Russell Keith-Magee
2007-04-05Added a check of the format specifiers in Python strings. This will identify aMalcolm Tredinnick
2007-04-05Backed out a portion of [4919] until I can make it worth smoothly withMalcolm Tredinnick
2007-04-05Small fix to [4931].Malcolm Tredinnick
2007-04-05Fixed #3918 -- Handle technical message IDs correctly when settings.USE_I18N isMalcolm Tredinnick
2007-04-05Fixed #3931 -- Corrected a typo noticed by Jorge Gajon.Malcolm Tredinnick
2007-04-05Missed file from [4928].Malcolm Tredinnick
2007-04-05Updated version of default English PO file.Malcolm Tredinnick
2007-04-05Fixed #3901 -- Updated Brailian Portugese translation. Thanks onaiort@gmail.com.Malcolm Tredinnick
2007-04-04Removed an umlaut, since our i18n support (creating PO files) doesn't workMalcolm Tredinnick
2007-04-04Cleaned up [4924]. Sorry; wasn't concentrating enough.Malcolm Tredinnick
2007-04-04Fixed #3597 -- Fixed unicode encoding problem in form rendering. Thanks,Malcolm Tredinnick
2007-04-04Added a FIXME that I forgot to include earlier.Malcolm Tredinnick
2007-04-04Fixed #3919 -- Added German identity card number validation to GermanMalcolm Tredinnick
2007-04-04Ingore auto-generated MANIFEST file.Malcolm Tredinnick