| Age | Commit message (Expand) | Author |
| 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 | There are some variations in the printed names of exceptions between Oracle and | Malcolm Tredinnick |
| 2008-08-20 | Fixed #8434 -- I forgot to update the tests when committing [8443]. Thanks, | 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 | Added a test to show that #8063 doesn't seem to be an issue any longer. | Malcolm Tredinnick |
| 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 #8374 -- Add the admindocs/templates/ directory to the source tarball | Malcolm Tredinnick |
| 2008-08-17 | Fixed #8373 -- Corrected a bad link in the admin.txt documentation. Thanks ja... | Brian Rosner |
| 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 | Documented that GenericForeignKey fields can't be used transparently in | Malcolm Tredinnick |
| 2008-08-16 | Fixed #8132 -- Updated tutorial 2 to describe the current way to customise the | 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 #8007: removed mention of admin options in models from docs/design_phil... | James Bennett |
| 2008-08-16 | Fixed #8267: Corrected documentation for default value of DEFAULT_FILE_STORAG... | James Bennett |
| 2008-08-16 | Fixed #8178: Cleaned up the rendering of exceptions on the error template. Th... | Russell Keith-Magee |
| 2008-08-16 | Fixed #6915: Documented the fact that QuerySet.delete() may not call delete()... | James Bennett |
| 2008-08-16 | Fixed #8229: Added handling for a special case in the validation of Spanish I... | Russell Keith-Magee |