summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2009-07-24Fixed #11527 -- Added unit tests and documentation for the use of F() express...Russell Keith-Magee
2009-07-23Fixed #11040 -- Updated Finnish translation. Thanks to Leo Honkanen, Antti Ka...Russell Keith-Magee
2009-07-17Added myself to AUTHORS and updated my bio.Justin Bronn
2009-07-11Fixed #11107 -- Corrected the generation of sequence reset SQL for m2m fields...Russell Keith-Magee
2009-06-18Fixed #10848 -- Added prairiedogg to AUTHORS.Russell Keith-Magee
2009-04-18Fixed #9122: generic inline formsets now respect exclude and max_num. Thanks,...Jacob Kaplan-Moss
2009-04-11Fixed #10571 -- Ensured that unicode POST data is correctly encoded by the te...Russell Keith-Magee
2009-04-10Applied latest changes to `ListMixin` from Aryeh Leib Taurog and added him to...Justin Bronn
2009-04-10Fixed #10652 -- Updated Slovenian translation from Gasper Zejn.Malcolm Tredinnick
2009-04-10Fixed #9315 -- Handle spaces in URL tag arguments.Malcolm Tredinnick
2009-04-09Fixed #7944: date-based generic views no longer get confused with a numeric m...Jacob Kaplan-Moss
2009-04-01Fixed #10684: updated Carl's name in AUTHORS.Jacob Kaplan-Moss
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2009-03-30Fixed #10149. FileFields in a form now validate max_length. Based on a patch ...Joseph Kocherhans
2009-03-23Fixed #10505: added support for bulk admin actions, including a globally-avai...Jacob Kaplan-Moss
2009-03-22Fixed #8962 -- Consistently support format and input_format in the various (i...Karen Tracey
2009-03-18Fixed #8193: all dynamic imports in Django are now done correctly. I know thi...Jacob Kaplan-Moss
2009-03-18Fixed #10356 -- Added pure-Python inheritance for models (a.k.a proxy models).Malcolm Tredinnick
2009-03-12Fixed #10472 -- Fixed a race condition in reverse URL resolving.Malcolm Tredinnick
2009-03-10Fixed #10271, #10281 -- Fixed the handling multiple inline models that share...Russell Keith-Magee
2009-03-09Fixed #3163 -- Add a "Meta.managed" option to models.Malcolm Tredinnick
2009-03-06Fixed #6710 -- Made DATABASE_OPTIONS work with postgresql_psycopg2 backend.Malcolm Tredinnick
2009-03-02Fixed #10013 -- Updated French translation.Malcolm Tredinnick
2009-02-28Fixed #9634 -- Updated Slovak translation. Thanks Marcel Telka and scrool.Malcolm Tredinnick
2009-02-23Fixed #8630: finished the custom comment app API that was left out of 1.0. Th...Jacob Kaplan-Moss
2009-02-22Added Tomáš Ehrlich to the AUTHORS list (Elvard from r9876)Russell Keith-Magee
2009-02-16Fixed #10196: Restored setting of image file width and height fields lost in ...Karen Tracey
2009-02-08Fixed #7672 -- Added a 'week_day' lookup type. Many thanks to Ross Poulton fo...Karen Tracey
2009-01-19Fixed #9789 -- Handle jython's compiled settings filename correctly.Malcolm Tredinnick
2009-01-16Fixed #8138 -- Changed django.test.TestCase to rollback tests (when the datab...Karen Tracey
2009-01-15Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...Russell Keith-Magee
2009-01-15Updated name as per author's request.Gary Wilson Jr
2009-01-10Fixed #6791: added a write-through cache session backend: session data is wri...Jacob Kaplan-Moss
2009-01-03Modified the entry for David Larlet in the AUTHORS file to be consistent with...Russell Keith-Magee
2009-01-03Fixed #9942 -- Added a to_python handler for FloatField to ensure correct typ...Russell Keith-Magee
2008-12-07Fixed #9728 -- Updated Macedonian translation from Georgi Stanojevski and Vas...Malcolm Tredinnick
2008-12-07Fixed #9639 -- Updated Ukranian translation from Mykola Zamkovoi.Malcolm Tredinnick
2008-11-24Fixed #4924: added support for loading compressed fixtures. Thanks to Lars Ye...Jacob Kaplan-Moss
2008-11-13Quit being a complete mystery.Karen Tracey
2008-11-10New Thai translation from Kowito Charoenratchatabhan and Kadesarin Sanjek.Malcolm Tredinnick
2008-11-04Fixed #9418 -- When saving a model form, defer saving of file-type fields unt...Karen Tracey
2008-10-24Fixed #9372 -- Updated Slovakian translation from Marian Andre.Malcolm Tredinnick
2008-10-24Fixed #9383 -- Don't open a network connection for sending email if there'sMalcolm Tredinnick
2008-10-09Fixed #9328 -- Added Scot Hacker to AUTHORS and moved a couple of other namesMalcolm Tredinnick
2008-10-07Fixed #9215 -- Added a view/template example of using pagination.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