| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrected my email address in AUTHORS. | Matt Boersma | 2008-09-05 | 1 | -1/+1 |
* | Fixed #5900 -- Updated Traditional Chinese translation from Terry Huang . | Malcolm Tredinnick | 2008-09-03 | 1 | -1/+1 |
* | Cleaned up the list of authors/contributors so that people actually working o... | Jacob Kaplan-Moss | 2008-09-03 | 1 | -32/+13 |
* | Typo fix in AUTHORS. | Malcolm Tredinnick | 2008-09-03 | 1 | -1/+1 |
* | Fixed #8830 -- Updated the recently changed string for the Polish translation. | Malcolm Tredinnick | 2008-09-03 | 1 | -1/+1 |
* | Fixed #8796 -- Another small Brazilian Portugese update. Thanks, Luciano Rama... | Malcolm Tredinnick | 2008-09-03 | 1 | -0/+1 |
* | Added a couple of missing names to AUTHORS. | Malcolm Tredinnick | 2008-09-03 | 1 | -0/+2 |
* | Fixed #8709 -- Updated Slovakian translation from Frantisek Malina. | Malcolm Tredinnick | 2008-09-01 | 1 | -0/+1 |
* | Fixed #8616 (again): prevent a race condition in the session file backend. Ma... | Jacob Kaplan-Moss | 2008-08-30 | 1 | -0/+1 |
* | Added Jeff Anderson (programmerq) to the AUTHORS file. Fixed #8714. | Malcolm Tredinnick | 2008-08-30 | 1 | -0/+1 |
* | Fixed #8708 -- Updated Arabic translation from Ossama M. Khayat. | Malcolm Tredinnick | 2008-08-30 | 1 | -1/+3 |
* | Fixed #8689 -- Updated Russian translation from Grigory Fateyev. | Malcolm Tredinnick | 2008-08-29 | 1 | -0/+1 |
* | Fixed #8692 -- Added Sebastian Hillig to AUTHORS. | Brian Rosner | 2008-08-29 | 1 | -0/+1 |
* | Reverted #8688 for now, since it merely introduced different bugs, rather than | Malcolm Tredinnick | 2008-08-29 | 1 | -1/+0 |
* | Fixed #8616 -- Fixed a race condition in the file-based session backend. | Malcolm Tredinnick | 2008-08-29 | 1 | -0/+1 |
* | Fixed #8221: added some better `NoReverseMatch` error strings. Thanks, mrts. | Jacob Kaplan-Moss | 2008-08-28 | 1 | -0/+1 |
* | Fixed #7201 -- Fixed the timeuntil filter to work correctly with timezone-aware | Malcolm Tredinnick | 2008-08-26 | 1 | -0/+1 |
* | Added a few people to the AUTHORS file who have made recent contributions. | Malcolm Tredinnick | 2008-08-26 | 1 | -0/+3 |
* | Refactored Django's comment system. | Jacob Kaplan-Moss | 2008-08-25 | 1 | -0/+1 |
* | Fixed #8529 -- Added Petr Lewandowski to the AUTHORS file. | Malcolm Tredinnick | 2008-08-25 | 1 | -0/+1 |
* | Fixed #7496 -- It's now possible to pickle SortedDicts with pickle protocol 2 | Malcolm Tredinnick | 2008-08-25 | 1 | -0/+1 |
* | Added Kevin McConnell to AUTHORS (fixed #8524). Also turned Julia Elman into ... | Malcolm Tredinnick | 2008-08-25 | 1 | -1/+2 |
* | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss | 2008-08-23 | 1 | -0/+1 |
* | Tests for password change process. Thanks, Mike Richardson. Fixed #8402. | Malcolm Tredinnick | 2008-08-23 | 1 | -0/+1 |
* | Fixed #1390 -- Added an app index in the admin interface. Thanks juliae and e... | Brian Rosner | 2008-08-23 | 1 | -0/+1 |
* | Fixed a typo from [8461] and deleted the real duplicate name (restored the | Malcolm Tredinnick | 2008-08-22 | 1 | -1/+1 |
* | We value Petr Marhoun's contributions very much, but he should still only | Malcolm Tredinnick | 2008-08-21 | 1 | -2/+0 |
* | Fixed #8308 -- Updated Danish translation from Finn Gruwier Larsen. | Malcolm Tredinnick | 2008-08-19 | 1 | -0/+1 |
* | Updated my URL in the AUTHORS file | Simon Willison | 2008-08-12 | 1 | -1/+1 |
* | Fixed #5801: admin requests with GET args now get properly bounced through lo... | Jacob Kaplan-Moss | 2008-08-09 | 1 | -0/+1 |
* | Fixed #8176 -- Updated Japanese translation from Takashi Matsuo. | Malcolm Tredinnick | 2008-08-09 | 1 | -0/+1 |
* | Fixed Chris' name in AUTHORS -- sorry | Jacob Kaplan-Moss | 2008-08-05 | 1 | -1/+1 |
* | Fixed #7016: use correct time zones for Atom feeds. Thanks, Chris Cahoon. | Jacob Kaplan-Moss | 2008-08-05 | 1 | -0/+1 |
* | Fixed #6095 -- Added the ability to specify the model to use to manage a Many... | Russell Keith-Magee | 2008-07-29 | 1 | -0/+1 |
* | Put back [8120] along with a small tweak. Fixed #6217. | Malcolm Tredinnick | 2008-07-28 | 1 | -0/+1 |
* | Back out [8120] for a bit. Refs #6217. It's having unintended side-effects (a... | Malcolm Tredinnick | 2008-07-28 | 1 | -1/+0 |
* | Fixed #6217 -- Reduced the memory used by each ugettext_lazy() call. | Malcolm Tredinnick | 2008-07-27 | 1 | -0/+1 |
* | Fixed #6427 -- Added some more features to the Austrian localflavor. | Malcolm Tredinnick | 2008-07-27 | 1 | -0/+1 |
* | Fixed #7778 -- Fixed a tricky case of foreign key clearing with inherited | Malcolm Tredinnick | 2008-07-27 | 1 | -0/+1 |
* | Fixed #7793 -- Handle sitemaps with more than 50,000 URLs in them (by using | Malcolm Tredinnick | 2008-07-26 | 1 | -1/+2 |
* | Fixed #7398 -- Allow for custom cache-backends to be used. | Malcolm Tredinnick | 2008-07-25 | 1 | -0/+2 |
* | Fixed #6755: model inheritance now works in the admin. Thanks, sloonz and Mic... | Jacob Kaplan-Moss | 2008-07-22 | 1 | -0/+2 |
* | Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs. | Jacob Kaplan-Moss | 2008-07-21 | 1 | -0/+1 |
* | Fixed #7727 -- Improved the checks for import failure when using PIL. Under P... | Russell Keith-Magee | 2008-07-21 | 1 | -0/+1 |
* | Merged the newforms-admin branch into trunk. | Brian Rosner | 2008-07-18 | 1 | -0/+10 |
* | Fixed #7675: corrected TemporaryUploadedFile.temporary_file_path. Thanks, Flo... | Jacob Kaplan-Moss | 2008-07-12 | 1 | -1/+1 |
* | Fixed #7163 -- Fixed a translation-sharing problem so that you can have en-gb | Malcolm Tredinnick | 2008-07-07 | 1 | -0/+1 |
* | Fixed #7621 -- Enable superclassing of the various metaclasses we use. | Malcolm Tredinnick | 2008-07-06 | 1 | -0/+1 |
* | Fixed #2070: refactored Django's file upload capabilities. | Jacob Kaplan-Moss | 2008-07-01 | 1 | -1/+3 |
* | Fixed #6994 -- For fastcgi, set a more sensible default umask. | Malcolm Tredinnick | 2008-06-30 | 1 | -0/+1 |