| Age | Commit message (Expand) | Author |
| 2008-01-06 | Fixed a subtle corner case whereby sending a bad session ID generates new (un... | Malcolm Tredinnick |
| 2008-01-06 | Fixed #6248 -- Fixed typo in urlify.js. Pointed out by arien. | Malcolm Tredinnick |
| 2008-01-02 | Fixed #6291 -- Fixed error in CASocialInsuranceNumberField documentation and ... | Adrian Holovaty |
| 2007-12-19 | Fixed #5670 -- Changed the validation of the UK postcode widget to allow for ... | Malcolm Tredinnick |
| 2007-12-19 | Fixed #6238 -- Bumped up the length of data displayed in databrowse slightly.... | Malcolm Tredinnick |
| 2007-12-17 | Fixed #5044 -- Added Latvian character map for Javascript slug generation. P... | Malcolm Tredinnick |
| 2007-12-17 | Fixed #5871 -- Factored out the validation errors in localflavor form fields.... | Malcolm Tredinnick |
| 2007-12-11 | Fixed #6174 -- Made `AnonymousUser.is_active` False instead of True since `An... | Gary Wilson Jr |
| 2007-12-09 | Fixed #3906 -- Fixed the reverse_m2m_name for a generic relation. Refs #2749. | Malcolm Tredinnick |
| 2007-12-04 | Added a test for [6889] | Jacob Kaplan-Moss |
| 2007-12-04 | Fixed #6082: file-based sessions now verify that SESSION_FILE_PATH is a valid... | Jacob Kaplan-Moss |
| 2007-12-04 | Fixed #6116: mark-safe the admin changelist table class. Thanks, zlobnyi anti... | Jacob Kaplan-Moss |
| 2007-12-03 | Fixed #5523 -- Added counties and regions for the United Kingdom to | Malcolm Tredinnick |
| 2007-12-02 | Fixed #5362: markup tests no longer fail under SVN versions of docutils. Than... | Jacob Kaplan-Moss |
| 2007-12-02 | Fixed #5676 -- Added Mexican localflavor. Thanks, arien. | Malcolm Tredinnick |
| 2007-12-02 | Fixed #3961 -- Added South African localflavor. Thanks, Russell Cloran. | Malcolm Tredinnick |
| 2007-12-02 | Fixed #2910 -- Added support for markdown extensions to the markdown markup | Malcolm Tredinnick |
| 2007-12-02 | Fixed #6087 -- Added setdefault() support to the Session object. Thanks, Ben | Malcolm Tredinnick |
| 2007-12-01 | Fixed #6081 -- Removed unused code. Thanks, Ben Slavin. | Malcolm Tredinnick |
| 2007-11-30 | Fixed #6061 -- Don't escape help_text in the admin interface (so that it | Malcolm Tredinnick |
| 2007-11-29 | Fixed a Python 2.3 incompatibility. | Malcolm Tredinnick |
| 2007-11-29 | Fixed #5939 -- Added normalization for New Brunswick in the Canadian provinces. | Malcolm Tredinnick |
| 2007-11-29 | Fixed #5909 -- Made the various django.contrib.comment models more robust in | Malcolm Tredinnick |
| 2007-11-29 | Fixed #5706 -- Fixed a couple of XHTML incompatibilities. Based on a patch from | Malcolm Tredinnick |
| 2007-11-29 | Fixed #5441 -- Added tests for django.contrib.formtools. Thanks, simeon. | Malcolm Tredinnick |
| 2007-11-28 | Fixed #6015 -- Fixed a CSS escaping issue for admin's edit-inline. | Malcolm Tredinnick |
| 2007-11-25 | Fixed #2086 -- Changed `base.css` to import `null.css` (added in [6197]) inst... | Gary Wilson Jr |
| 2007-11-20 | Fixed #5976 -- Handle auto-escaping correctly for empty columns in admin change | Malcolm Tredinnick |
| 2007-11-20 | Fixed #5973 -- Fixed inadvertent allow_tags=True auto-escaping problem. | Malcolm Tredinnick |
| 2007-11-18 | Fixed #5880 -- Fixed an XSS hole in the admin interface. | Gary Wilson Jr |
| 2007-11-14 | Fixed #5944 -- Added safe string markings to admin error messages in one place | Malcolm Tredinnick |
| 2007-11-14 | Implemented auto-escaping of variable output in templates. Fully controllable... | Malcolm Tredinnick |
| 2007-11-09 | Fixed bug in /admin/doc/views/ caused by [6658] | Luke Plant |
| 2007-11-07 | Fixed #4376 -- login_required now works with bound methods. Thanks, Steven B... | Luke Plant |
| 2007-10-31 | Fixed #5816 -- Fixed a regression from [6333] that generates incorrect cookie... | Gary Wilson Jr |
| 2007-10-29 | Fixed imports, indention, and a long line. | Gary Wilson Jr |
| 2007-10-27 | Fixed #5798 -- Added a missing translation marker. Thanks, maru. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch from | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4729 -- Restored functionality to the Session class so that popping a | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4902 -- Added some missing Czech uppercase characters to urlify.js. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5200 -- Added some more functionality to the Polish localflavor. Thanks, | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4036 -- Added Spanish localflavor. Thanks, ricardojbarrios@gmail.com and | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4724 -- Added support for configurable session cookie paths. Helps with | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5678 -- Added Polish transliteration to urlify.js. Thanks, | Malcolm Tredinnick |
| 2007-10-19 | Fixed docstring style. | Gary Wilson Jr |
| 2007-09-30 | Fixed #5636 -- Added missing Set import for Python2.3 support. Thanks, wangch... | Russell Keith-Magee |
| 2007-09-25 | Fixed #5598 -- Restored needed imports that were removed in [6333]. Thanks, ... | Gary Wilson Jr |
| 2007-09-21 | Fixed #3453: introduced a new template variable resolution system by Brian Ha... | Jacob Kaplan-Moss |
| 2007-09-20 | Fixed #3491 -- Fixed links in `user-tools` section of admin's `base.html` tem... | Gary Wilson Jr |
| 2007-09-20 | Removed trailing whitespace in django/contrib/sessions/backends/base.py | Adrian Holovaty |