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