Joseph Kocherhans
|
b3d20ade47
Fixed #12820. Implemented other dict methods for MergeDict. Thanks, Gisle Aas.
|
15 years ago |
Jannis Leidel
|
b459f5b7e3
Fixed #5971 - Fixed inconsistent behaviour of the TokenParser when parsing filters that follow constant strings or variables. Thanks Dmitri Fedortchenko, Adam Vandenberg and Ramiro Morales.
|
15 years ago |
Russell Keith-Magee
|
c4c27d8a04
Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch.
|
15 years ago |
Russell Keith-Magee
|
8e8d4b5888
Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cache backend interface. Thanks to Jeff Balogh for the report and patch.
|
15 years ago |
Jannis Leidel
|
c14937cf7a
Fixed #12508 - Added ability to dynamically add inlines in the admin app.
|
15 years ago |
Russell Keith-Magee
|
7ca9d9306c
Fixed #10314 -- Added a message prefix argument to Django's test assertions. Thanks to Wes Winham for the original suggestion, and Chistian Oudard for the patch.
|
15 years ago |
Joseph Kocherhans
|
a2a5602b19
Fixed #12560. Changed validate_unique to stop checking null primary key values. Thanks, Honza Král.
|
15 years ago |
Jannis Leidel
|
9ec29cf1dc
Fixed #11697 - Allow shift clicking for selecting multiple action checkboxes in the admin changelist. Thanks buriy and Sean Brant.
|
15 years ago |
Jannis Leidel
|
4700200383
Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to David Gouldin for the patch.
|
15 years ago |
Jannis Leidel
|
bacfe3f3e8
Fixed #9638 - Added %(app_label)s to the related_name format string for abstract models.
|
15 years ago |
Joseph Kocherhans
|
471596fc1a
Merged soc2009/model-validation to trunk. Thanks, Honza!
|
15 years ago |
Jannis Leidel
|
d981cb4e66
Fixed #7262 - Added ISO 8601 and microsecond format string to utils.dateformat. Thanks zegor.
|
15 years ago |
Jannis Leidel
|
18c31f608f
Fixed #12220 - Added Serbian Latin to list of languages in global settings. Thanks, Janos Guljas.
|
15 years ago |
Jannis Leidel
|
63662ff924
Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for the patch.
|
15 years ago |
Jannis Leidel
|
e0dc28df55
Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for the patch.
|
15 years ago |
Jannis Leidel
|
82b33b1d80
Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for providing the patch.
|
15 years ago |
Jannis Leidel
|
3825bb2350
Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra for providing the patch.
|
15 years ago |
Jannis Leidel
|
d320deef25
Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Ericson and Filip Noetzel for working on a patch.
|
15 years ago |
Karen Tracey
|
5bd63663a9
Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persistently maintaining a patch for this.
|
15 years ago |
Russell Keith-Magee
|
680268a683
Fixed #10263 -- Added a queryset argument to BaseInlineFormSet, normalizing with BaseModelFormSet, and allowing for custom ordering/subsets in inlines. Thanks to Paulo Scardine for the patch.
|
15 years ago |
Russell Keith-Magee
|
44b9076bbe
Fixed #6262 -- Added a cached template loader, and modified existing template loaders and tag to be cacheable. Thanks to Mike Malone for the patch.
|
15 years ago |
Karen Tracey
|
2135befd64
Fixed #10969: Made US State field a CharField, fixing a few oddities in its behavior. Thanks Paul McLanahan.
|
15 years ago |
Karen Tracey
|
20938b6a0a
Update an email address in AUTHORS.
|
15 years ago |
Karen Tracey
|
8a59084c3a
Fixed #12218: Added some helpful messages when Go is pressed in admin actions and there
|
15 years ago |
Karen Tracey
|
9c4bd2aa33
Fixed #11632: Fixed the id for hidden initial widget so that it is different from the id for its visible counterpart. Thanks geber@datacollect.com and Mark Lavin.
|
15 years ago |
Karen Tracey
|
f761802b22
Fixed #11972: Corrected title filter handling of numbers followed by letters. Thanks schwank@gmail.com and Randy Barlow.
|
15 years ago |
Luke Plant
|
25020ddb05
Fixed #4604 - Configurable message passing system, supporting anonymous users
|
15 years ago |
James Tauber
|
e6b4d1014e
added myself to committers list
|
15 years ago |
Russell Keith-Magee
|
aba5389326
Fixed #10355 -- Added an API for pluggable e-mail backends.
|
15 years ago |
Russell Keith-Magee
|
96658ef2d2
Fixed #12057 -- Corrected regression of caching performance when a model contained a callable default. Thanks to Michael Thornhill for the excellent assistance tracking this problem.
|
15 years ago |