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
2017-03-25
[1.10.x] Removed unexpected initial attribute in data migration examples.
Stefano Rivera
2016-11-15
[1.10.x] Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be uni...
Jonatas CD
2016-09-29
[1.10.x] Fixed import typos in the docs.
Frank Wiles
2016-08-20
[1.10.x] Fixed #27018 -- Fixed admindocs crash with a view in a class.
Helen Sherwood-Taylor
2016-07-15
[1.10.x] Fixed #26868 -- Changed MySQL version detection to use a query.
Marc-Aurèle Brothier
2016-06-02
[1.10.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead o...
Brad Melin
2016-05-30
[1.10.x] Fixed #25044 -- Fixed migrations for renaming ManyToManyField's thro...
Vytis Banaitis
2016-05-16
Fixed #24305 -- Allowed overriding fields on abstract models.
Aron Podrigal
2016-05-13
Added David Sanders to AUTHORS
David Sanders
2016-05-08
Fixed #25945, #26292 -- Refactored MigrationLoader.build_graph()
Jarek Glowacki
2016-05-06
Fixed #25986 -- Fixed crash sending email with non-ASCII in local part of the...
Sergei Maertens
2016-05-04
Fixed #26558 -- Removed need for request context processor on admin login page.
Dan Stephenson
2016-04-09
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
Jeremy Lainé
2016-04-03
Fixed #24016 -- Added documentation about third-party app data migrations
rixx
2016-04-02
Fixed #14131 -- Added note to docs about Pagination and large Querysets
Daniel Jilg
2016-03-18
Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables.
José Tomás Tocino
2016-03-15
Fixed #25364 -- Added generic way to test on all browsers supported by selenium.
Akshesh
2016-03-02
Fixed #26304 -- Ignored unmanaged through model in table introspection.
Matthew Schinckel
2016-02-26
Fixed #21608 -- Prevented logged out sessions being resurrected by concurrent...
Tore Lundqvist
2016-02-17
Fixed #25735 -- Added support for test tags to DiscoverRunner.
Jakub Paczkowski
2016-02-16
Updated my entry in AUTHORS.
F. Malina
2016-02-02
Fixed #23971 -- Added "Has date"/"No date" choices for DateFieldListFilter.
rynomster
2016-02-01
Fixed #7923 -- Added links to objects displayed by ModelAdmin.raw_id_fields.
Hugo Osvaldo Barrera
2016-01-27
Fixed #26136 -- Removed URL reversing by dotted path from JavaScript catalog ...
Yoong Kang Lim
2016-01-18
Fixed typo in docs/index.txt.
auvipy
2016-01-07
Fixed #24855 -- Allowed using contrib.auth.login() without credentials.
Paulo Poiati
2016-01-06
Fixed #26035 -- Prevented user-tools from appearing on admin logout page.
Scott Pashley
2015-12-18
Added Sergey Fedoseev to AUTHORS
Claude Paroz
2015-12-12
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
Iacopo Spalletti
2015-11-28
Fixed #25812 -- Restored the ability to use custom formats with the date temp...
Gagaro
2015-11-09
Fixed #25170 -- Made assertXMLEqual()/assertXMLNotEqual() ignore leading and ...
Mattia Larentis
2015-11-07
Fixed #25473 -- Changed underscores in url() names to dashes in docs.
Thijs van Dien
2015-10-27
Updated my email address in AUTHORS.
Chris Lamb
2015-10-21
Removed duplicated entry from AUTHORS.
Sergey Fedoseev
2015-10-21
Fixed #25578 -- Corrected the casing of "GitHub".
Yusuke Miyazaki
2015-10-07
Added myself to AUTHORS.
Jonas Haag
2015-10-06
Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model.
Mariusz Felisiak
2015-10-02
Fixed #25481 -- Added field.help_text to "Looping over a form's fields" docs.
John Moses
2015-09-21
Fixed #15760 -- Added JavaScript events for admin inline forms.
ramez
2015-09-18
Fixed #24944 -- Added extra_email_context parameter to password_reset() view.
sujayskumar
2015-08-31
Fixed #25259 -- Added comments to header of generated migration files
Tyson Clugg
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-25
Fixed #14217 -- Added validation for field name collision when using model in...
sarthakmeh
2015-08-24
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...
Maxime Lorant
2015-08-24
Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollb...
Tommy Beadle
2015-08-15
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-11
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
Brendan Hayward
2015-07-21
Added Chris Jones and Kenneth Love to AUTHORS.
Kenneth Love
2015-07-13
Fixed #24375 -- Added Migration.initial attribute
Andrei Kulakov
2015-07-03
Fixed #23190 -- Made Paginator.page_range an iterator
Rigel Di Scala
[next]