| Age | Commit message (Expand) | Author |
| 2007-08-05 | Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For... | Gary Wilson Jr |
| 2007-08-04 | Refs #3397 -- Corrected the Exception that is caught when ordering by non-fie... | Gary Wilson Jr |
| 2007-07-28 | After discussing with Malcolm, added set_unusable_password() and has_usable_p... | Simon Willison |
| 2007-07-26 | Fixed #4971 -- Fixed some escaping and quoting problems in the databrowse con... | Gary Wilson Jr |
| 2007-07-19 | Fixed #3925 -- Added Slovak localflavor items. Thanks, Martin KosÃr. | Malcolm Tredinnick |
| 2007-07-16 | Fixed #4887 -- Fixed another place where template tag arguments are used | Malcolm Tredinnick |
| 2007-07-16 | Fixed #4199 -- Changed date formatting in HTTP expires header to be spec | Malcolm Tredinnick |
| 2007-07-14 | Fixed #4862 -- Fixed invalid Javascript creation in popup windows in admin. | Malcolm Tredinnick |
| 2007-07-13 | Fixed #4556 -- Stylistic changes to [5500]. Thanks, glin@seznam.cz. | Malcolm Tredinnick |
| 2007-07-13 | Fixed #4865 -- Replaced a stray generator comprehension with a list | Malcolm Tredinnick |
| 2007-07-13 | Fixed #4846 -- Fixed some Python 2.3 encoding problems in the admin interface. | Malcolm Tredinnick |
| 2007-07-13 | Fixed #3505 -- Added handling for the error raised when the user forgets the ... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4775 -- Added some missing Hungarian accents to the urlify.js LATIN_MA... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4808 -- Added Chilean regions in localflavor. Thanks, Marijn Vriens <m... | Russell Keith-Magee |
| 2007-07-12 | Improved syndication feed framework to use RequestSite if the sites framework... | Adrian Holovaty |
| 2007-07-12 | Added RequestSite class to sites framework | Adrian Holovaty |
| 2007-07-12 | Added helpful error message to SiteManager.get_current() if the user hasn't s... | Adrian Holovaty |
| 2007-07-10 | Fixed #3760 -- Added the ability to manually set feed- and item-level id | Malcolm Tredinnick |
| 2007-07-07 | Changed HttpRequest.path to be a Unicode object. It has already been | Malcolm Tredinnick |
| 2007-07-04 | Fixed #4766 -- Added Russian support to Javascript slug creation. Thanks, | Malcolm Tredinnick |
| 2007-07-04 | Fixed Javascript syntax from [5608] that was causing a problem in Opera. Fixed | Malcolm Tredinnick |
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick |
| 2007-07-03 | Fixed #4729 -- SessionWrapper.pop now sets modified flag if necessary. Thanks... | Adrian Holovaty |
| 2007-07-03 | Fixed #4751 -- Fixed that AnonymousUser.__str__ to always return a string | Malcolm Tredinnick |
| 2007-06-25 | Removed unneeded import. | Malcolm Tredinnick |
| 2007-06-23 | Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All | Malcolm Tredinnick |
| 2007-06-23 | Fixed #4607 -- Tweaked checks for features missing in Python 2.3 to not assume | Malcolm Tredinnick |
| 2007-06-22 | Backed out the changes in [5482] for a bit whilst some more investigation into | Malcolm Tredinnick |
| 2007-06-20 | Fixed #4556 -- Admin showAddAnotherPopup JavaScript function can now handle U... | Adrian Holovaty |
| 2007-06-20 | Fixed #4584 -- Fixed improper </div> nesting in databrowse object_detail.html... | Adrian Holovaty |
| 2007-06-20 | Fixed #4618 -- Fixed error in django.contrib.redirects new_path handling. Tha... | Adrian Holovaty |
| 2007-06-19 | Fixed behaviour of contrib.auth.forms.PasswordResetForm when more than | Luke Plant |
| 2007-06-17 | Fixed #4565 -- Changed template rendering to use iterators, rather than | Malcolm Tredinnick |
| 2007-06-15 | Fixed #4015 -- Changed login() and logout() messages to update request.user if | Malcolm Tredinnick |
| 2007-06-15 | Fixed #4531 -- Added a bit more randomness to session idents. Thanks, Frank | Malcolm Tredinnick |
| 2007-06-01 | Fixed #4404 -- Fixed LatestCommentsFeed query problem. Thanks, SmileyChris. | Malcolm Tredinnick |
| 2007-05-22 | Fixed #3397 (again): admin_order_field is now displayed correctly in the admi... | Jacob Kaplan-Moss |
| 2007-05-21 | Fixed #4338 -- Added pop() method to SessionWrapper. Thanks, Gary Wilson. | Malcolm Tredinnick |
| 2007-05-21 | Fixed #2365, #3324 -- Renamed FloatField to DecimalField and changed the code | Malcolm Tredinnick |
| 2007-05-20 | Fixed #4348 -- Updated Google sitemap ping code. Thanks, marijn | Adrian Holovaty |
| 2007-05-20 | Moved markup tests into their contrib directory. | Russell Keith-Magee |
| 2007-05-20 | Modified the django system test script to search for tests in the contrib apps. | Russell Keith-Magee |
| 2007-05-19 | Fixed #4330 -- Fixed typo when retrieving field names. Patch from Marc Fargas. | Malcolm Tredinnick |
| 2007-05-14 | Changed the fix from [5231] so that the backwards-incompatibility is made more | Malcolm Tredinnick |
| 2007-05-12 | Fixed a compatibility problem with Python 2.3. | Malcolm Tredinnick |
| 2007-05-11 | Fixed #4276 -- Fixed a crash in the lorem tag when more than 20 words were | Malcolm Tredinnick |
| 2007-05-11 | Added native eol-style settings to necessary files. Refs #4276. | Malcolm Tredinnick |
| 2007-05-08 | Moved generic relations into django.contrib.contenttypes, since it depends on | Malcolm Tredinnick |
| 2007-05-08 | Fixed #4200 -- Made get_admin_log template tag behave according to its | Malcolm Tredinnick |
| 2007-05-01 | Fixed #3946 -- Added Swiss localflavor. Thanks, charly.wilhelm@gmail.com. | Malcolm Tredinnick |