summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2010-08-09[soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflictsarchive/soc2010/query-refactorAlex Gaynor
2010-06-21[soc2010/query-refactor] Merged up to trunk r13366.Alex Gaynor
2010-06-14[soc2010/query-refactor] Merged up to trunk r13350.Alex Gaynor
2010-06-07[soc2010/query-refactor] Merged up to trunk r13328.Alex Gaynor
2010-05-09Fixed #13496 - Added Indonesian translation (id). Thanks, Selwin Ong.Jannis Leidel
2010-04-15Fixed #13328 -- Added a __getstate__/__setstate__ pair to fields so that call...Russell Keith-Magee
2010-03-27Fixed #13023 - Removed ambiguity with regard to the max_num option of formset...Jannis Leidel
2010-02-23Fixed #5691 - Adds the active language to the cache key. Thanks, Antoni Aloy,...Jannis Leidel
2010-02-23Fixed #12561. InlineAdmin now respects can_delete=False. Thanks, nessita.Joseph Kocherhans
2010-02-23Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin...Justin Bronn
2010-02-23Fixed #12776 -- `User.get_profile` now raises `SiteProfileNotAvailable` inste...Justin Bronn
2010-02-23Fixed #12608 -- No longer return inconsistent results when using `values` and...Justin Bronn
2010-02-23Fixed #12806 -- Added an implementation of `RawQuerySet.__getitem__`. Thanks...Justin Bronn
2010-02-23Fixed #12072 -- Certain characters no longer break url tag. Thanks, Alexande...Justin Bronn
2010-02-22Fixed #12820. Implemented other dict methods for MergeDict. Thanks, Gisle Aas.Joseph Kocherhans
2010-02-21Fixed #5971 - Fixed inconsistent behaviour of the TokenParser when parsing fi...Jannis Leidel
2010-01-28Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1...Russell Keith-Magee
2010-01-27Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cach...Russell Keith-Magee
2010-01-26Fixed #12508 - Added ability to dynamically add inlines in the admin app.Jannis Leidel
2010-01-22Fixed #10314 -- Added a message prefix argument to Django's test assertions. ...Russell Keith-Magee
2010-01-14Fixed #12560. Changed validate_unique to stop checking null primary key value...Joseph Kocherhans
2010-01-09Fixed #11697 - Allow shift clicking for selecting multiple action checkboxes ...Jannis Leidel
2010-01-09Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to David Gould...Jannis Leidel
2010-01-09Fixed #9638 - Added %(app_label)s to the related_name format string for abstr...Jannis Leidel
2010-01-05Merged soc2009/model-validation to trunk. Thanks, Honza!Joseph Kocherhans
2010-01-01Fixed #7262 - Added ISO 8601 and microsecond format string to utils.dateforma...Jannis Leidel
2010-01-01Fixed #12220 - Added Serbian Latin to list of languages in global settings. T...Jannis Leidel
2010-01-01Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for ...Jannis Leidel
2010-01-01Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for...Jannis Leidel
2010-01-01Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for ...Jannis Leidel
2010-01-01Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra f...Jannis Leidel
2009-12-22Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Eric...Jannis Leidel
2009-12-17Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persisten...Karen Tracey
2009-12-16Fixed #10263 -- Added a queryset argument to BaseInlineFormSet, normalizing w...Russell Keith-Magee
2009-12-14Fixed #6262 -- Added a cached template loader, and modified existing template...Russell Keith-Magee
2009-12-13Fixed #10969: Made US State field a CharField, fixing a few oddities in its b...Karen Tracey
2009-12-12Update an email address in AUTHORS.Karen Tracey
2009-12-12Fixed #12218: Added some helpful messages when Go is pressed in admin actions...Karen Tracey
2009-12-12Fixed #11632: Fixed the id for hidden initial widget so that it is different ...Karen Tracey
2009-12-12Fixed #11972: Corrected title filter handling of numbers followed by letters....Karen Tracey
2009-12-09Fixed #4604 - Configurable message passing system, supporting anonymous usersLuke Plant
2009-11-19added myself to committers listJames Tauber
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee
2009-10-29Fixed #12057 -- Corrected regression of caching performance when a model cont...Russell Keith-Magee
2009-10-28Added bio for myselfJannis Leidel
2009-10-27Completed a name in AUTHORS file, now I know it.Luke Plant
2009-10-26Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...Luke Plant
2009-09-12Fixed #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH headers provide...Russell Keith-Magee
2009-09-11Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel.Joseph Kocherhans
2009-07-24Fixed #11527 -- Added unit tests and documentation for the use of F() express...Russell Keith-Magee