index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-25
Fixed #29517 -- Added support for SQLite column check constraints on positive...
Tim Graham
2018-06-25
Fixed #29447 -- Made RelatedManager.set() pass bulk argument to clear().
Alexandr Tatarinov
2018-06-25
Fixed #29518 -- Added validation for sqlmigrate's app_label argument.
oliver
2018-06-25
Refs #29516 -- Reverted inadvertent change in Model.__init__().
Tim Graham
2018-06-25
Fixed #29517 -- Rephrased error message when passing incorrect kwarg to model...
Federico Bond
2018-06-22
Refs #17419 -- Removed IE8 support in json_script example.
Tim Graham
2018-06-22
Added description, example, and SQL equivalents for equals and same_as GIS lo...
Sergey Fedoseev
2018-06-22
Fixed #29511 -- Added charset to JavaScriptCatalog's Content-Type header.
Tim Graham
2018-06-21
Updated a test example to use snake case.
Adam Johnson
2018-06-21
Refs #18620 -- Refactored ContentTypes view tests to group related field test...
Paulo
2018-06-21
Fixed #18620 -- Made ContentTypes shortcut view prefer current site if availa...
Paulo
2018-06-21
Added test for contenttype redirect with m2m objects.
Paulo
2018-06-21
Corrected location of some contenttypes_tests.
Tim Graham
2018-06-21
Removed views.i18n.null_javascript_catalog().
Tim Graham
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-21
Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-20
Refs #29506 -- Added validation for squashmigrations' app_label option.
Claude Paroz
2018-06-20
Fixed #29506 -- Added validation for migrate's app_label option.
Claude Paroz
2018-06-20
Refs #29469 -- Reused get_app_config() error message in makemigrations error.
Claude Paroz
2018-06-20
Moved makemigrations app_label validation tests.
Claude Paroz
2018-06-20
Refs #27398 -- Simplified some tests with assertRedirects().
Tim Graham
2018-06-20
Fixed #27398 -- Added an assertion to compare URLs, ignoring the order of the...
Jan Pieter Waagmeester
2018-06-20
Refs #29451 -- Fixed regex/iregex lookups on MySQL 8.
Tom
2018-06-20
Fixed #29503 -- Made __in lookup keep order of values in query.
Nick Pope
2018-06-20
Set max_line_length for docs in .editorconfig.
Sergey Fedoseev
2018-06-20
Fixed #29507 -- Added Oracle support for Envelope GIS function.
Sergey Fedoseev
2018-06-20
Made test for GIS Envelope function more strict.
Sergey Fedoseev
2018-06-19
Clarified sentence about removal of inline flag support in url().
Damien
2018-06-18
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fi...
Carlton Gibson
2018-06-18
Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-17
Fixed #29496 -- Fixed crash on Oracle when converting a non-unique field to p...
Mariusz Felisiak
2018-06-16
Fixed #29152 -- Allowed passing kwargs to ArgumentParser initialization in ma...
humbertotm
2018-06-16
Refs #29493 -- Doc'd that the QuerySet in lookup accepts a string.
Christian Ledermann
2018-06-16
Fixed #29469 -- Added a helpful makemigrations error if app_label contains dots.
oliver
2018-06-16
Fixed #29492 -- Improved compilemessages speed
Claude Paroz
2018-06-15
Fixed #29487 -- Accounted for object level permissions when calculating chang...
Paulo
2018-06-15
Added backticks to code literals in docs/ref/databases.txt.
Mariusz Felisiak
2018-06-15
Fixed #29498 -- Fixed a missing pyc test file in source distribution.
Tim Graham
2018-06-15
Fixed #29000 -- Fixed RenameModel's renaming of a M2M column when run after R...
Jeff
2018-06-15
Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permissi...
Henk Kahlfuß
2018-06-14
Refs #29428 -- Fixed admin check crash when using a query expression in Model...
Tim Graham
2018-06-14
Fixed #29428 -- Fixed admin changelist crash when using a query expression wi...
Tim Graham
2018-06-13
Fixed #24384 -- Allowed compilemessages to continue running after nonfatal er...
Claude Paroz
2018-06-13
Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Carlton Gibson
2018-06-12
Updated GIS install instructions to use placeholders for GIS library versions.
Brylie Christopher Oxley
2018-06-12
Added tests for incorrect content type and size in MultiPartParser.
Mads Jensen
2018-06-12
Fixed #29483 -- Confirmed support for GDAL 2.3.
Tim Graham
2018-06-12
Restored django.test.utils.patch_logger() for backwards compatibility.
Jon Dufresne
2018-06-11
Fixed #29452 -- Fixed makemessages setting charset of .pot files.
Bartosz Grabski
2018-06-11
Fixed #29464 -- Silenced post-process messages in collectstatic's default ver...
Arthur Silva
[prev]
[next]