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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2017-01-17
Refs #25665 -- Removed GEOSGeometry.get/set_srid() per deprecation timeline.
Tim Graham
2017-01-17
Refs #25550 -- Removed support for direct assignment to the reverse side of a...
Tim Graham
2017-01-17
Refs #25604 -- Removed makemigrations --exit option per deprecation timeline.
Tim Graham
2017-01-17
Refs #13110 -- Removed SyndicationFeed.add_item()'s enclosure argument.
Tim Graham
2017-01-17
Refs #25135 -- Removed support for the contrib.admin allow_tags attribute.
Tim Graham
2017-01-17
Refs #25190 -- Removed callable_obj parameter to assertRaisesMessages().
Tim Graham
2017-01-17
Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline.
Tim Graham
2017-01-17
Refs #21927 -- Removed include()'s app_name argument per deprecation timeline.
Tim Graham
2017-01-17
Refs #15053 -- Removed support for non-recursive template loading.
Tim Graham
2017-01-17
Refs #25184 -- Removed contrib.gis.geoip per deprecation timeline.
Tim Graham
2017-01-17
Removed GeoManager and GeoQuerySet per deprecation timeline.
Tim Graham
2017-01-17
Refs #21127 -- Required on_delete for ForeignKey/OneToOneField.
Tim Graham
2017-01-17
Refs #23960 -- Removed the host parameter for SimpleTestCase.assertRedirects().
Tim Graham
2017-01-17
Refs #18651 -- Removed assignment_tag per deprecation timeline.
Tim Graham
2017-01-17
Refs #24219 -- Removed django.forms.extras per deprecation timeline.
Tim Graham
2017-01-17
Refs #24205 -- Removed Signal.disconnect()'s weak argument.
Tim Graham
2017-01-17
Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on My...
Tim Graham
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-16
Fixed #25307 -- Fixed QuerySet.annotate() crash with conditional expressions.
Josh Smeaton
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-14
Fixed #27149 -- Added Subquery and Exists database expressions.
Matthew Schinckel
2017-01-14
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
Florian Apolloner
2017-01-14
Refs #25226 -- Cloned ArrayField.base_field on deconstruction.
Simon Charette
2017-01-14
Fixed #27699 -- Added negative timedelta support to parse_duration()
Jinank Jain
2017-01-14
Fixed tests that rely on hardcoded id with keepdb
Josh Smeaton
2017-01-14
Changed a test to be consistent when run in parallel.
Josh Smeaton
2017-01-13
Fixed #27709 -- Fixed get_for_models() for proxies with an empty cache.
Simon Charette
2017-01-13
Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer...
Romain Garrigues
2017-01-13
Removed available_apps on TestCase subclasses.
Simon Charette
2017-01-13
Made contenttypes and auth apps unavailable when not necessary in tests.
Simon Charette
2017-01-13
Fixed #27723 -- Set MultiWidget's subwidgets input type from attrs argument.
Mariusz Felisiak
2017-01-12
Split AuthTemplateTests into test methods.
Tim Graham
2017-01-12
Fixed #27721 -- Added interface name to shell's IPython/bython import error.
Peter Inglesby
2017-01-11
Fixed #27713 -- Clarified NoReverseMatch error message when no view is found.
Marten Kenbeek
2017-01-11
Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
François Freitag
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2017-01-10
Fixed #27717 -- Allowed migration optimization across AlterModelOptions.
Ed Morley
2017-01-10
Fixed #27712 -- Reallowed Input widget's attrs argument to set the input type.
Mariusz Felisiak
2017-01-10
Fixed #26961 -- Made admin checks run when DEBUG=False.
Adam Chainz
2017-01-10
Fixed #27673 -- Made admin's checks run at check time instead of during regis...
Adam Chainz
2017-01-09
Fixed #27688 -- Made messages' add_message() request check use ducktyping.
Raffaele Salmaso
2017-01-09
Skipped unnecessary system checks in user_commands test.
Adam Chainz
2017-01-09
Made prefetch_related SQL inspection tests less brittle.
François Freitag
2017-01-09
Fixed test isolation in a couple migrations tests.
Tim Graham
2017-01-08
Require Jinja2 >= 2.9.2 in test requirements.
Florian Apolloner
2017-01-07
Fixed #27700 -- Optimized inspectdb tests by specifying database tables.
Mariusz Felisiak
2017-01-07
Pinned jinja2<2.9 in test requirements.
Tim Graham
2017-01-07
Simplified a contenttypes check test with mock.
Adam Chainz
2017-01-07
Refs #26961 -- Fixed invalid ModelAdmins in tests.
Adam Chainz
2017-01-06
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
Sebastian Spiegel
[prev]
[next]