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-03
Refs #15035 -- Corrected a bug and improved comments for a staticfiles test.
Tim Graham
2017-01-03
Fixed #25912 -- Added binary left/right shift operators to F expressions.
anabelensc
2017-01-03
Fixed #26621 -- Corrected simplify_regex()'s handling of named capture groups.
Ketan Bhatt
2017-01-03
Fixed #27681 -- Fixed binary &/| operators for negative values on MySQL.
Mariusz Felisiak
2017-01-03
Fixed #2856 -- Replaced some 404s with messages in admin.
Karen Tracey
2017-01-03
Refs #25004 -- Fixed test failure introduced by OpenLayers 3 update.
Claude Paroz
2017-01-03
Replaced some GIS has_X_method skips with supports_X_aggr/has_X_function.
Tim Graham
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2017-01-02
Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
vinay karanam
2016-12-30
Fixed #27458 -- Fixed invalid sequence/index names when using "USER"."TABLE" ...
Andrew Nester
2016-12-30
Fixed #26478 -- Made {% for %} reject invalid unpacking vars with quotes or v...
Tim Martin
2016-12-30
Used assertRaisesMessage() in {% for %} tests.
Tim Graham
2016-12-29
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
Tim Graham
2016-12-29
Fixed #25415 -- Made DiscoverRunner run system checks.
Adam Chainz
2016-12-29
Refs #25415 -- Made MySQL backend skip field validation of unsupported models.
Adam Chainz
2016-12-29
Fixed #27622 -- Allowed test client to accept vendor tree JSON content types.
Anton Samarchyan
2016-12-28
Fixed #27631 -- Prevented execution of transactional DDL statements when unsu...
Simon Charette
2016-12-28
Fixed #27628 -- Fixed unarchiving a file without permission data.
Anton Samarchyan
2016-12-28
Fixed #27258 -- Prohibited django.Template.render() with non-dict context.
Shivang Bharadwaj
2016-12-28
Refs #15667 -- Fixed form renderer test for Python 2 non-ASCII path.
Tim Graham
2016-12-28
Refs #25415 -- Fixed/silenced check errors in Django's test suite.
Adam Chainz
2016-12-28
Fixed #27651 -- Allowed M2M to concrete and proxy through model.
Tim Graham
2016-12-28
Fixed #27370 -- Prevented Select widget from using 'required' with a non-empt...
Josef Rousek
2016-12-28
Fixed #27632 -- Unified query parameters by their values on Oracle.
Mariusz Felisiak
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
Tim Graham
2016-12-27
Fixed #27640 -- Fixed HttpResponse's __repr__() without a 'Content-Type' hea...
roboslone
2016-12-27
Fixed #27642 -- Made forms.utils.flatatt() omit 'None' values from attrs.
Illia Volochii
2016-12-27
Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Mariusz Felisiak
2016-12-24
Fixed #25492 -- Checked deferred foreign key constraints before dropping them.
Simon Charette
2016-12-24
Fixed #27498 -- Fixed filtering on annotated DecimalField on SQLite.
Peter Inglesby
2016-12-23
Refs #26384 -- Isolated a test model in schema tests.
Simon Charette
2016-12-23
Fixed #26543 -- Prevented "confirm form submission" browser prompt when reloa...
Adonys Alea Boffill
2016-12-23
Fixed typo in m2m_through_regress test methods.
Tim Graham
2016-12-23
Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check.
Adam Chainz
2016-12-23
Refs #18823 -- Corrected field name in an m2m manager error message.
Andrey Kuzminov
2016-12-23
Used assertRaisesMessage() in m2m_through_regress tests.
Tim Graham
2016-12-22
Used @override_settings for SECURE_PROXY_SSL_HEADER tests.
Adam Chainz
2016-12-22
Fixed #26632 -- Skipped admin.E111 list_display_links check if get_list_displ...
Anton Samarchyan
2016-12-22
Added tests for django.utils.autoreload.
Phil Tysoe
2016-12-21
Moved modeladmin check tests to a separate file.
Tim Graham
2016-12-21
Wrapped an import per isort.
Tim Graham
2016-12-21
Fixed #27600 -- Suppressed the REPL during shell's reading from stdin.
jpic
2016-12-21
Fixed #27612 -- Added a check for duplicate URL instance namespaces.
Andrew Nester
2016-12-21
Refs #25753 -- Reset l10n cache when format settings change
Claude Paroz
2016-12-20
Fixed #27584 -- Fixed display of render time template errors.
Preston Timmons
2016-12-20
Added a test for NullBooleanField.formfield().
Tim Graham
2016-12-19
Fixed #27611 -- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security.
Tim Graham
2016-12-19
Refs #25484 -- Made non-staticfiles {% static %} tag quote its output.
Tim Graham
2016-12-19
Refs #25484 -- Removed incorrect unquoting in {% static %}.
Tim Graham
[prev]
[next]