| Age | Commit message (Expand) | Author |
| 2008-08-22 | Fixed #8046 -- The first filter() call on a related manager for many-to-many | Malcolm Tredinnick |
| 2008-08-22 | Fixed Oracle backend limit/offset SQL to again use extra_select, properly thi... | Matt Boersma |
| 2008-08-22 | Fixed #7947 -- Handle the display of OneToOneField in model forms correctly. ... | Brian Rosner |
| 2008-08-22 | Fixed #8485: Reordered imports in the database backends to ensure that the av... | Russell Keith-Magee |
| 2008-08-22 | Fixed #8136: Added a signal emission when an error is raised handling an erro... | Russell Keith-Magee |
| 2008-08-21 | Fixed #8446 -- Typo fix in the French translation. Thanks, steadicat. | Malcolm Tredinnick |
| 2008-08-21 | Fixed #8456 -- Updated Georgian translation from David Avsajanishvili. | Malcolm Tredinnick |
| 2008-08-21 | Fixed #7233 -- Ensured that QueryDict classes are always unpicklable. This | Malcolm Tredinnick |
| 2008-08-21 | When logging in, change the session key whilst preserving any existing | Malcolm Tredinnick |
| 2008-08-21 | Estonian updates (Thanks Erik Allik) | Marc Fargas |
| 2008-08-21 | Fixed #8376 -- Use request.path and request.path_info at the right moments when | Malcolm Tredinnick |
| 2008-08-21 | Fixed #8381 -- Fixed a problem with appending slashes in the common middleware | Malcolm Tredinnick |
| 2008-08-20 | Made it possible to pickle DateQuerySets. | Malcolm Tredinnick |
| 2008-08-20 | Fixed #8457 -- Fixed a missing import. | Malcolm Tredinnick |
| 2008-08-20 | Refs #8445, Updated Czech translation. Thanks Petr Marhoun | Marc Fargas |
| 2008-08-20 | Small update to German translation, removes unneeded strings | Jannis Leidel |
| 2008-08-20 | Closes #8427, Updated Norwegian translation (Thanks jonklo). | Marc Fargas |
| 2008-08-19 | Fixed Oracle backend not to use extra_select for limit/offset type queries, w... | Matt Boersma |
| 2008-08-19 | Fixed #8410 -- Added a missing piece of value encoding for the memcached | Malcolm Tredinnick |
| 2008-08-19 | Fixed #8415 -- Fixed a typo in the localflavor for the Netherlands. Thanks, | Malcolm Tredinnick |
| 2008-08-19 | Fixed #7908: Added validation checks on attempts to create ForeignKey and M2M... | Russell Keith-Magee |
| 2008-08-19 | Fixed #8386 -- Updated Finnish translation from Ville Säävuori. | Malcolm Tredinnick |
| 2008-08-19 | Fixed #8345 -- Updated Dutch translation from Rudolph. | Malcolm Tredinnick |
| 2008-08-19 | Fixed #8308 -- Updated Danish translation from Finn Gruwier Larsen. | Malcolm Tredinnick |
| 2008-08-19 | Fixed #8289 -- Updated Irish translation from Michael Thornhill. | Malcolm Tredinnick |
| 2008-08-19 | Updated Polish translations, no missing strings, but GIS-related a bit of a g... | Jarek Zgoda |
| 2008-08-19 | Fixed #8176 -- Updated Japanese translation from Takashi Matsuo. | Malcolm Tredinnick |
| 2008-08-18 | * Updated Swedish translations. These are now at 100%, so put your viking pa... | Ludvig Ericson |
| 2008-08-18 | GeoDjango users may now use `django.contrib.gis.tests.run_tests` for their `T... | Justin Bronn |
| 2008-08-18 | Moved admin form helpers to their own module to clean-up django/contrib/admin... | Brian Rosner |
| 2008-08-18 | Fixed #8392 -- Corrected a typo in the project urls.py template. Thanks ramir... | Brian Rosner |
| 2008-08-18 | Fixed `GeoQuery.get_columns()` to be compatible with the changes in r8426. | Justin Bronn |
| 2008-08-17 | Updated German translation | Jannis Leidel |
| 2008-08-17 | Fixed #8039 -- Make sure that extra(tables=...) tables are always included in | Malcolm Tredinnick |
| 2008-08-17 | Fixed #8113. Made `get_width_height` a `GoogleZoom` method that takes the ex... | Justin Bronn |
| 2008-08-17 | Changed the (internal) way extra(select=.., select_params=...) handling is done | Malcolm Tredinnick |
| 2008-08-17 | Fixed #8239 -- Google App Engine has a restricted "imp" module, which doesn't | Malcolm Tredinnick |
| 2008-08-17 | Fixed #8238 -- If an invalid database backend is mentioned in settings and the | Malcolm Tredinnick |
| 2008-08-17 | Fixed #8353 -- Corrected the case when adminform is not in the context when r... | Brian Rosner |
| 2008-08-17 | Fixed #8178: Another update to debug template to aid rendering of exception t... | Russell Keith-Magee |
| 2008-08-17 | Fixed #7241 -- More robust exception catching in the transaction management | Malcolm Tredinnick |
| 2008-08-16 | Fixed #5133 -- Explicitly close memcached connections after each request | Malcolm Tredinnick |
| 2008-08-16 | Fixed #3121 -- Made `get_or_create()` work for `RelatedManager` and `ManyRela... | Gary Wilson Jr |
| 2008-08-16 | Fixed #6547, added support for GeoRSS feeds in `django.contrib.gis.feeds`; ad... | Justin Bronn |
| 2008-08-16 | Fixed #8283 -- Fixed an edge case when adding things to the "where" tree and | Malcolm Tredinnick |
| 2008-08-16 | Updated the es_AR localization. | Ramiro Morales |
| 2008-08-16 | Fixed #8315 -- If an exception is raised whilst trying to rollback a | Malcolm Tredinnick |
| 2008-08-16 | Fixed #8351 -- Fixed the returned value when we attempt to load a cache-backe... | Malcolm Tredinnick |
| 2008-08-16 | Fixed #8178: Cleaned up the rendering of exceptions on the error template. Th... | Russell Keith-Magee |
| 2008-08-16 | Fixed #8229: Added handling for a special case in the validation of Spanish I... | Russell Keith-Magee |