index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AUTHORS
Age
Commit message (
Expand
)
Author
2013-10-14
[1.5.x] Fixed #20962 -- Documented that template tag render() may raise excep...
Bouke Haarsma
2013-05-22
[1.5.x] Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-01-04
[1.5.x] Fixed #19192 -- Allowed running tests with dummy db backend
Claude Paroz
2012-11-19
[1.5.x] Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-10-30
[1.5.X] Fixed #16671 - Added a tutorial on reuseable apps
Tim Graham
2012-10-07
Moved Travis Pinney and Dane Springmeyer into the AUTHORS file where they bel...
Justin Bronn
2012-09-17
Added myself as a committer.
Preston Holmes
2012-09-14
Adding myself to the committers list.
Bryan Veloso
2012-09-12
Fixed my terribly outdated profile in committers.txt in celebration of my com...
Jeremy Dunck
2012-09-08
Moved the admin inline JS to new JS files for cleanliness.
Travis Swicegood
2012-08-13
[py3] Fixed content encoding in test client
Claude Paroz
2012-08-10
Fixed #17016 - Added examples for file uploads in views.
Tim Graham
2012-07-18
Moved myself to primary authors in AUTHORS.
Florian Apolloner
2012-06-14
Fixed #17754 -- Refactored gis.measure
Claude Paroz
2012-06-11
Fixed #18451 -- Vastly improved class based view documentation.
Jannis Leidel
2012-06-08
Added myself to committers
Anssi Kääriäinen
2012-06-08
Proof-read the new contributing guide.
Aymeric Augustin
2012-06-07
Fixed #18445 -- Added a links in the docs.
Aymeric Augustin
2012-06-07
Fixed #16916 -- Documented default headers for the test client.
Aymeric Augustin
2012-06-06
Fixed #17328 -- Added OpenLayersWidget _has_changed method
Claude Paroz
2012-06-06
Fixed #17736 -- Kept maximal floating-point accuracy in from_bbox
Claude Paroz
2012-05-31
Fixed #18408 -- Isolated flatpages tests from existing sites.
Jens Page
2012-05-18
Merge pull request #68 from BooBSD/patch-1
Adrian Holovaty
2012-05-17
Fixed #18326 -- Stripped ending chars in LiveServerViews tests.
Claude Paroz
2012-05-16
Fixing my e-mail duplicates.
Boo
2012-05-03
Fixed #18214 -- Clarified the docs about serializable objects.
Alex Ogier
2012-04-30
Merge pull request #27 from leereilly/update-authors
Adrian Holovaty
2012-04-30
Add @gsong to AUTHORS
George Song
2012-04-30
Moved Lee Reilly's entry to the correct location
Lee Reilly
2012-04-30
Add @leereilly to contributor list.
Lee Reilly
2012-04-22
Fixed #18159 -- added an import statement to the docs. Thanks to Jeff Hui fo...
Alex Gaynor
2012-04-09
Fixed #17877 -- Ensured that extra WHERE clauses get correctly ANDed when the...
Julien Phalip
2012-03-13
Add myself to committers
Claude Paroz
2012-03-12
Fix #17879: Corrected regression in python (inherited by yaml and json) seria...
Karen Tracey
2012-02-11
Fixed #17281 -- Prevented `AdminErrorHandler` from silently failing if the lo...
Julien Phalip
2012-02-01
Fixed #17622 - Added Justin Myles Holmes to AUTHORS.
Carl Meyer
2012-01-10
Added Justine Tunney to the authors file for her excellent work on the passwo...
Paul McMillan
2012-01-03
Add nate_b to AUTHORS
Chris Beaven
2011-12-22
Added support for modifying the effect of ``DISTINCT`` clauses so they
Ramiro Morales
2011-11-16
Added RIP next to diveintopython.org in AUTHORS file
Adrian Holovaty
2011-11-12
Fix #16570: Restore ability to have decimal fields where max_digits equals de...
Karen Tracey
2011-11-12
Fix #13864: Removed database error raised when force_update is requsted on sa...
Karen Tracey
2011-11-12
Fix #17179: Document that yesno filter's default argument is "yes,no,maybe". ...
Karen Tracey
2011-11-12
Fix #16813: Restore checking whether a backend supports inctive users before ...
Karen Tracey
2011-10-07
Moved myself in the primary authors section.
Aymeric Augustin
2011-10-04
Fixed #16971 - Made the parsing of javascript files by 'makemessages' much fa...
Aymeric Augustin
2011-09-11
Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Tha...
Justin Bronn
2011-09-09
Fixed #16384: warn against accessing request.POST/REQUEST in middleware.
Jacob Kaplan-Moss
2011-08-23
Fixed #16681 -- Refactored the invalid_models unit test so that it can be inv...
Russell Keith-Magee
2011-08-23
Fixed an isnull=False filtering edge-case. Fixes #15316.
Malcolm Tredinnick
[next]