summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2015-08-11Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward
2015-07-21Added Chris Jones and Kenneth Love to AUTHORS.Kenneth Love
2015-07-13Fixed #24375 -- Added Migration.initial attributeAndrei Kulakov
2015-07-03Fixed #23190 -- Made Paginator.page_range an iteratorRigel Di Scala
2015-07-02Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...Jan Pazdziora
2015-07-02Fixed #24997 -- Enabled bulk_create() on proxy modelsWilliam Schwartz
2015-06-22Fixed #25009 -- Allowed User.objects.create_user(...,is_staff=True) to work.Francisco Albarran
2015-06-18Fixed #24834 -- Fixed get_current_site() when Host header contains port.Nick Pope
2015-06-17Fixed #24914 -- Added authentication mixins for CBVsMarkus Holtermann
2015-06-17Refs #9619 -- Added a test that Field.from_db_value() is called on QuerySet.v...JensDiemer
2015-06-10Added Sutrisno Efendi to AUTHORS.Sutrisno Efendi
2015-06-09Added myself to AUTHORSgirishkumarkh
2015-06-06Added Markus Amalthea Magnuson to AUTHORS.Markus Amalthea Magnuson
2015-06-04Fixed #24159 -- Made compilemessages run across all apps.Matthew Somerville
2015-05-30Fixed #24846 -- Added support to MySQL SchemaEditor for all blob/text data typesAdam Chainz
2015-05-19Added myself to AUTHORSRiccardo Magliocchetti
2015-05-16Fixed #24774 -- Made contrib.site's Site.domain field uniquePiotr Jakimiak
2015-04-24Fixed #24656 -- Added missing imports to query expressions doc.Nicolas Noé
2015-04-20Fixed #22394 -- Refactored built-in datetime lookups to transforms.Jon Dufresne
2015-04-13Fixed #24611 -- Fixed update() crash with related UUID pk object.Jay Wineinger
2015-04-05Fixed #24278 -- Fixed serialization of migration operations.Marten Kenbeek
2015-04-01Added Ryan Hall to AUTHORS. Refs #24554Ryan Hall
2015-03-30Fixed #24301 -- Added PostgreSQL-specific aggregate functionsAndriy Sokolovskiy
2015-03-27Fixed #24469 -- Refined escaping of Django's form elements in non-Django temp...Moritz Sichert
2015-03-21Added Alex Hill to AUTHORS.Aymeric Augustin
2015-03-20Fixed #24419 -- Added sendtestemail management commandLoek van Gent
2015-03-12Added myself to AUTHORS; refs #24226.ifedapo olarewaju
2015-03-12Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used durin...Aksel Ethem
2015-03-05Fixed #21495 -- Added settings.CSRF_HEADER_NAMEGrzegorz Slusarek
2015-02-23Broke long lines in code examples.Ian Lee
2015-02-09Updated my email address in AUTHORS.Justine Alexandra Roberts Tunney
2015-02-03Fixed #24240 -- Allowed GZipping a Unicode StreamingHttpResponseMatthew Somerville
2015-01-19Updated my e-mail address in AUTHORS.Jakub Wilk
2015-01-12Fixed #24031 -- Added CASE expressions to the ORM.Michał Modzelewski
2014-12-22Fixed #23998 -- Added datetime.time support to migrations questioner.Oscar Ramirez
2014-12-16Fixed #23983 -- Fixed a crash in migrations when adding order_with_respect_to...Andriy Sokolovskiy
2014-12-16Fixed #23893: Added tzinfo to constant datetime in unit testMichael Hall
2014-12-04Fixed #23911 -- Added support for buffer file uploads in the test clientThomas Tanner
2014-12-02Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons
2014-12-02Added GDAL prototypes for raster supportDaniel Wiesmann
2014-11-28Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny
2014-11-28Fixed #23728 -- Added the --exit option to makemigrations.Tim Heap
2014-11-20Fixed #23844 -- Used topological sort for migration operation dependency reso...Patryk Zawadzki
2014-11-15Revert "Use topological sort for migration operation dependency resolution"Tim Graham
2014-11-15Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton
2014-11-15Use topological sort for migration operation dependency resolutionKlaas van Schelven
2014-11-11Fixed #23750 -- Allowed core.checks.register to be used as a functionaverybigant
2014-11-03Fixed #5405 -- Added admindocs support for reStructured text in model docstringsZan Anderle
2014-10-31Fixed #23715 -- Prevented urlize from treating a trailing ! as part of an URLMarkus Holtermann
2014-10-15Added Bashar Al-Abdulhadi to AUTHORSBashar Al-Abdulhadi