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
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 StreamingHttpResponse
Matthew Somerville
2015-01-12
Fixed #24031 -- Added CASE expressions to the ORM.
Michał Modzelewski
2014-12-22
Fixed #23998 -- Added datetime.time support to migrations questioner.
Oscar Ramirez
2014-12-16
Fixed #23983 -- Fixed a crash in migrations when adding order_with_respect_to...
Andriy Sokolovskiy
2014-12-16
Fixed #23893: Added tzinfo to constant datetime in unit test
Michael Hall
2014-12-04
Fixed #23911 -- Added support for buffer file uploads in the test client
Thomas Tanner
2014-12-02
Fixed #23768 -- Rewrote template tests as unit tests.
Preston Timmons
2014-12-02
Added GDAL prototypes for raster support
Daniel Wiesmann
2014-11-28
Fixed #23423 -- Added unaccent lookup in django.contrib.postgres
Thomas Chaumeny
2014-11-28
Fixed #23728 -- Added the --exit option to makemigrations.
Tim Heap
2014-11-20
Fixed #23844 -- Used topological sort for migration operation dependency reso...
Patryk Zawadzki
2014-11-15
Revert "Use topological sort for migration operation dependency resolution"
Tim Graham
2014-11-15
Fixed #14030 -- Allowed annotations to accept all expressions
Josh Smeaton
2014-11-15
Use topological sort for migration operation dependency resolution
Klaas van Schelven
2014-11-11
Fixed #23750 -- Allowed core.checks.register to be used as a function
averybigant
2014-11-03
Fixed #5405 -- Added admindocs support for reStructured text in model docstrings
Zan Anderle
2014-10-31
Fixed #23715 -- Prevented urlize from treating a trailing ! as part of an URL
Markus Holtermann
2014-10-15
Added Bashar Al-Abdulhadi to AUTHORS
Bashar Al-Abdulhadi
2014-10-10
Added Jaap Roes to AUTHORS
Jaap Roes
2014-10-10
Updated my AUTHORS entry.
Batiste Bieler
2014-10-08
Add myself to AUTHORS and register authorship of ed37f7e
André Ericson
2014-10-07
Refactored model lookup tests; refs #18586.
Browniebroke
2014-09-30
Fixed #23569 -- Allowed using configs besides dictConfig in LOGGING_CONFIG.
Seth Hill
2014-09-26
Refactored m2m_through tests. Refs #18586
Davide Ceretti
2014-08-30
Fixed #23370 -- defer() + select_related() crashed with inherited models.
Akis Kesoglou
2014-08-24
Alphabetized AUTHORS by first name.
Halit Alptekin
2014-08-19
Fixed #23316 -- Added datetime.time serialization in migrations.
Lee Sanghyuck
2014-08-13
Fixed #22646: Added support for the MySQL ssl-ca option to dbshell.
zsoldosp
2014-08-04
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
Stanislas Guerra
2014-07-31
Fixed #22808 -- Made ModelMultipleChoiceField validation more robust to inval...
Niclas Olofsson
2014-07-23
Fixed #23078 -- Regression in update_contenttypes() interactivity.
Nick Sandford
2014-07-10
Removed primary authors section from AUTHORS.
Tim Graham
2014-07-05
Fixed an alphabetization in AUTHORS
Eric Palakovich Carr
2014-07-02
Fixed #22940 -- Added missing string iterpolation parameters in migrations.wr...
Colin Wood
2014-06-30
Fixed #22756 -- Added view name to technical 404 template if Http404 is raised.
Julia Matsieva
2014-06-20
Fixed #22782 -- Added i18n attr to Sitemap class
Luan Pablo
2014-06-19
Refs #12663 -- Added tests for methods in db.models.options.
Daniel Pyrathon
2014-06-18
Fixed #22778 -- Added a model Meta option to define default_related_name.
Renaud Parent
[next]