Jens Page
|
ba10be7032
Fixed #18408 -- Isolated flatpages tests from existing sites.
|
12 years ago |
Adrian Holovaty
|
243b99cf68
Merge pull request #68 from BooBSD/patch-1
|
12 years ago |
Claude Paroz
|
006c2b8fc1
Fixed #18326 -- Stripped ending chars in LiveServerViews tests.
|
12 years ago |
Boo
|
e656ca9ab8
Fixing my e-mail duplicates.
|
12 years ago |
Alex Ogier
|
227cec686e
Fixed #18214 -- Clarified the docs about serializable objects.
|
13 years ago |
Adrian Holovaty
|
583f1d7425
Merge pull request #27 from leereilly/update-authors
|
13 years ago |
George Song
|
6ac8afc3f9
Add @gsong to AUTHORS
|
13 years ago |
Lee Reilly
|
f5a80f58e1
Moved Lee Reilly's entry to the correct location
|
13 years ago |
Lee Reilly
|
1f0f686852
Add @leereilly to contributor list.
|
13 years ago |
Alex Gaynor
|
bc8b9bd438
Fixed #18159 -- added an import statement to the docs. Thanks to Jeff Hui for the patch.
|
13 years ago |
Julien Phalip
|
93d1fdb130
Fixed #17877 -- Ensured that extra WHERE clauses get correctly ANDed when they contain OR operations. Thanks to Marek Brzóska for the report, to eleather for the test case and to Adrien Lemaire for the patch.
|
13 years ago |
Claude Paroz
|
f5afa22abd
Add myself to committers
|
13 years ago |
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 years ago |
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 years ago |
Carl Meyer
|
d8e75f6c6f
Fixed #17622 - Added Justin Myles Holmes to AUTHORS.
|
13 years ago |
Paul McMillan
|
630a643431
Added Justine Tunney to the authors file for her excellent work on the password hashing patch.
|
13 years ago |
Chris Beaven
|
57ac1fc696
Add nate_b to AUTHORS
|
13 years ago |
Ramiro Morales
|
287565779d
Added support for modifying the effect of ``DISTINCT`` clauses so they
|
13 years ago |
Adrian Holovaty
|
878cc410ca
Added RIP next to diveintopython.org in AUTHORS file
|
13 years ago |
Karen Tracey
|
efe4e2e517
Fix #16570: Restore ability to have decimal fields where max_digits equals decimal_places. Thanks dcwatson and kenth.
|
13 years ago |
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 years ago |
Karen Tracey
|
3fa49c4e6e
Fix #17179: Document that yesno filter's default argument is "yes,no,maybe". Thanks CarlFK and calvinspealman.
|
13 years ago |
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 years ago |
Aymeric Augustin
|
0f5d69155e
Moved myself in the primary authors section.
|
13 years ago |
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 years ago |
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 years ago |
Jacob Kaplan-Moss
|
0b174ccf0e
Fixed #16384: warn against accessing request.POST/REQUEST in middleware.
|
13 years ago |
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 years ago |
Malcolm Tredinnick
|
2e56066a5b
Fixed an isnull=False filtering edge-case. Fixes #15316.
|
13 years ago |
Julien Phalip
|
46ef2983ba
Added myself to the list of committers.
|
13 years ago |