summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs.Jacob Kaplan-Moss2008-07-211-0/+1
* Fixed #7727 -- Improved the checks for import failure when using PIL. Under P...Russell Keith-Magee2008-07-211-0/+1
* Merged the newforms-admin branch into trunk.Brian Rosner2008-07-181-0/+10
* Fixed #7675: corrected TemporaryUploadedFile.temporary_file_path. Thanks, Flo...Jacob Kaplan-Moss2008-07-121-1/+1
* Fixed #7163 -- Fixed a translation-sharing problem so that you can have en-gbMalcolm Tredinnick2008-07-071-0/+1
* Fixed #7621 -- Enable superclassing of the various metaclasses we use.Malcolm Tredinnick2008-07-061-0/+1
* Fixed #2070: refactored Django's file upload capabilities.Jacob Kaplan-Moss2008-07-011-1/+3
* Fixed #6994 -- For fastcgi, set a more sensible default umask.Malcolm Tredinnick2008-06-301-0/+1
* Make sure we only create the minimum number of table indexes for MySQL.Malcolm Tredinnick2008-06-301-0/+1
* Fixed #7215 -- Create correct reverse-relation accessors when using abstract ...Malcolm Tredinnick2008-06-261-0/+1
* Fixed #4860: added 'for' attributes to labels in newforms widgets. Thanks to ...Jacob Kaplan-Moss2008-06-181-0/+1
* Fixed #3393: login view no longer assumes that set_test_cookie has been calle...Jacob Kaplan-Moss2008-06-181-0/+1
* Fixed #7394: fixed bug with syncdb and createsuperuser introduced in [7590]. ...Jacob Kaplan-Moss2008-06-081-0/+1
* Fixed #4371 -- Improved error checking when loading fixtures. Code now catche...Russell Keith-Magee2008-06-081-0/+1
* Fixed #2548: added get/set_expiry methods to session objects. Thanks, Amit Up...Jacob Kaplan-Moss2008-06-071-1/+1
* Fixed #5836 -- Corrected the logic in the Test Client when an exception raise...Russell Keith-Magee2008-06-071-0/+1
* Removed a stray tab from [7578]. Russell Keith-Magee2008-06-061-1/+1
* Fixed #7165 -- Added an assertNotContains() method to the test client. Thanks...Russell Keith-Magee2008-06-061-0/+1
* Fixed #6430 -- Corrected the loading of templates from eggs, which was broken...Russell Keith-Magee2008-05-291-1/+2
* Updated an entry in the AUTHORS file at the request of the individual in ques...Russell Keith-Magee2008-05-291-1/+1
* Fixed #7086 -- Updated the Romanian translation. Thanks, Mihai Damian.Malcolm Tredinnick2008-04-261-1/+2
* Fixed #6942 -- A few small updates to the Simplified Chinese translation.Malcolm Tredinnick2008-04-051-0/+1
* Fixed #6910 -- Updated Brazilian Portugese translation from Guilherme M. GondimMalcolm Tredinnick2008-04-051-3/+4
* Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de factoMalcolm Tredinnick2008-03-201-0/+1
* Fixed #5982 -- Changed test client's URL processing to match core's (everythingMalcolm Tredinnick2008-03-201-0/+1
* Oops, forgot AUTHORS for [7324].Jacob Kaplan-Moss2008-03-191-0/+1
* Fixed #5894: added FilePathField to newforms. Thanks, Alex Gaynor.Jacob Kaplan-Moss2008-03-191-0/+1
* Fixed a corner case in management.setup_environ (it was triggered under Cygwi...Jacob Kaplan-Moss2008-03-191-0/+1
* Added more robust processing to parameterised syndication feeds for the caseMalcolm Tredinnick2008-03-181-0/+1
* Fixed #6351: added more examples to template filters. Thanks, David Tulig and...Jacob Kaplan-Moss2008-03-181-0/+2
* Changed the project-id string to "Django" throughout the translation files (weMalcolm Tredinnick2008-03-171-0/+8
* Fixed #6794 -- Updated French translation. Thanks Karderio.Malcolm Tredinnick2008-03-171-0/+2
* Fixed #6374: cross-app and circular FK constraints are now detected and added...Jacob Kaplan-Moss2008-03-101-0/+1
* Fixed #6436 -- Added check for absolute paths in fixture loading. Fixtures sp...Russell Keith-Magee2008-02-221-0/+1
* Fixed #6617 -- Added new Georgian (ka) translation from David Avsajanishvili.Malcolm Tredinnick2008-02-191-0/+1
* Fixed #6607 -- Added a new Basque (eu) translation. Thanks ibonso@gmail.com.Malcolm Tredinnick2008-02-151-0/+1
* Fixed #6530 -- Updated Swedish translation form Mikko Hellsing.Malcolm Tredinnick2008-02-031-1/+1
* Fixed #6522 -- Updated Farsi translation. Thanks, cmorgh@gmail.com.Malcolm Tredinnick2008-02-031-0/+1
* Fixed #6415 -- Updated Icelandic translation from Jökull Sólberg Auðunsson.Malcolm Tredinnick2008-02-031-1/+3
* Fixed #6305 -- Always emit the got_request_exception signal, even whenMalcolm Tredinnick2008-02-031-0/+1
* Fixed #6277 -- Updated Turkish translation (and moved authors into AUTHORS fi...Malcolm Tredinnick2008-01-091-0/+2
* Fixed #6208 -- Updated Dutch translation. Thanks, arien and v.oostveen@idca.nl.Malcolm Tredinnick2007-12-191-0/+3
* Fixed #5523 -- Added counties and regions for the United Kingdom toMalcolm Tredinnick2007-12-031-0/+1
* Fixed #3228 -- Added new APPEND_SLASH handling behaviour in the common middle...Malcolm Tredinnick2007-12-021-0/+2
* Fixed #6071 -- Fixed another infinite recursion problem in SafeString andMalcolm Tredinnick2007-12-021-0/+1
* Fixed #2437, #6091 -- Added "paste to dpaste" button to debug page. Thanks,Malcolm Tredinnick2007-12-021-0/+1
* Updated a couple of missing people in AUTHORS.Malcolm Tredinnick2007-12-011-0/+2
* Added Leah to AUTHORS.Malcolm Tredinnick2007-12-011-0/+1
* Fixed #5939 -- Added normalization for New Brunswick in the Canadian provinces.Malcolm Tredinnick2007-11-291-0/+1
* Fixed #5854 -- Added an example to the newforms documentation showing how toMalcolm Tredinnick2007-11-291-0/+1