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
2018-03-15
Refs #29155 -- Fixed LookupTests.test_pattern_lookups_with_substr() crash on ...
Mariusz Felisiak
2018-03-15
Fixed #29200 -- Fixed label rendering when using RadioSelect and CheckboxSele...
Tim Graham
2018-03-14
Moved SchemaLoggingTest to tests/schema.
Tim Graham
2018-03-14
Fixed #29155 -- Fixed crash when database functions are used with pattern loo...
Mariusz Felisiak
2018-03-13
Fixed #29199 -- Fixed crash when database user password contains @ sign on Or...
Mariusz Felisiak
2018-03-13
Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant.
dzhuang
2018-03-12
Fixed #28988 -- Fixed queries when a GenericRelation is used with multi-table...
robwa
2018-03-12
Fixed #29209 -- Fixed Cast() with TextField on MySQL and Oracle.
Sergey Fedoseev
2018-03-12
Refs #29004 -- Optimized InspectDBTransactionalTests.test_include_views() by ...
Mariusz Felisiak
2018-03-12
Added functions for inspectdb table filtering in tests.
Tim Graham
2018-03-09
Fixed #29180 -- Fixed a regression where migrations already in the plan were ...
Carlton Gibson
2018-03-08
Fixed #29188 -- Fixed ContentFile.size after a write().
Alex Stovbur
2018-03-08
Fixed #29195 -- Fixed Exists.output_field resolution on single-valued queries.
Simon Charette
2018-03-08
Fixed #29178 -- Allowed Index.fields to accept a tuple.
Fabrizio Ettore Messina
2018-03-06
Added more tests for django.utils.html.urlize().
Tim Graham
2018-03-06
Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.T...
Tim Graham
2018-03-06
Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and urlizetr...
Tim Graham
2018-03-05
Fixed #28981 -- Added an exception if GeoIP database can't be loaded from the...
Alex Stovbur
2018-03-03
Refs #17476 -- Removed obsolete simplification of timezone names in cache key...
Sergey Fedoseev
2018-03-03
Added model name to AutoField error message.
Almad
2018-03-03
Fixed #29144 -- Made untranslated strings for territorial language variants u...
Patryk Zawadzki
2018-03-02
Fixed #29133 -- Fixed call_command() crash if a required option is passed in ...
Alex Tomic
2018-03-02
Fixed #29176 -- Fixed AbstractBaseUser.normalize_username() crash if username...
Christophe Mehay
2018-03-01
Fixed #29159 -- Made ModelChoiceIterator reuse QuerySet result cache.
François Freitag
2018-03-01
Fixed #29158 -- Fixed len(choices) crash if ModelChoiceField's queryset is a ...
François Freitag
2018-03-01
Consolidated ModelChoiceField tests.
François Freitag
2018-03-01
Refs #27728 -- Made cosmetic edits to admin template tag template overriding.
Tim Graham
2018-03-01
Fixed #29172 -- Fixed crash with Window expression in a subquery.
Tomáš Ehrlich
2018-02-28
Fixed #29166 -- Fixed crash in When() expression with a list argument.
Mariusz Felisiak
2018-02-28
Eliminated the need to modify a model forms test when new test files are added.
Tim Graham
2018-02-28
Fixed #27728 -- Allowed overriding admin templatetags templates.
Raffaele Salmaso
2018-02-26
Fixed #29161 -- Removed BCryptPasswordHasher from PASSWORD_HASHERS.
Tim Graham
2018-02-24
Fixed #17962 -- Added ModelAdmin.get_deleted_objects().
Becky Smith
2018-02-24
Tested the admin's delete_selected action when it receives nonexistent pks.
Tim Graham
2018-02-23
Fixed #28635 -- Fixed admin's preserved filters if the URL contains non-ASCII...
a8568730
2018-02-23
Fixed #27449 -- Added django.utils.translation.get_supported_language_variant().
Sebastian Sangervasi
2018-02-23
Fixed #29154 -- Corrected examples in pluralize docstring and added tests.
Hasan Ramezani
2018-02-23
Refs #28643 -- Added Ord, Chr, Left, and Right database functions.
bobort
2018-02-23
Fixed #29142 -- Fixed crash when OuterRef is used with an operator.
Matthew Schinckel
2018-02-21
Fixed #29132 -- Avoided connecting update_last_login() handler if User.last_l...
Mikhail Porokhovnichenko
2018-02-21
Changed "language-code" to the more commonly used "language code".
Sebastian Sangervasi
2018-02-21
Fixed #28398 -- Added suggestions for mistyped management commands.
Tom Forbes
2018-02-21
Removed unneeeded inner import in i18n tests.
Sebastian Sangervasi
2018-02-20
Fixed #28442 -- Fixed crash with nested OuterRefs that reference AutoField.
Oliver Sauder
2018-02-20
Fixed #28755 -- Made check_for_language() include apps' locale directories.
Chillar Anand
2018-02-20
Fixed #29140 -- Fixed EmailMessage crash when body is None.
Williams Mendez
2018-02-19
Removed redundant lookup name in register_lookup() calls.
Tim Graham
2018-02-19
Fixed #29135 -- Prevented get_object/list_or_404() from hiding AttributeError...
dizballanze
2018-02-16
Fixed #28379 -- Made AccessMixin raise Permissiondenied for authenticated users.
Dylan Verheul
2018-02-15
Fixed #27810 -- Allowed query expressions in admin_order_field.
Andreas Pelme
[prev]
[next]