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
2019-03-20
Fixed #28738 -- Added the GeometryDistance function.
Francisco Couzo
2019-03-20
Moved choices inside of a test model per coding style.
oliver
2019-03-20
Fixed serializers test crash if PyYAML isn't installed.
Tim Graham
2019-03-20
Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on 32-bit sys...
Mariusz Felisiak
2019-03-18
Fixed #30258 -- Adjusted postgres schema value quoting of ranges.
Simon Charette
2019-03-17
Refs #30172 -- Prevented removing a model Meta's index/unique_together from r...
Paveł Tyślacki
2019-03-17
Refs #30172 -- Prevented removing a field's check or unique constraint from r...
Paveł Tyślacki
2019-03-17
Refs #12663 -- Fixed reference to nonexistent field in model_fields tests.
Simon Charette
2019-03-15
Cleaned up exception message checking in some tests.
Jon Dufresne
2019-03-14
Fixed #30254 -- Allowed model metaclasses to access the attribute dict in __i...
Matt Westcott
2019-03-14
Fixed #30237 -- Made Authentication/SessionMiddleware and ModelBackend admin ...
Herman S
2019-03-14
Simplified test_transform()s in db_functions.math.
Mariusz Felisiak
2019-03-14
Fixed serializers tests for PyYAML 5.1+.
Mariusz Felisiak
2019-03-13
Fixed #30183 -- Added introspection of inline SQLite constraints.
Paveł Tyślacki
2019-03-12
Simplified forms_tests.tests.test_formsets.
Mariusz Felisiak
2019-03-09
Fixed typo in tests/check_framework/test_translation.py comment.
Nick Pope
2019-03-08
Fixed #30186 -- Made showmigrations --list display the applied datetimes at v...
tschilling
2019-03-07
Refs #30186 -- Changed MigrationRecorder.applied_migrations() to return a dict.
Tim Schilling
2019-03-07
Fixed #30189 -- Removed transaction from sqlmigrate output if database doesn'...
Parth Patil
2019-03-07
Fixed #29754 -- Added is_dst parameter to Trunc database functions.
ahbk
2019-03-05
Fixed #29459 -- Initialized form data/files with empty MultiValueDicts.
Andra Denis Ionescu
2019-03-05
Fixed #30234 -- Disallowed non-upper settings in settings.configure().
orlnub123
2019-03-04
Fixed #30232 -- Corrected expected format in invalid DurationField error mess...
avas9366
2019-03-03
Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-03-02
Refs #30227 -- Added helpful message for non-ASCII Content-Type in mulitpart ...
Tim Graham
2019-03-02
Fixed #30227 -- Fixed crash on request without boundary in Content-Type.
Tim Graham
2019-03-02
Merged isinstance() calls.
Jon Dufresne
2019-03-01
Refs #29408 -- Cosmetic edits for validation of related fields and lookups in...
Mariusz Felisiak
2019-03-01
Fixed #29408 -- Added validation of related fields and lookups in model Meta....
Hasan Ramezani
2019-02-28
Fixed #30221 -- Made label suffix of admin's read-only fields translatable.
Etienne Chové
2019-02-27
Fixed #30179 -- Fixed form Media merging when pairwise merging is insufficient.
Matthias Kestenholz
2019-02-27
Fixed #30215 -- Fixed autoreloader crash for modules without __spec__.
shiningfm
2019-02-26
Refs #30057 -- Added more diffsettings tests.
orlnub123
2019-02-25
Refs #30179 -- Moved topological sort functions to django.utils.
Matthias Kestenholz
2019-02-25
Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-02-23
Fixed #30141 -- Fixed parse_duration() for some negative durations.
Seunghun Lee
2019-02-21
Fixed a failure when running tests on systems with SQLite < 3.8.3.
Tim Graham
2019-02-21
Refs #19544 -- Added a fast path for through additions if supported.
Simon Charette
2019-02-21
Refs #19544 -- Ignored auto-created through additions conflicts if supported.
Simon Charette
2019-02-21
Fixed typos in tests/template_tests/test_context.py.
Tim Graham
2019-02-21
Refs #28643 -- Added MD5 database function.
Mariusz Felisiak
2019-02-20
Fixed #18707 -- Added support for the test client to return 500 responses.
Jon Dufresne
2019-02-20
Fixed #30193, Refs #28478 -- Avoided PostgreSQL connection health checks on i...
Simon Charette
2019-02-14
Fixed #30181 -- Made cache.get() with default work correctly on PyLibMCCache ...
Jakub Szafrański
2019-02-14
Fixed #29619 -- Added field names to some FieldErrors.
Hasan Ramezani
2019-02-14
Refs #15902 -- Deprecated storing user's language in the session.
Claude Paroz
2019-02-14
Fixed #30171 -- Fixed DatabaseError in servers tests.
Jon Dufresne
2019-02-14
Made a requests test that will fail in 2028 fail 10 years later.
Bernhard M. Wiedemann
2019-02-14
Fixed admin_scripts test failures on macOS.
Carlton Gibson
2019-02-13
Fixed #30173 -- Simplified db.backends.postgresql.client.
Daniel Bowring
[prev]
[next]