index
:
django.git
fix-31295
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-04-14
Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
Matthew Tretter
2013-04-01
Updated some 'Dive Into Python' links
Claude Paroz
2013-03-26
Add Donald Stufft to the AUTHORS file
Donald Stufft
2013-03-20
Reordered AUTHORS in last name alphabetic order
Claude Paroz
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-03-19
Reworded Mark Pilgrim section in AUTHORS.
Adrian Holovaty
2013-03-18
Fixed #19327 -- Added handling of double login attempts in admin.
Deric Crago
2013-03-11
Implemented an 'atomic' decorator and context manager.
Aymeric Augustin
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-03-07
Fixed #19997 -- Added custom EMPTY_VALUES to form fields
Claude Paroz
2013-03-04
Fixed #6585 -- Admin relationship widgets: Respect ordering defined by target...
Juan Pedro Fisanotti
2013-03-04
Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete pro...
Javier Mansilla
2013-02-24
Fixes #19763 - LocaleMiddleware should check for supported languages in setti...
Łukasz Langa
2013-02-24
Fixed #19253 -- Extracted template cache key building logic
Tomek Paczkowski
2013-02-23
Fixed #19609: admin Inlines doesn't display help_text for readonly fields
Wiktor Kolodziej
2013-02-13
Fixed #18558 -- Added url property to HttpResponseRedirect*
Hiroki Kiyohara
2013-02-01
Added myself to core developpers
Simon Charette
2013-02-01
Fixed #19715 -- Simplified findstatic output when verbosity set to 0
Matt Robenolt
2013-01-17
Made (make|compile)messages commands accept multiple locales at once.
Craig Blaszczyk
2013-01-14
Add David Cramer to AUTHORS
David Cramer
2013-01-04
Fixed #19192 -- Allowed running tests with dummy db backend
Claude Paroz
2012-12-15
Fixed #9589 -- Made development web server more robust in the presence of a w...
Ramiro Morales
2012-11-22
Merge branch 'ticket_19325' of https://github.com/hannesstruss/django into ha...
Jannis Leidel
2012-11-20
Fixed #19325 - Made email backend of AdminEmailHandler configurable
Hannes Struss
2012-11-19
Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-11-11
Merge pull request #218 from mgrouchy/ticket_18582
Aymeric Augustin
2012-10-30
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
BaseCache now has a no-op close method as per ticket #18582
Mike Grouchy
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
[next]