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
2015-07-13
Refs #24090 -- Added a test for multi-table inheritance + subqueries.
Anssi Kääriäinen
2015-07-13
Fixed #25115 -- Made admindocs view bookmarklet reverse the URL rather than h...
Ben Spaulding
2015-07-13
Fixed #24923 -- errored out nicely when using aggregates in order_by()
Anssi Kääriäinen
2015-07-10
Fixed #25072 -- Prevented GDALRaster memory to be uncollectable
Claude Paroz
2015-07-09
Fixed #25093 -- Added utils.datastructures.OrderedSet.__len__()
darkryder
2015-07-09
Fixed a CaptureQueriesContext usage in queries tests.
Simon Charette
2015-07-09
Added a regression test for get() ordering clearing.
Simon Charette
2015-07-09
Fixed #25081 -- Prevented DISTINCT ON ordering from being cleared in get().
Simon Charette
2015-07-08
Fixed catastrophic backtracking in URLValidator.
Shai Berger
2015-07-08
Prevented newlines from being accepted in some validators.
Tim Graham
2015-07-08
Fixed #19324 -- Avoided creating a session record when loading the session.
Carl Meyer
2015-07-07
Replaced try..except blocks by context manager in custom lookups tests
Andriy Sokolovskiy
2015-07-07
Fixed #22804 -- Added warning for unsafe value of 'sep' in Signer
David Wolever
2015-07-06
Refs #23658 -- Fixed dbshell tests on Windows.
Tim Graham
2015-07-06
Fixed #25059 -- Allowed Punycode TLDs in URLValidator
Alexey Sveshnikov
2015-07-06
Fixed some unclosed objects in tests
Andriy Sokolovskiy
2015-07-06
Refs #4960 -- Fixed selenium test failures for CharField strip changes.
Tim Graham
2015-07-03
Fixed #24877 -- Added middleware handling of response.render() errors.
Sylvain Fankhauser
2015-07-03
Fixed #23190 -- Made Paginator.page_range an iterator
Rigel Di Scala
2015-07-03
Fixed #25055 -- Made m2m long name testing friendlier for 3rd party databases.
Michael Manfre
2015-07-03
Fixed #25032 -- Removed double redirect in admin login.
Jan Pazdziora
2015-07-03
Fixed #25056 -- Documented minimum version of jinja2 for testing.
Tim Graham
2015-07-03
Refs #25050 -- Corrected test assertion in serializers test.
Tim Graham
2015-07-02
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...
Jan Pazdziora
2015-07-02
Fixed #25050 -- Allowed serialization of models with deferred fields.
Grégoire ROCHER
2015-07-02
Used assertRaisesMessage in managers_regress tests.
Tim Graham
2015-07-02
Fixed #25054 -- Added app_label to swapped model AttributeError
Chris Lamb
2015-07-02
Fixed #24997 -- Enabled bulk_create() on proxy models
William Schwartz
2015-07-02
Fixed #24908 -- Fixed duplicate readonly field rendering.
jpic
2015-07-02
Fixed #25040 -- Fixed migrations state crash with GenericForeignKey
Kai Richard Koenig
2015-07-01
Fixed #4960 -- Added "strip" option to CharField
Curtis
2015-07-01
Refs #23658 -- Fixed unclosed file in dbshell tests.
Tim Graham
2015-07-01
Fixed #20916 -- Added Client.force_login() to bypass authentication.
Jon Dufresne
2015-07-01
Fixed #21695 -- Added asvar option to blocktrans.
Matthew Somerville
2015-07-01
Fixed #24982 -- Split staticfiles tests into multiple files
Moritz Sichert
2015-06-30
Fixed #18247 -- Added cast to NUMERIC for Decimals on sqlite
Michael Tänzer
2015-06-30
Fixed #23658 -- Provided the password to PostgreSQL dbshell command
Jean-Michel Vourgère
2015-06-30
Refs #23621 -- Fixed warning message when reloading models.
Marten Kenbeek
2015-06-30
Fixed #21803 -- Added support for post-commit callbacks
Andreas Pelme
2015-06-30
Fixed #24911 -- Made BaseManager.get_queryset() allow custom queryset args.
Jonas Degrave
2015-06-30
Used %r in the TextNode repr to show newlines better.
Ned Batchelder
2015-06-29
Refs #20203 -- Added tests to check inherited custom default manager
Andriy Sokolovskiy
2015-06-29
Refs #20203 -- Allowed adding custom default manager to the model state
Andriy Sokolovskiy
2015-06-29
Fixed #25018 -- Changed simple_tag to apply conditional_escape() to its output.
Luke Plant
2015-06-29
Fixed #23791 -- Corrected object type check for pk__in=qs
Anssi Kääriäinen
2015-06-27
Renamed MySQL-specific dbshell test file.
Tim Graham
2015-06-27
Sorted imports in __init__.py files.
Tim Graham
2015-06-27
Fixed #24887 -- Removed one-arg limit from models.aggregate
Greg Chapple
2015-06-27
Removed unused code after refs #25017.
Tim Graham
2015-06-27
Fixed #25031 -- Fixed a regression in the unordered_list template filter.
Noam
[prev]
[next]