Claude Paroz
|
f5afa22abd
Add myself to committers
|
преди 13 години |
Karen Tracey
|
20c69c5e51
Fix #17879: Corrected regression in python (inherited by yaml and json) serializer that prevented serializing model instances with null FK ref to a model when serializing with natural keys. Thanks danfairs and tmitchell.
|
преди 13 години |
Julien Phalip
|
995f7a16a8
Fixed #17281 -- Prevented `AdminErrorHandler` from silently failing if the log message contains newlines. Thanks to Russell Keith-Magee for the report and to Bartolome Sanchez Salado and Marcin Wróbel for the patch.
|
преди 13 години |
Carl Meyer
|
d8e75f6c6f
Fixed #17622 - Added Justin Myles Holmes to AUTHORS.
|
преди 13 години |
Paul McMillan
|
630a643431
Added Justine Tunney to the authors file for her excellent work on the password hashing patch.
|
преди 13 години |
Chris Beaven
|
57ac1fc696
Add nate_b to AUTHORS
|
преди 13 години |
Ramiro Morales
|
287565779d
Added support for modifying the effect of ``DISTINCT`` clauses so they
|
преди 13 години |
Adrian Holovaty
|
878cc410ca
Added RIP next to diveintopython.org in AUTHORS file
|
преди 13 години |
Karen Tracey
|
efe4e2e517
Fix #16570: Restore ability to have decimal fields where max_digits equals decimal_places. Thanks dcwatson and kenth.
|
преди 13 години |
Karen Tracey
|
63ba472cc4
Fix #13864: Removed database error raised when force_update is requsted on save of an inherited model with no fields of its own. Thanks fva, gregmuellegger, and markb1.
|
преди 13 години |
Karen Tracey
|
3fa49c4e6e
Fix #17179: Document that yesno filter's default argument is "yes,no,maybe". Thanks CarlFK and calvinspealman.
|
преди 13 години |
Karen Tracey
|
f4f61baa8c
Fix #16813: Restore checking whether a backend supports inctive users before sending inactive users in for permission checking. Thanks apollo13 for the report and poirier for the patch.
|
преди 13 години |
Aymeric Augustin
|
0f5d69155e
Moved myself in the primary authors section.
|
преди 13 години |
Aymeric Augustin
|
2a044732f6
Fixed #16971 - Made the parsing of javascript files by 'makemessages' much faster. Thanks Antti Haapala for the implementation and Ned Batchelder for the patch.
|
преди 13 години |
Justin Bronn
|
28cb5bf162
Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Thanks, steko for the bug report and jpaulett for the patch.
|
преди 13 години |
Jacob Kaplan-Moss
|
0b174ccf0e
Fixed #16384: warn against accessing request.POST/REQUEST in middleware.
|
преди 13 години |
Russell Keith-Magee
|
1e72b1c5c1
Fixed #16681 -- Refactored the invalid_models unit test so that it can be invoked manually. Thanks to Anthony Briggs for the report and patch.
|
преди 13 години |
Malcolm Tredinnick
|
2e56066a5b
Fixed an isnull=False filtering edge-case. Fixes #15316.
|
преди 13 години |
Julien Phalip
|
46ef2983ba
Added myself to the list of committers.
|
преди 13 години |
Paul McMillan
|
11cc26681b
Added myself to the committers list
|
преди 13 години |
Jannis Leidel
|
566b3295fa
Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.
|
преди 13 години |
Jannis Leidel
|
1ca6e9b9e2
Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, adamnelson, vkryachko, fvox13 and Chris Beaven.
|
преди 13 години |
Jannis Leidel
|
0fbadfd1c8
Fixed #16497 -- Added new form and model fields to the Mexican local flavor. Many thanks to Andrés Torres Marroquín and Gerardo Orozco.
|
преди 13 години |
Jannis Leidel
|
b4bd6bb78a
Fixed #16209 -- Added notes about the DVCS mirrors to the install docs. Thanks, bedmondmark.
|
преди 13 години |
Jannis Leidel
|
896e3c69c7
Fixed #11585 -- Added ability to translate and prefix URL patterns with a language code as an alternative method for language discovery. Many thanks to Orne Brocaar for his initial work and Carl Meyer for feedback.
|
преди 13 години |
Russell Keith-Magee
|
aa5506d6f6
Fixed #16198 -- Ported the model_forms doctests. Our long national nightmare is over. Oh, and we have always been at war with doctests. Thanks to Peter van Kampen and Gregor Müllegger for the patch.
|
преди 14 години |
Russell Keith-Magee
|
046ffa483e
Fixed #16185, #15675 -- Added the ability for test runners to define custom options, and to specify a custom test runner at the command line. Thanks to Dmitry Jemerov and Mikołaj Siedlarek for the patch.
|
преди 14 години |
Andrew Godwin
|
865d684a8a
Fixed #8913 - Make "must be unique" error messages customisable. Thanks to Leah Culver.
|
преди 14 години |
Luke Plant
|
524c5fa07a
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
|
преди 14 години |
Alex Gaynor
|
930371e91b
Fixed #15889 -- when trying to access to access a serializer that doesn't exist, raise a new SerializerDoesNotExist exception. Thanks to Mathieu Agopian for the patch.
|
преди 14 години |