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-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
2016-09-28
Fixed #27217 -- Fixed crash in CreateModel optimization with models that use ...
Tim Graham
2016-09-27
Split admin_docs tests into separate files.
Tim Graham
2016-09-27
Fixed #27268 -- Restored an invalid related field lookup error message in Qu...
Mariusz Felisiak
2016-09-27
Fixed #27210 -- Allowed SMTPBackend to fail silently on a socket connection e...
Vesteinn Snaebjarnarson
2016-09-27
Fixed #20705 -- Allowed using PasswordResetForm with user models with an emai...
levental
2016-09-27
Fixed #27053 -- Documented contrib.auth.get_user().
Berker Peksag
2016-09-27
Fixed #27266 -- Allowed using assertFormError()/assertFormsetError() in admin...
Tim Graham
2016-09-27
Fixed #27271 -- Fixed a crash in runserver logging.
Sergey Fursov
2016-09-24
Fixed #27118 -- Made QuerySet.get_or_create()/update_or_create() error for a ...
François Freitag
2016-09-24
Fixed typo in tests/aggregation_regress/tests.py.
Tim Graham
2016-09-22
Fixed #27257 -- Fixed builtin text lookups on JSONField keys.
Simon Charette
2016-09-22
Fixed #27159 -- Prevented pickling a query with an __in=inner_qs lookup from ...
Jani Tiainen
2016-09-22
Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,...
Tim Graham
2016-09-22
Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS
Claude Paroz
2016-09-22
Refs #27056 -- Rearranged gis_migrations test case classes
Claude Paroz
2016-09-21
Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boole...
Jon Dufresne
2016-09-21
Fixed #26210 -- Prevented SMTP backend from trying to send mail after a conne...
levental
2016-09-21
Tested model signals "sender" parameter when defer() is used.
Mathieu Pillard
2016-09-21
Refs #16682 -- Tested transaction.atomic() with KeyboardInterrupt.
Claude Paroz
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
[prev]
[next]