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
2016-11-01
Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with Suspicious...
Andrew Nester
2016-10-31
Fixed #27148 -- Fixed ModelMultipleChoiceField crash with invalid UUID.
Tim Graham
2016-10-31
Fixed #27063 -- Prevented i18n_patterns() from using too much of the URL as t...
Krzysztof Urbaniak
2016-10-31
Added additional tests for translation's get_language_from_path().
Krzysztof Urbaniak
2016-10-29
Captured logging output during NonDjangoTemplatesDebugViewTests.test_400().
Jon Dufresne
2016-10-28
Fixed #27188 -- Allowed using unique=True with FileField.
Michael Scott
2016-10-28
Simplified some auth_tests with assertRedirects().
Tim Graham
2016-10-28
Fixed #26578 -- Prohibited non-ASCII digits in validate_ipv4_address.
wim glenn
2016-10-28
Added pytz to test requirements
Markus Holtermann
2016-10-27
Fixed #27373 -- Corrected 404 debug page message for an empty request path.
Mariusz Felisiak
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-27
Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-10-26
Fixed #27334 -- Allowed FileField to move rather than copy a file.
Adam Chidlow
2016-10-25
Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations."
Jon Dufresne
2016-10-25
Fixed #27385 -- Fixed QuerySet.bulk_create() on PostgreSQL when the number of...
David Barragán Merino
2016-10-22
Fixed #27374 -- Made JavaScriptCatalog respect the packages argument.
Alvin Lindstam
2016-10-21
Fixed #27368 -- Modifed BaseEmailBackend.__enter__() to close the connection ...
Jon Dufresne
2016-10-17
Fixed #27344 -- Made ConditionalGetMiddleware only process GET requests.
Kevin Christopher Henry
2016-10-14
Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.
Tim Graham
2016-10-14
Tested QuerySet compatibility check.
Tim Graham
2016-10-14
Refs #19705 -- Changed gzip modification times to 0.
Kevin Christopher Henry
2016-10-13
Tested invalid QuerySet.order_by() arguments.
Tim Graham
2016-10-13
Refs #19705 -- Made GZipMiddleware make ETags weak.
Kevin Christopher Henry
2016-10-13
Fixed #27200 -- Provided makemigration's allow_migrate() with model_name.
Tim Graham
2016-10-13
Fixed #26954 -- Prevented ModelAdmin.has_module_permission()=False from block...
Halil Kaya
2016-10-12
Fixed #24607 -- Serialized natural keys in multi-table inheritance models.
João Sampaio
2016-10-12
Fixed #27333 -- Prevented BASE64 encoding in message.as_string() on Python 3
Claude Paroz
2016-10-12
Fixed #19705 -- Set proper headers on conditional Not Modified responses.
Kevin Christopher Henry
2016-10-12
Removed redundant usage of assertNotIn() in a mail test.
Tim Graham
2016-10-11
Fixed nonexistent tmc.edu domain in GeoIP test.
Tim Graham
2016-10-11
Tested Model.get_next/prev_by_FIELD() on unsaved models.
Tim Graham
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-07
Fixed #24941 -- Added ModelAdmin.get_exclude().
Zach Borboa
2016-10-07
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-10-06
Fixed #27301 -- Prevented exceptions that fail unpickling from crashing the p...
Adam Wróbel
2016-10-06
Fixed #27300 -- Made makemigrations --dry-run output a string (no bytes)
Claude Paroz
2016-10-05
Refs #27218 -- Fixed LogEntry tests on MySQL 5.5.
Tim Graham
2016-10-04
Refs #18974 -- Deprecated @models.permalink() decorator.
Tim Graham
2016-10-04
Fixed #27218 -- Returned LogEntry instances from ModelAdmin.log_*() methods.
François Freitag
2016-10-04
Fixed #27193 -- Preserved ordering in select_for_update subqueries.
François Freitag
2016-10-04
Refs #27118 -- Reallowed using pk in QuerySet.get/update_or_create().
François Freitag
2016-10-04
Fixed #27279 -- Fixed a migration performance regression related to RenameMod...
Simon Charette
2016-10-04
Fixed #27309 -- Added CallableBool.__hash__().
Reto Aebersold
2016-10-02
Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute
Claude Paroz
2016-10-01
Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field det...
Claude Paroz
2016-10-01
Fixed #26541 -- Allowed MySQL transaction detection to work without table cre...
Mariusz Felisiak
2016-10-01
Refs #26940 -- Re-allowed makemessages without settings
Claude Paroz
2016-09-30
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
Tim Graham
2016-09-30
Refs #27210 -- Fixed isolation of test_fail_silently_on_connection_error.
Tim Graham
2016-09-30
Confirmed support for PostGIS 2.3.
Tim Graham
[next]