summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2016-01-27[1.8.x] Fixed #26136 -- Removed URL reversing by dotted path from JavaScript ...Yoong Kang Lim
2016-01-06[1.8.x] Fixed #26035 -- Prevented user-tools from appearing on admin logout p...Scott Pashley
2015-11-28[1.8.x] Fixed #25812 -- Restored the ability to use custom formats with the d...Gagaro
2015-11-07[1.8.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs.Thijs van Dien
2015-10-06[1.8.x] Fixed #25503 -- Fixed system check crash on ForeignKey to abstract mo...Mariusz Felisiak
2015-10-02[1.8.x] Fixed #25481 -- Added field.help_text to "Looping over a form's field...John Moses
2015-04-24[1.8.x] Fixed #24656 -- Added missing imports to query expressions doc.Nicolas Noé
2015-04-13[1.8.x] Fixed #24611 -- Fixed update() crash with related UUID pk object.Jay Wineinger
2015-04-05[1.8.x] Fixed #24278 -- Fixed serialization of migration operations.Marten Kenbeek
2015-03-27[1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Dja...Moritz Sichert
2015-03-12[1.8.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be us...Aksel Ethem
2015-02-23[1.8.x] Broke long lines in code examples.Ian Lee
2015-02-03[1.8.x] Fixed #24240 -- Allowed GZipping a Unicode StreamingHttpResponseMatthew Somerville
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
2014-10-10Added Jaap Roes to AUTHORSJaap Roes
2014-10-10Updated my AUTHORS entry.Batiste Bieler
2014-10-08Add myself to AUTHORS and register authorship of ed37f7eAndré Ericson
2014-10-07Refactored model lookup tests; refs #18586.Browniebroke
2014-09-30Fixed #23569 -- Allowed using configs besides dictConfig in LOGGING_CONFIG.Seth Hill
2014-09-26Refactored m2m_through tests. Refs #18586Davide Ceretti
2014-08-30Fixed #23370 -- defer() + select_related() crashed with inherited models.Akis Kesoglou
2014-08-24Alphabetized AUTHORS by first name.Halit Alptekin
2014-08-19Fixed #23316 -- Added datetime.time serialization in migrations.Lee Sanghyuck
2014-08-13Fixed #22646: Added support for the MySQL ssl-ca option to dbshell.zsoldosp
2014-08-04Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.Stanislas Guerra
2014-07-31Fixed #22808 -- Made ModelMultipleChoiceField validation more robust to inval...Niclas Olofsson
2014-07-23Fixed #23078 -- Regression in update_contenttypes() interactivity.Nick Sandford
2014-07-10Removed primary authors section from AUTHORS.Tim Graham
2014-07-05Fixed an alphabetization in AUTHORSEric Palakovich Carr
2014-07-02Fixed #22940 -- Added missing string iterpolation parameters in migrations.wr...Colin Wood
2014-06-30Fixed #22756 -- Added view name to technical 404 template if Http404 is raised.Julia Matsieva
2014-06-20Fixed #22782 -- Added i18n attr to Sitemap classLuan Pablo
2014-06-19Refs #12663 -- Added tests for methods in db.models.options.Daniel Pyrathon
2014-06-18Fixed #22778 -- Added a model Meta option to define default_related_name.Renaud Parent