| Age | Commit message (Expand) | Author |
| 2011-01-21 | Added new translation files to admindocs contrib app. | Jannis Leidel |
| 2011-01-21 | Added new translation files to admin contrib app. | Jannis Leidel |
| 2011-01-20 | Poured a little more perfectionism into the delete-confirmation templates. | Carl Meyer |
| 2011-01-20 | Fixed #14672 - Added admin handling for on_delete=PROTECT. Thanks to jtiai fo... | Carl Meyer |
| 2011-01-19 | Call superclass init in collectstatic command, otherwise printing error messa... | Karen Tracey |
| 2011-01-17 | Fixed #15026 -- Added cleanup to the invalid key session tests; when using Me... | Russell Keith-Magee |
| 2011-01-15 | Stopped staticfiles app from requiring a models module when looking for stati... | Jannis Leidel |
| 2011-01-14 | Change the lack of supports_inactive_user on an auth backend to a | Chris Beaven |
| 2011-01-13 | Corrected hash in a formtools test to match current method, not Django 1.2 | Luke Plant |
| 2011-01-13 | Fixed some bugs with formtools tests. | Luke Plant |
| 2011-01-13 | Fixed #15075 - No longer possible to alter the form_list in FormWizard.proces... | Luke Plant |
| 2011-01-13 | Fixed #14975, #14925 -- Added some cache flushing to avoid some cross-test ef... | Russell Keith-Magee |
| 2011-01-13 | Fixed #14176 -- Added forwards compatibility to the legacy syndication feed v... | Russell Keith-Magee |
| 2011-01-10 | Fixed #15043 -- Updated the login function to send the user_logged_in signal ... | Jannis Leidel |
| 2011-01-08 | Fixed #15035 -- Fixed collectstatic management command to work with non-local... | Jannis Leidel |
| 2011-01-05 | Fixed #12959 -- Added alt text to SelectFilter filter button. Thanks, acdha. | Jannis Leidel |
| 2011-01-05 | Fixed #12957 -- Added scope to the changelist tables for accessibility reason... | Jannis Leidel |
| 2011-01-05 | Fixed #6183 -- Stopped hiding the help text for SelectFilter widgets. Thanks,... | Jannis Leidel |
| 2011-01-05 | Fixed #15023 -- Made US states list a tuple to be a bit more backwards compat... | Jannis Leidel |
| 2011-01-05 | Fixed a few docstrings and other helper texts in the staticfiles app. | Jannis Leidel |
| 2011-01-04 | Fixed #11434 -- Corrected style of arrow buttons located at the center of fil... | Ramiro Morales |
| 2011-01-04 | Fixed #11414 -- Made sure the calendar and clock popup windows in the admin d... | Ramiro Morales |
| 2011-01-03 | Fixed #14999 -- Ensure that filters on local fields are allowed, and aren't c... | Russell Keith-Magee |
| 2011-01-03 | Fixed #15006 -- Removed some stray tabs in python code. Thanks to vanschelven... | Russell Keith-Magee |
| 2011-01-02 | Fixed #2986 -- Made the JavaScript code that drives related model instance ad... | Ramiro Morales |
| 2011-01-02 | Fixed #11700 -- Stopped admin actions and list_editable fields to show up in ... | Jannis Leidel |
| 2011-01-02 | Fixed #14998 -- Made use of os.path.join to make sure this works on all platf... | Jannis Leidel |
| 2011-01-02 | Safely join paths in staticfiles finder. | Jannis Leidel |
| 2011-01-01 | Fixed #11124 -- Expanded docstrings of the ModelAdmin has_{change|delete}_per... | Ramiro Morales |
| 2010-12-31 | Fixed #14961 -- Revised staticfiles's prefix handling to make sure it runs on... | Jannis Leidel |
| 2010-12-27 | Fixed #14593 -- change this warning to be a PendingDeprecationWarning. Also ... | Alex Gaynor |
| 2010-12-26 | Updated list of US states and tests after r15029 to be sorted correctly. | Jannis Leidel |
| 2010-12-26 | Converted Swedish localflavor tests from doctests to unittests. Thanks, Idan ... | Jannis Leidel |
| 2010-12-24 | Fixed #14593 -- Deprecating CZBirthNumberField's second argument to clean() | Honza Král |
| 2010-12-23 | Fix a security issue in the auth system. Disclosure and new release forthcoming. | Alex Gaynor |
| 2010-12-23 | Fix a security issue in the admin. Disclosure and new release forthcoming. | Alex Gaynor |
| 2010-12-23 | Refactor the choices for localflavor's USStateField, and add new US postal co... | James Bennett |
| 2010-12-22 | Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ... | Justin Bronn |
| 2010-12-22 | Fixed #14935 -- Corrected a test failure introduced by r14992, which revealed... | Russell Keith-Magee |
| 2010-12-21 | Fixed #10420 -- GeoDjango tests are run as part of Django tests when using sp... | Justin Bronn |
| 2010-12-21 | Rectified bugs that were accidentally committed in r14997. Thanks for the hea... | Jannis Leidel |
| 2010-12-21 | Fixed #14249 -- Added support for inactive users to the auth backend system. ... | Jannis Leidel |
| 2010-12-21 | Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp... | Russell Keith-Magee |
| 2010-12-21 | Fixed #4976 -- Stopped humanize template tags to raise a TypeError if passed ... | Jannis Leidel |
| 2010-12-21 | Fixed #13782 -- Added CSS for errors in textareas and multiple fields in one ... | Jannis Leidel |
| 2010-12-21 | Fixed #14900 -- Added ability to override the paginator class used in a Model... | Jannis Leidel |
| 2010-12-21 | Fixed #13743 -- Fixed CommentsAdmin to not blow up if the delete_selected act... | Jannis Leidel |
| 2010-12-19 | Fixed #14920 -- Fixed some test failures caused by caching contenttypes that ... | Russell Keith-Magee |
| 2010-12-18 | Fixed #14871, #14872 -- ZAIDField didn't handle alll EMPTY_VALUES correctly a... | Alex Gaynor |
| 2010-12-18 | Fixed #14864, #14864 -- ROCIFField didn't accept values starting with RO, as ... | Alex Gaynor |