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
2020-10-19
Reverted "Reduced time.sleep() in cache touch() tests."
Mariusz Felisiak
2020-10-19
Relaxed some query ordering assertions in expressions tests.
Tim Graham
2020-10-19
Fixed #32107 -- Fixed ProtectedError.protected_objects and RestrictedError.re...
Hasan Ramezani
2020-10-19
Added DatabaseFeatures.can_alter_geometry_field.
Tim Graham
2020-10-19
Fixed #32116 -- Fixed QuerySet.order_by() crash on EmptyQuerySet with union()...
Hannes Ljungberg
2020-10-18
Made test_change_list_sorting_model_admin_reverse's assertions more specific.
Tim Graham
2020-10-17
Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices.
Claude Paroz
2020-10-17
Fixed #6517 -- Made dbshell use charset option on MySQL.
manav014
2020-10-16
Reduced time.sleep() in cache touch() tests.
Nick Pope
2020-10-16
Optimized inspectdb tests by specifying database tables/views.
Nick Pope
2020-10-15
Fixed #25253 -- Made AlterField operation a noop when changing attributes tha...
Çağıl Uluşahin
2020-10-15
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
Aarni Koskela
2020-10-15
Refs #31926 -- Made test_pickle_filteredrelation_m2m do not depend on auto-PK.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms ...
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExpressionWrapper crash with JSONField key transforms.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed __in lookup crash against key transforms for JSONField.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over ...
Mariusz Felisiak
2020-10-14
Refs #32096 -- Added test for ArrayAgg over JSONField key transforms.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Added test for window expressions with JSONField key transforms.
Mariusz Felisiak
2020-10-14
Fixed #31640 -- Made Trunc() truncate datetimes to Date/TimeField in a specif...
David-Wobrock
2020-10-14
Removed redundant tests in test_extract_trunc.
David-Wobrock
2020-10-14
Refs #31640 -- Made Extract raise ValueError when using tzinfo with Date/Time...
David-Wobrock
2020-10-13
Fixed #20601 -- Allowed forcing format with thousand separators in floatforma...
Jacob Walls
2020-10-13
Fixed #22490 -- Added tests for Feed.get_object().
Octavio
2020-10-12
Fixed #31674 -- Fixed displaying traceback in technical 500 debug page.
Hasan Ramezani
2020-10-12
Fixed #32087 -- Made technical 500 debug page use HTTPS for sharing traceback.
nik258heda
2020-10-09
Fixed #32094 -- Fixed flush() calls on management command self.stdout/err pro...
Thomas Riccardi
2020-10-09
Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-09
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-on...
Qi Zhao
2020-10-08
Fixed #31181 -- Added links to related models for admin's readonly fields.
Julien Rebetez
2020-10-07
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
Tom Carrick
2020-10-07
Refs #32002 -- Added tests for HttpResponse's content_type parameter.
Tom Carrick
2020-10-07
Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning with xgette...
Max Smolens
2020-10-06
Refs #20577 -- Deferred filtering of prefetched related querysets by reverse ...
Bob Renwick
2020-10-06
Fixed #32073 -- Skipped collation tests on PostgreSQL < 10.
Mariusz Felisiak
2020-10-06
Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.
Mariusz Felisiak
2020-10-06
Refs #32047 -- Added test for using call_command() with constant required opt...
Hasan Ramezani
2020-10-05
Refs #31926 -- Fixed reverse related identity crash on Q() limit_choices_to.
Simon Charette
2020-10-05
Refs #29838, Refs #28507 -- Made make_hashable() ignore key order.
Simon Charette
2020-10-05
Fixed #32068 -- Added error messages on get() with filters following union(),...
Hasan Ramezani
2020-10-05
Refs #32068 -- Added tests for get() following union(), intersection(), and d...
Hasan Ramezani
2020-10-05
Fixed #31926 -- Fixed recreating queryset with FilteredRelation when using a ...
David-Wobrock
2020-10-02
Fixed #32060 -- Added Random database function.
Nick Pope
2020-10-01
Fixed typo in tests/view_tests/tests/test_debug.py docstring.
Thibaud Colas
2020-09-30
Fixed #32047 -- Fixed call_command() crash if a constant option from required...
Hasan Ramezani
2020-09-30
Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.
aryan
2020-09-30
Refs #30422 -- Added test for removing temporary files in MultiPartParser whe...
aryan
2020-09-29
Fixed #31880 -- Made QuerySet.aggregate() raise FieldError when aggregating o...
David Wobrock
2020-09-29
Fixed #18995 -- Made blocktranslate tag raise TemplateSyntaxError when plural...
Jacob Walls
2020-09-28
Fixed #32042 -- Improved error messages for the number of submitted forms in ...
meghanabhange
[prev]
[next]