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-04-26
Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds...
Jacob Green
2019-04-26
Fixed #30312 -- Relaxed admin check from django.contrib.sessions to SessionMi...
Aarni Koskela
2019-04-25
Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escap...
Jon Dufresne
2019-04-25
Fixed #30318 -- Added check for importability of arguments of custom error ha...
Alasdair Nicol
2019-04-25
Fixed #30393 -- Added validation of startapp's directory option.
oliver
2019-04-25
Fixed #30388 -- Made inspectdb generate OneToOneFields rather than ForeignKey...
Ville Skyttä
2019-04-24
Refs #30241 -- Fixed BytesWarning emitted in test_translation tests.
Jon Dufresne
2019-04-24
Fixed #30366 -- Skipped StatReloaderTests on HFS+ filesystems.
Martijn Jacobs
2019-04-24
Removed unnecessary assignments in various code.
Jon Dufresne
2019-04-24
Fixes #30342 -- Removed a system check for LANGUAGES_BIDI setting.
Matthias Kestenholz
2019-04-24
Refs #30254 -- Added tests for Model.__hash__() inheritance.
Carlton Gibson
2019-04-23
Fixed #29810 -- Fixed crash of select_related() on FilteredRelation with empt...
can
2019-04-23
Fixed #30385 -- Restored SearchVector(config) immutability.
Simon Charette
2019-04-19
Refs #25507 -- Added tests for using QuerySet.count() with a RawSQL annotation.
Mariusz Felisiak
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2019-04-19
Fixed #30328 -- Fixed crash of IntegerField.validators when limit_value in a ...
Scott Fitsimones
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-18
Refs #28762 -- Added test for aggregating over a function with ArrayField par...
Tomer Chachamu
2019-04-18
Refs #28767 -- Added test for annotating Value() with empty list as an ArrayF...
Mariusz Felisiak
2019-04-18
Fixed typos in docs, comments, and exception messages.
Ville Skyttä
2019-04-18
Fixed #30370 -- Added dbshell support for client TLS certificates on PostgreSQL.
Oleh Mykytiuk
2019-04-18
Fixed #30335, #29139 -- Fixed crash when ordering or aggregating over a neste...
can
2019-04-17
Fixed #30191 -- Selected only referenced fields during cascade deletion.
Simon Charette
2019-04-17
Fixed #27755 -- Added ModelAdmin.get_inlines() hook.
Hasan Ramezani
2019-04-16
Fixed #30368 -- Fixed prefetch_related() for GenericForeignKey when PK is als...
Vinny Do
2019-04-15
Refs #23758 -- Used RecursionError instead of RuntimeError to raise nested su...
Simon Charette
2019-04-15
Refs #27149 -- Based recursive nested subquery detection on sys.getrecursionl...
Simon Charette
2019-04-15
Refs #30325 -- Added tests for using count()/exists() with custom managers an...
Tobias Kunze
2019-04-15
Fixed #30325 -- Reverted "Fixed #29725 -- Removed unnecessary join in QuerySe...
Mariusz Felisiak
2019-04-14
Renamed camelCaseTestMethods to snake_case_test_methods
Markus Holtermann
2019-04-14
Fixed #30350 -- Prevented recreation of migration for operations with a range...
Florian Apolloner
2019-04-14
Fixed #30343 -- Fixed prefetch_related() for GenericForeignKey when PK of rel...
Mariusz Felisiak
2019-04-13
Fixed #30358 -- Removed redundant assertion in FormsUtilsTestCase.test_error_...
Krisjanis Vaiders
2019-04-13
Fixed #25941 -- Improved error message for runtests.py when django is not on ...
Thomas Allison
2019-04-13
Fixed #30363 -- Do not use exponential notation for small decimal numbers.
Sjoerd Job Postmus
2019-04-08
Fixed #30266 -- Kept a sequence owner when altering an AutoField/BigAutoField...
Dolan Antenucci
2019-04-08
Fixed #30330 -- Fixed setting of primary key to None during fast-delete.
Florian Apolloner
2019-04-08
Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on...
Ran Benita
2019-04-08
Fixed #28373 -- Used connection timezone instead of UTC when making dates tim...
can
2019-04-06
Fixed #30332 -- Fixed crash of ordering by expressions with params in ArrayAg...
Simone Pellizzari
2019-04-06
Refs #26067 -- Added more tests for ordering in StringAgg.
Simone Pellizzari
2019-04-05
Refs #20010 -- Unified DatabaseOperations.last_executed_query() on Oracle wit...
Mariusz Felisiak
2019-04-05
Refs #30324 -- Forced utf-8 encoding when loading templates for the technical...
Nick Pope
2019-04-05
Fixed #30324 -- Forced utf-8 encoding when loading the template for the techn...
Nick Pope
2019-04-04
Fixed #30307 -- Fixed incorrect quoting of database user password when using ...
msg
2019-04-03
Fixed #30302 -- Fixed forms.model_to_dict() result if empty list of fields is...
belegnar
2019-04-03
Refs #30302 -- Added more tests for forms.model_to_dict().
belegnar
2019-04-01
Fixed #30259 -- Fixed crash of admin views when properties don't have admin_o...
Mariusz Felisiak
2019-04-01
Used QuerySet.bulk_create() in lookup.tests.
JangHyukJin
2019-03-30
Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit thro...
Tim Graham
[prev]
[next]