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-08-05
[1.6.x] Fixed #20859 - Clarified Model.clean() example.
Jimmy Song
2013-06-26
Fixed #20462 -- null/non-string regex lookups are now consistent
Andrew Clark
2013-06-23
Fixed a very old email address of mine still lingering in the AUTHORS file
Remco Wendt
2013-06-22
Fixed #18872 -- Added prefix to FormMixin
Gilberto Gonçalves
2013-06-21
Fixed #20290 -- Allow override_settings to be nested
Oliver Beattie
2013-06-20
Fixed #20486 -- Ensure that file_move_safe raises an error if the destination...
Russell Keith-Magee
2013-06-17
Added myself to the commiters list.
Baptiste Mispelon
2013-06-11
Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-str...
Tim Graham
2013-06-11
Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields.
Axel Haustant
2013-06-07
Fixed #19925 - Added validation for REQUIRED_FIELDS being a list
Chris Streeter
2013-05-28
Fixed #20242 - Added a regression test for prefetch_related.
Tim Graham
2013-05-27
Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError
Tim Graham
2013-05-25
Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddleware
Claude Paroz
2013-05-23
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
Gavin Wahl
2013-05-22
Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-05-19
Fixed #20459 - Improved example for setting HTTP header fields.
Tim Graham
2013-05-19
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
Bozidar Benko
2013-05-19
Fix #19664 -- Illegal Characters In Session Key Give Fatal Error On File Back...
Erik Romijn
2013-05-19
Added Baptiste to AUTHORS.
Marc Tamlyn
2013-05-19
Add missing imports and models to the examples in the admin documentation
vkuzma
2013-05-19
Merge pull request #1094 from senko/ticket_11160
Andrew Godwin
2013-05-19
Merge pull request #1129 from frog32/master
Marc Tamlyn
2013-05-18
Fixed #20246 -- Added non-breaking spaces between values an units
Emil Stenström
2013-05-18
Fixed #20440 -- Ensured CharField's max_length/min_length are integers
Tome Cvitan
2013-05-18
add Leandra Finger, Silvan Spross and Marc Egli to AUTHORS
Marc Egli
2013-05-18
Fixed #19436 -- Don't log warnings in ensure_csrf_cookie.
Olivier Sels
2013-05-18
Fixed #18998 - Prevented session crash when auth backend removed
Jorge Bastida
2013-05-18
Fixed #9595 -- Allow non-expiring cache timeouts.
Jacob Burch
2013-05-18
Fixed #20235 -- Use self.object_list if object_list not present in get_contex...
Matthew Somerville
2013-05-18
Added myself to AUTHORS
Senko Rasic
2013-05-18
Reorganize committers list chronologically.
Aymeric Augustin
2013-05-17
Added myself to committers.
Marc Tamlyn
2013-05-03
Added clarification to the docs, pointing out that unique_for_date only consi...
Aaron Cannon
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
[next]