summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
* Fixed #22634 -- Made the database-backed session backends more extensible.Sergey Kolosov2015-08-271-0/+1
* Fixed #14217 -- Added validation for field name collision when using model in...sarthakmeh2015-08-251-0/+1
* Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...Maxime Lorant2015-08-241-0/+1
* Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollb...Tommy Beadle2015-08-241-0/+1
* Fixed #24986 -- Added support for annotations in DISTINCT queries.Valentina Mukhamedzhanova2015-08-151-0/+2
* Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward2015-08-111-0/+1
* Added Chris Jones and Kenneth Love to AUTHORS.Kenneth Love2015-07-211-0/+2
* Fixed #24375 -- Added Migration.initial attributeAndrei Kulakov2015-07-131-0/+1
* Fixed #23190 -- Made Paginator.page_range an iteratorRigel Di Scala2015-07-031-0/+1
* Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...Jan Pazdziora2015-07-021-0/+1
* Fixed #24997 -- Enabled bulk_create() on proxy modelsWilliam Schwartz2015-07-021-0/+1
* Fixed #25009 -- Allowed User.objects.create_user(...,is_staff=True) to work.Francisco Albarran2015-06-221-0/+1
* Fixed #24834 -- Fixed get_current_site() when Host header contains port.Nick Pope2015-06-181-0/+1
* Fixed #24914 -- Added authentication mixins for CBVsMarkus Holtermann2015-06-171-0/+1
* Refs #9619 -- Added a test that Field.from_db_value() is called on QuerySet.v...JensDiemer2015-06-171-0/+1
* Added Sutrisno Efendi to AUTHORS.Sutrisno Efendi2015-06-101-0/+1
* Added myself to AUTHORSgirishkumarkh2015-06-091-0/+1
* Added Markus Amalthea Magnuson to AUTHORS.Markus Amalthea Magnuson2015-06-061-0/+1
* Fixed #24159 -- Made compilemessages run across all apps.Matthew Somerville2015-06-041-1/+1
* Fixed #24846 -- Added support to MySQL SchemaEditor for all blob/text data typesAdam Chainz2015-05-301-0/+1
* Added myself to AUTHORSRiccardo Magliocchetti2015-05-191-0/+1
* Fixed #24774 -- Made contrib.site's Site.domain field uniquePiotr Jakimiak2015-05-161-0/+1
* Fixed #24656 -- Added missing imports to query expressions doc.Nicolas Noé2015-04-241-0/+1
* Fixed #22394 -- Refactored built-in datetime lookups to transforms.Jon Dufresne2015-04-201-0/+1
* Fixed #24611 -- Fixed update() crash with related UUID pk object.Jay Wineinger2015-04-131-0/+1
* Fixed #24278 -- Fixed serialization of migration operations.Marten Kenbeek2015-04-051-0/+1
* Added Ryan Hall to AUTHORS. Refs #24554Ryan Hall2015-04-011-0/+1
* Fixed #24301 -- Added PostgreSQL-specific aggregate functionsAndriy Sokolovskiy2015-03-301-1/+1
* Fixed #24469 -- Refined escaping of Django's form elements in non-Django temp...Moritz Sichert2015-03-271-0/+1
* Added Alex Hill to AUTHORS.Aymeric Augustin2015-03-211-0/+1
* Fixed #24419 -- Added sendtestemail management commandLoek van Gent2015-03-201-0/+1
* Added myself to AUTHORS; refs #24226.ifedapo olarewaju2015-03-121-0/+1
* Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used durin...Aksel Ethem2015-03-121-0/+1
* Fixed #21495 -- Added settings.CSRF_HEADER_NAMEGrzegorz Slusarek2015-03-051-0/+1
* Broke long lines in code examples.Ian Lee2015-02-231-0/+1
* Updated my email address in AUTHORS.Justine Alexandra Roberts Tunney2015-02-091-1/+1
* Fixed #24240 -- Allowed GZipping a Unicode StreamingHttpResponseMatthew Somerville2015-02-031-0/+1
* Updated my e-mail address in AUTHORS.Jakub Wilk2015-01-191-1/+1
* Fixed #24031 -- Added CASE expressions to the ORM.Michał Modzelewski2015-01-121-0/+1
* Fixed #23998 -- Added datetime.time support to migrations questioner.Oscar Ramirez2014-12-221-0/+1
* Fixed #23983 -- Fixed a crash in migrations when adding order_with_respect_to...Andriy Sokolovskiy2014-12-161-0/+1
* Fixed #23893: Added tzinfo to constant datetime in unit testMichael Hall2014-12-161-0/+1
* Fixed #23911 -- Added support for buffer file uploads in the test clientThomas Tanner2014-12-041-0/+1
* Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons2014-12-021-0/+1
* Added GDAL prototypes for raster supportDaniel Wiesmann2014-12-021-0/+1
* Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny2014-11-281-0/+1
* Fixed #23728 -- Added the --exit option to makemigrations.Tim Heap2014-11-281-0/+1
* Fixed #23844 -- Used topological sort for migration operation dependency reso...Patryk Zawadzki2014-11-201-0/+1
* Revert "Use topological sort for migration operation dependency resolution"Tim Graham2014-11-151-1/+0
* Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton2014-11-151-0/+1