| Age | Commit message (Expand) | Author |
| 2010-03-29 | Fixed #13070 -- Introduced fallback code to detect SpatiaLite 2.3.0 versions ... | Justin Bronn |
| 2010-03-29 | Fixed #11785 -- Clarified error message when the layer geometry type doesn't ... | Justin Bronn |
| 2010-03-29 | Fixed #12312 -- Set the coordinate dimension on each component of geometry co... | Justin Bronn |
| 2010-03-29 | Fixed #13234 -- Rejiggered the imports in the translation utils . Thanks to r... | Russell Keith-Magee |
| 2010-03-29 | Fixed #13239 -- Forced the deletion of the Popen object, avoiding a bug in Py... | Russell Keith-Magee |
| 2010-03-27 | Updated jQuery to 1.4.2. | Jannis Leidel |
| 2010-03-27 | Fixed #13023 - Removed ambiguity with regard to the max_num option of formset... | Jannis Leidel |
| 2010-03-27 | Fixed #13175 - Fixed an off-by-one error in the admin inline JavaScript that ... | Jannis Leidel |
| 2010-03-27 | Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15. | Gary Wilson Jr |
| 2010-03-27 | Fixed #13103 -- A bit of re-organization to the custom template `ModelAdmin` ... | Gary Wilson Jr |
| 2010-03-27 | Fixed #13032 - Added localize parameter to form fields to be able to selecti... | Jannis Leidel |
| 2010-03-27 | Fixed #12769, #12924 -- Corrected the pickling of curried and lazy objects, w... | Russell Keith-Magee |
| 2010-03-27 | Fixed #13227 -- Modified ForeignKeys to fully honor the db_prep/prep separati... | Russell Keith-Magee |
| 2010-03-27 | Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch. | Gary Wilson Jr |
| 2010-03-27 | Fixed #13202 -- Documented required libraries for markup template tags, based... | Gary Wilson Jr |
| 2010-03-26 | Removed out-of-date statement in markdown templatetags docstring (refs #1204). | Gary Wilson Jr |
| 2010-03-26 | Fixed #13174 -- Fixed missing field label for `readonly_fields` when used in ... | Gary Wilson Jr |
| 2010-03-26 | Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta... | Justin Bronn |
| 2010-03-26 | Fixed #12594 -- Ensured that a meaningful exception is raised when the urlcon... | Russell Keith-Magee |
| 2010-03-25 | Peform smarter version detection of GDAL so development versions are supported. | Justin Bronn |
| 2010-03-25 | Modified the delete test to clean up after itself properly, so that the proxy... | Russell Keith-Magee |
| 2010-03-25 | Fixed #12766 -- Only set the psycopg1 client encoding when the connection is ... | Russell Keith-Magee |
| 2010-03-25 | Fixed #12286 -- Modified the test case added in r12828 so that it passes unde... | Russell Keith-Magee |
| 2010-03-25 | Fixed #12759 -- Fixed the iterator method on psycopg1 cursors, which was prev... | Russell Keith-Magee |
| 2010-03-25 | Fixed #13200 -- Updated the DB session backend to make full use of routers, d... | Russell Keith-Magee |
| 2010-03-23 | Fixed #13173: Made the admin_scripts tests pass when the running python execu... | Karen Tracey |
| 2010-03-23 | Fixed #13177 -- Corrected usage of firstof in admin templates. Thanks to nomu... | Russell Keith-Magee |
| 2010-03-23 | Fixed #13171 -- Corrected the field_subclassing unit test. Thanks to Gabriel ... | Russell Keith-Magee |
| 2010-03-23 | Fixed #12612 -- Corrected handling of parameter formatting in SQLite backend ... | Russell Keith-Magee |
| 2010-03-22 | Fixed #12554 again: Corrected regression in silencing attribute lookups intro... | Karen Tracey |
| 2010-03-22 | Fixed #12764: Avoid exceeding psycopg1 limits in the views tests. | Karen Tracey |
| 2010-03-21 | Fixed #12822: Don't copy the _aggregate_select_cache when cloning a query set, | Karen Tracey |
| 2010-03-21 | Refs: #12286 -- Add a test to verify that a proxied model's table is created in | Karen Tracey |
| 2010-03-21 | Fixed #13004: Ensure the add page for a model with a ManyToManyField specified | Karen Tracey |
| 2010-03-21 | Fixed #13170: Make get_level and set_level importable from django.contrib.mes... | Karen Tracey |
| 2010-03-21 | Fixed #12778 - Added media handling abilities to admin inlines. Thanks for th... | Jannis Leidel |
| 2010-03-20 | Fixed #12554: Silence exceptions that have specified silent_variable_failure=... | Karen Tracey |
| 2010-03-20 | Fixed #12239, again: Refined the original fix to avoid the test errors introd... | Karen Tracey |
| 2010-03-20 | Fixed #12239: Fixed results of gte and lt queries when comparing floats to in... | Karen Tracey |
| 2010-03-20 | Fixed #12851 -- Corrected the interaction of defer() with select_related(). T... | Russell Keith-Magee |
| 2010-03-20 | Fixed #13054 - Only apply grouping to integer part of numbers if explicitly w... | Jannis Leidel |
| 2010-03-20 | Fixed #12937 -- Corrected the operation of select_related() when following an... | Russell Keith-Magee |
| 2010-03-20 | Fixed #12962: Made admin delete action work again. Thanks ptone, skevy, mlavi... | Karen Tracey |
| 2010-03-20 | Fixed #12850 -- Ensured that constraint names are quoted when they are remove... | Russell Keith-Magee |
| 2010-03-20 | Fixed #13156 -- Ensure that exists() queries are as fast as they can be. Than... | Russell Keith-Magee |
| 2010-03-20 | Fixed `fieldlookup` docs cross-reference directive, and added it to the query... | Justin Bronn |
| 2010-03-19 | Fixed #13152 -- Ensure the test client saves the session before writing the s... | Russell Keith-Magee |
| 2010-03-18 | Fixed #13123 -- Cleaned up template loader for PyPy compatibility. Thanks to ... | Russell Keith-Magee |
| 2010-03-18 | Fixed #13030 -- Corrected natural key deserialization to subclasses. Thanks t... | Russell Keith-Magee |
| 2010-03-18 | Fixed #12849 -- Corrected the way strings are encoded for display by the colo... | Russell Keith-Magee |