summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-23Fixed #8259 -- Handle an error situation that we should never see, but stillMalcolm Tredinnick
2008-08-23Fixed #8214 -- Added back a stringification that was dropped during [8131].Malcolm Tredinnick
2008-08-23Fixed #8203 -- Fixed temporary file deleation on Windows and a couple of edgeMalcolm Tredinnick
2008-08-23Small edit of [8491].Malcolm Tredinnick
2008-08-23Fixed #7499 -- Trim microseconds off rendering of form.TimeFields by default soMalcolm Tredinnick
2008-08-23Fixed #7494 -- Fixed build_absolute_url() for some types of (uncommon) URLs.Malcolm Tredinnick
2008-08-23Fixed #7244 -- Allow widget overriding in subclasses for ModelChoiceField,Malcolm Tredinnick
2008-08-23Fixed #7042 -- The management validation command nows alerts users to theMalcolm Tredinnick
2008-08-23Fixed #8498 -- Add the ability to customize the template for app_index simila...Brian Rosner
2008-08-23Reverted [8481] and [8482] while we work out what is going on with #8453 and ...Russell Keith-Magee
2008-08-23Fixed #7946: Modified object history template to use a common date format. Th...Russell Keith-Magee
2008-08-23Fixed #7776: Ensured that the test cookie is always deleted once a login has ...Russell Keith-Magee
2008-08-23Fixed #7747: Altered EmailMessage such that messages with long subject lines ...Russell Keith-Magee
2008-08-23Corrected a test case error mistakenly committed in [8481].Russell Keith-Magee
2008-08-23Fixed #7443: Corrected a long standing mistake in the timesince/timeuntil fil...Russell Keith-Magee
2008-08-23Fixed #8465. Mark KML input as safe so elements aren't escaped; added some de...Justin Bronn
2008-08-23Fixed #8367 -- Pass the object to get_form from get_fieldsets in ModelAdmin. ...Brian Rosner
2008-08-23Fixed #8388: Corrected documentation for SortedDict use in extra()James Bennett
2008-08-23Fixed #8040 -- SlugField now returns a proper formfield to deal with validati...Brian Rosner
2008-08-23Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archiv...Brian Rosner
2008-08-23Fixed #7536 -- Added NEWDECIMAL to introspection types in the mysql backend. ...Brian Rosner
2008-08-23Fixed #1390 -- Added an app index in the admin interface. Thanks juliae and e...Brian Rosner
2008-08-23Fixed #8493 -- Fixed a NoReverseMatch when redirecting to password_change/don...Brian Rosner
2008-08-22Fixed #8046 -- The first filter() call on a related manager for many-to-manyMalcolm Tredinnick
2008-08-22Fixed Oracle backend limit/offset SQL to again use extra_select, properly thi...Matt Boersma
2008-08-22Fixed #7947 -- Handle the display of OneToOneField in model forms correctly. ...Brian Rosner
2008-08-22Fixed a typo from [8461] and deleted the real duplicate name (restored theMalcolm Tredinnick
2008-08-22Fixed #8485: Reordered imports in the database backends to ensure that the av...Russell Keith-Magee
2008-08-22Fixed #8366: Modified a test fixture to remove an unnecessary forward referen...Russell Keith-Magee
2008-08-22Fixed #8136: Added a signal emission when an error is raised handling an erro...Russell Keith-Magee
2008-08-21Fixed #8446 -- Typo fix in the French translation. Thanks, steadicat.Malcolm Tredinnick
2008-08-21Fixed #8456 -- Updated Georgian translation from David Avsajanishvili.Malcolm Tredinnick
2008-08-21We value Petr Marhoun's contributions very much, but he should still onlyMalcolm Tredinnick
2008-08-21Fixed #7233 -- Ensured that QueryDict classes are always unpicklable. ThisMalcolm Tredinnick
2008-08-21When logging in, change the session key whilst preserving any existingMalcolm Tredinnick
2008-08-21Estonian updates (Thanks Erik Allik)Marc Fargas
2008-08-21Fixed #8376 -- Use request.path and request.path_info at the right moments whenMalcolm Tredinnick
2008-08-21Fixed #8381 -- Fixed a problem with appending slashes in the common middlewareMalcolm Tredinnick
2008-08-20Made it possible to pickle DateQuerySets.Malcolm Tredinnick
2008-08-20Fixed #8457 -- Fixed a missing import.Malcolm Tredinnick
2008-08-20There are some variations in the printed names of exceptions between Oracle andMalcolm Tredinnick
2008-08-20Fixed #8434 -- I forgot to update the tests when committing [8443]. Thanks,Malcolm Tredinnick
2008-08-20Refs #8445, Updated Czech translation. Thanks Petr MarhounMarc Fargas
2008-08-20Small update to German translation, removes unneeded stringsJannis Leidel
2008-08-20Closes #8427, Updated Norwegian translation (Thanks jonklo).Marc Fargas
2008-08-19Fixed Oracle backend not to use extra_select for limit/offset type queries, w...Matt Boersma
2008-08-19Fixed #8410 -- Added a missing piece of value encoding for the memcachedMalcolm Tredinnick
2008-08-19Fixed #8415 -- Fixed a typo in the localflavor for the Netherlands. Thanks,Malcolm Tredinnick
2008-08-19Fixed #7908: Added validation checks on attempts to create ForeignKey and M2M...Russell Keith-Magee
2008-08-19Fixed #8386 -- Updated Finnish translation from Ville Säävuori.Malcolm Tredinnick