summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2009-07-21[1.0.X] Added myself to AUTHORS and updated my bio.Gary Wilson Jr
2009-07-11[1.0.X] Fixed #11107 -- Corrected the generation of sequence reset SQL for m2...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #10848 -- Added prairiedogg to AUTHORS.Russell Keith-Magee
2009-04-18[1.0.X] Fixed #9122: generic inline formsets now respect exclude and max_num....Jacob Kaplan-Moss
2009-04-11[1.0.X] Fixed #10571 -- Ensured that unicode POST data is correctly encoded b...Russell Keith-Magee
2009-04-10[1.0.X] Fixed #10652 -- Updated Slovenian translation from Gasper Zejn.Malcolm Tredinnick
2009-04-10[1.0.X] Fixed #9315 -- Handle spaces in URL tag arguments.Malcolm Tredinnick
2009-04-09[1.0.X] Fixed #7944: date-based generic views no longer get confused with a n...Jacob Kaplan-Moss
2009-04-01[1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk.Jacob Kaplan-Moss
2009-03-30[1.0.X] Fixed #10149. FileFields? in a form now validate max_length. Based on...Joseph Kocherhans
2009-03-12[1.0.X] Fixed #10472 -- Fixed a race condition in reverse URL resolving.Malcolm Tredinnick
2009-03-10[1.0.X] Fixed #10271, #10281 -- Fixed the handling multiple inline models th...Russell Keith-Magee
2009-03-06[1.0.X] Fixed #6710 -- Made DATABASE_OPTIONS work with postgresql_psycopg2 ba...Malcolm Tredinnick
2009-03-02[1.0.X] Fixed #10013 -- Updated French translation for 1.0 branch.Malcolm Tredinnick
2009-02-28[1.0.X] Fixed #9634 -- Updated Slovak translation. Thanks Marcel Telka, Maria...Malcolm Tredinnick
2009-01-19[1.0.X] Fixed #9789 -- Handle jython's compiled settings filename correctly.Malcolm Tredinnick
2009-01-15[1.0.X] Updated name as per author's request.Gary Wilson Jr
2008-12-07[1.0.X] Fixed #9728 -- Updated Macedonian translation from Georgi Stanojevski...Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9639 -- Updated Ukranian translation from Mykola Zamkovoi.Malcolm Tredinnick
2008-11-13[1.0.X] Updated svnmerge metadata and added myself to committers (r9416 from ...Karen Tracey
2008-11-10[Django-1.0.X] New Thai translation from Kowito Charoenratchatabhan and Kades...Malcolm Tredinnick
2008-11-10[django-1.0.X] Updated French translation from David Larlet. Fixed #9512.Malcolm Tredinnick
2008-11-04[1.0.X] Fixed #9418 -- When saving a model form, defer saving of file-type fi...Karen Tracey
2008-10-24[1.0.X] Backed out r9250. I committed this to the branch by mistake; there's noMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9383 -- Don't open a network connection for sending email ifMalcolm Tredinnick
2008-10-09[1.0.X]Fixed #9328 -- Added Scot Hacker to AUTHORS and moved a couple of otherMalcolm Tredinnick
2008-10-07[1.0.X] Fixed #9215 -- Added a view/template example of using pagination.Malcolm Tredinnick
2008-10-07Reverted r9186 -- Committed to the wrong branch (it's a feature addition).Malcolm Tredinnick
2008-10-07Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETEMalcolm Tredinnick
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