| Age | Commit message (Expand) | Author |
| 2007-09-20 | Fixed #5548 -- Reintroduced Jython workaround for os.getpid(), which was lost... | Adrian Holovaty |
| 2007-09-19 | Fixed $5457 - the auth system now delegates permission checking to auth backe... | Jacob Kaplan-Moss |
| 2007-09-16 | Refs #5513: improved session performance after [6333]'s session refactoring. ... | Jacob Kaplan-Moss |
| 2007-09-16 | Fixed #1394 -- Fixed an admin crash when saving models with pk db column != p... | Malcolm Tredinnick |
| 2007-09-16 | Fixed #5501 -- Fixed Python 2.3 and 2.4 incompatibility. Thanks, brosner. | Malcolm Tredinnick |
| 2007-09-15 | Fixed #2066: session data can now be stored in the cache or on the filesystem... | Jacob Kaplan-Moss |
| 2007-09-15 | Fixed #3604 -- django.contrib.auth password checking now uses hashlib if it's... | Adrian Holovaty |
| 2007-09-15 | Small change to modpython auth handler to support Apache 2.2 | Jacob Kaplan-Moss |
| 2007-09-15 | Fixed #3032 -- Added some useful methods and attributes so that AnonymousUser... | Malcolm Tredinnick |
| 2007-09-15 | Added a get_host() method to HttpRequest. There is still an http.get_host() v... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5177 -- Changed content type creation to also remove the types for any... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5462 -- Added Peruvian localflavor. Thanks, xbito. | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5486 -- Worked around the lack of os.getpid() in Jython, whilst still ... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #1888 -- Fixed small interface inaccuracy when using filter_interface=m... | Adrian Holovaty |
| 2007-09-14 | Fixed #5432 -- Added docs/form_preview.txt. Thanks, ryankanno | Adrian Holovaty |
| 2007-09-14 | Fixed #3091 -- django.contrib.comments views now accept extra_context and con... | Adrian Holovaty |
| 2007-09-14 | Fixed #5478 -- Fixed bug in lorem template tag. Thanks, racter | Adrian Holovaty |
| 2007-09-14 | Fixed #5308 -- Redirect from pages that need login and have Unicode URL no lo... | Adrian Holovaty |
| 2007-09-14 | Fixed #4448: the calendar widget now refreshes if the date field is changed. ... | Jacob Kaplan-Moss |
| 2007-09-14 | Fixed 3136: Set .clockbox admin widget to auto width to allow for longer head... | Wilson Miner |
| 2007-09-14 | Fixed #4542: added a generic localflavor DateField. Thanks, Nick Lane. | Jacob Kaplan-Moss |
| 2007-09-14 | Fixed #5394 -- REDIRECT_FIELD_NAME is now configurable. Thanks, Petr Marhoun,... | Adrian Holovaty |
| 2007-09-14 | Added missing files from [6202] - sorry. | Jacob Kaplan-Moss |
| 2007-09-14 | Fixes #2086: Added null.css file to avoid spurious 404s due to the "high pas... | Wilson Miner |
| 2007-09-14 | Fixed a bunch of Python 2.3 issues. Two tests still fail, but this fixes the ... | Malcolm Tredinnick |
| 2007-09-14 | Fixed #3766 -- Added in-memory caching for the sites framework. Will speed up... | Malcolm Tredinnick |
| 2007-09-14 | Fixed #4964 -- Added Brazilian state field to localflavors. Thanks, William A... | Malcolm Tredinnick |
| 2007-09-14 | Fixed #4951 -- Improved host retrieval in sites.models.RequestSite. Thanks, C... | Malcolm Tredinnick |
| 2007-09-14 | Fixed #5067 -- Fixed a problem with javascript popup widgets appearing in the... | Russell Keith-Magee |
| 2007-09-14 | Fixed #208 -- Modernized the syntax of the cycle tag to allow for spaces and ... | Russell Keith-Magee |
| 2007-09-14 | Fixed #5431 -- Added Argentinean localflavor. Thanks, Ramiro Morales. | Malcolm Tredinnick |
| 2007-09-13 | Fixed #5326 -- Added Ukrainian map for Javascript slug generation. Thanks, Ar... | Malcolm Tredinnick |
| 2007-09-13 | Fixed #5403 -- Added Dutch localflavor. Thanks, Jan Rademaker. | Malcolm Tredinnick |
| 2007-09-13 | Fixed #5410 -- Added a __unicode__() method to RequestSite. Thanks, bos | Adrian Holovaty |
| 2007-09-03 | Fixed #5292 -- Changed CSRF middleware to check for request.method == 'POST' ... | Adrian Holovaty |
| 2007-09-02 | Fixed #5318 -- Corrected typo in it_province localflavor. Thanks, francescod.... | Adrian Holovaty |
| 2007-08-25 | Fixed #348 -- Fixed bug in admin JavaScript filter interface. Thanks for the ... | Adrian Holovaty |
| 2007-08-25 | Fixed #5227 -- Made the redirect security check in django.contrib.auth.views.... | Adrian Holovaty |
| 2007-08-20 | Fixed #3311 -- Added naturalday filter to contrib.humanize. Thanks, Jyrki Pul... | Malcolm Tredinnick |
| 2007-08-20 | Refactored quote_name() to DatabaseOperations.quote_name(). Refs #5106 | Adrian Holovaty |
| 2007-08-19 | Fixed #4125 -- Added some small fixes to contrib.databrowse: fixed calendar v... | Malcolm Tredinnick |
| 2007-08-19 | Fixed #5200 -- Added Polish localflavor. Thanks, Slawek Mikula. | Malcolm Tredinnick |
| 2007-08-19 | Fixed #5155 -- Translated the model name (when available) in the Recent Actio... | Malcolm Tredinnick |
| 2007-08-14 | Fixed bug in [5885] | Adrian Holovaty |
| 2007-08-14 | Changed django.contrib.auth.views.login to use RequestSite if the sites frame... | Adrian Holovaty |
| 2007-08-12 | Fixed #5019 -- Fixed broken links in navigation of 'change password' admin pa... | Adrian Holovaty |
| 2007-08-12 | Moved in_ directory to its correct location under localflavor. I committed it... | Malcolm Tredinnick |
| 2007-08-11 | Fixed #4902 -- Added Czech support to urlify.js. Thanks, Honza Král. | Malcolm Tredinnick |
| 2007-08-11 | Fixed #4189 -- Fixed crashes in a couple of corner cases in the comments app.... | Malcolm Tredinnick |
| 2007-08-11 | Fixed #3986 -- Added Indian localflavor. Thanks, pradeep.gowda@gmail.com. | Malcolm Tredinnick |