| Age | Commit message (Expand) | Author |
| 2007-10-21 | Removed unwanted import that snuck into [6578]. | Malcolm Tredinnick |
| 2007-10-21 | Changed the default form presentation of datetime values to not include the | Malcolm Tredinnick |
| 2007-10-21 | DateTimeField can now clean values that come from SplitDateTimeWidget. | Malcolm Tredinnick |
| 2007-10-21 | Fixed #5013 -- Corrected the documentation about which how further middleware | Malcolm Tredinnick |
| 2007-10-21 | Fixed #4493 -- Noted that the LocaleMiddleware's placement w.r.t | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5785 -- Updated Catalan and Spanish translations. Thanks, Marc Garcia. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4831 -- Added an "add" cache key method, for parity with memcached's | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4123 -- Changed the firstof template tag to correctly handle a literal | Malcolm Tredinnick |
| 2007-10-20 | Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch from | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5475 -- Added the Luhn check algorithm to django.utils.checksums so that | Malcolm Tredinnick |
| 2007-10-20 | Fixed #899 -- Use model field default values as formfield initial values in | Malcolm Tredinnick |
| 2007-10-20 | Added datetime.date to the things ignored by strings_only in [6406]. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4944 -- Added a note about Model.save() raising IntegrityError is a | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4982 -- Fixed handling of '%' symbols in 'blocktrans' blocks. Thanks, | Malcolm Tredinnick |
| 2007-10-20 | Updated the new default value for BooleanFields, clarified the behaviour of | Malcolm Tredinnick |
| 2007-10-20 | Changed newforms.CheckboxInput widget to return False as its value when not | Malcolm Tredinnick |
| 2007-10-20 | Added a section to the template documentation to clarify the arbitrary Python | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5512 -- Added a note about a common MySQLdb upgrade problem. Thanks, | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5601 -- Point out the existence of pep8.py for people wanting some extra | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5637 -- Clarified that nothing extra is required when using SQLite and | 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 #5734 -- Fixed an omission where we weren't passing the "safe" argument | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5762 -- Quoted the portions that make up the URL when appending | Malcolm Tredinnick |
| 2007-10-20 | Changed the auth_backend tests in a cosmteic fashion so that they pass under ... | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5778 -- Changed the way we detect if a string is non-ASCII when creating | Malcolm Tredinnick |
| 2007-10-20 | Slightly changed the way we handle non-UTF-8 encoded URIs (see [6475]). Made it | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5562 -- Changed settings of Expires heading when expiring a cookie to | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4969 -- Changed content retrieval in HttpResponse to be more robust in | Malcolm Tredinnick |
| 2007-10-20 | Added "new in development version" marker for [6545]. | Malcolm Tredinnick |
| 2007-10-20 | Changed the way we handle HTTP headers internally so that they appear | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4724 -- Added support for configurable session cookie paths. Helps with | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5757 -- Updated Croation translation. Thanks, Aljosa Mohorovic. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5696 -- Updated Argentinean Spanish translation. Thanks, Ramiro Morales. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5694 -- Updated Hebrew translation. Thanks, Meir Kriheli. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5678 -- Added Polish transliteration to urlify.js. Thanks, | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5782 -- Fixed a small typo spotted by obeattie. | Malcolm Tredinnick |
| 2007-10-20 | Fixed a markup problem in the docstring for the "if" tag. This was showing up | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5313 -- Only avoid compressing Javascript when the user agent says it'... | Malcolm Tredinnick |
| 2007-10-20 | Changed HttpResponse.get() to lower case the header value before looking it u... | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4854 -- Recommended the use of forward slashes even in Windows configu... | Malcolm Tredinnick |
| 2007-10-19 | Fixed #5633, refs #5626: Change "Max OS X" to "Mac OS X" in tutorial01. | Matt Boersma |
| 2007-10-19 | Added default value for LOCALE_PATHS from [6530]. | Malcolm Tredinnick |
| 2007-10-19 | Fixed #5658 -- Added a note to the top of the "for template authors" template... | Gary Wilson Jr |
| 2007-10-19 | Fixed #5666 -- Documented the `prefix` keyword argument for newforms. | Gary Wilson Jr |
| 2007-10-19 | Fixed #5747 -- Added missing file extension in flatpage documentation. Thank... | Gary Wilson Jr |
| 2007-10-19 | Fixed #5750 -- Documented `LOCALE_PATHS` setting, with a link to the internat... | Gary Wilson Jr |
| 2007-10-19 | Fixed docstring style. | Gary Wilson Jr |