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
/
regressiontests
Age
Commit message (
Expand
)
Author
2013-01-08
Updated deprecated test assertions
Claude Paroz
2013-01-08
Fixed #16759 -- Remove use of __deepcopy__ in qs.clone()
Anssi Kääriäinen
2013-01-07
Created special PostgreSQL text indexes when unique is True
Claude Paroz
2013-01-06
Fixed #19173 -- Made EmptyQuerySet a marker class only
Anssi Kääriäinen
2013-01-04
Fixed #19192 -- Allowed running tests with dummy db backend
Claude Paroz
2013-01-03
Fixed #19382 -- Stopped smtp backend raising exception when already closed
Claude Paroz
2013-01-03
Fixed #19134 -- Allowed closing smtp backend when the server is stopped
Claude Paroz
2013-01-03
Fixed #19545 -- Make sure media/is_multipart work with empty formsets
Simon Charette
2013-01-01
Modernized middleware tests.
Aymeric Augustin
2013-01-01
Fixed #19457 -- ImageField size detection failed for some files.
Anton Baklanov
2013-01-01
Fixed #19519 again -- Regression in LiveServerTestCase after fd1279a4.
Aymeric Augustin
2012-12-31
Fixed #19453 -- Ensured that the decorated function's arguments are obfuscate...
Julien Phalip
2012-12-31
Fixed #19519 -- Fired request_finished in the WSGI iterable's close().
Aymeric Augustin
2012-12-31
Fixed #19537 -- Made CheckboxInput._has_changed handle 'False' string
Claude Paroz
2012-12-30
Added further flexibility to ModelAdmin for controlling post-save redirections.
Julien Phalip
2012-12-29
Silenced warnings in the tests of deprecated features.
Aymeric Augustin
2012-12-29
Advanced pending deprecation warnings.
Aymeric Augustin
2012-12-29
Removed legacy ways of calling cache_page.
Aymeric Augustin
2012-12-29
Removed truncate_words and truncate_html_words.
Aymeric Augustin
2012-12-29
Removed HttpRequest.raw_post_data.
Aymeric Augustin
2012-12-29
Removed django.core.management.setup_environ and execute_manager.
Aymeric Augustin
2012-12-29
Removed django.contrib.localflavor.
Aymeric Augustin
2012-12-29
Removed interpolation of post_url_continue in the admin.
Aymeric Augustin
2012-12-29
Removed backwards-compatibility shim for #16288.
Aymeric Augustin
2012-12-29
Avoided having an indexed TextField installed unless using postgres
Anssi Kääriäinen
2012-12-28
Fix #19524 -- Incorrect caching of parents of unsaved model instances.
Aymeric Augustin
2012-12-24
Expanded tests added when fixing #14529.
Ramiro Morales
2012-12-24
Prevented caching of streaming responses.
Aymeric Augustin
2012-12-24
Fixed #19505 -- A more flexible implementation for customizable admin redirec...
Julien Phalip
2012-12-24
Fixed a randomly failing test under Python 3.
Aymeric Augustin
2012-12-24
Fixed a dependence on set-ordering in tests
Luke Plant
2012-12-24
Made admin generated changelist URLs independent of dict ordering
Luke Plant
2012-12-24
Don't rely on dictionary ordering in tests
Ian Clelland
2012-12-24
Use HTML parser to compare html snippets
Ian Clelland
2012-12-24
Use new TestCase methods for equality comparisons
Ian Clelland
2012-12-22
Fixed #19468 -- Decoded request.path correctly on Python 3.
Aymeric Augustin
2012-12-20
Fixed #18854 -- Join promotion in disjunction cases
Anssi Kääriäinen
2012-12-20
Fixed #19500 -- Solved a regression in join reuse
Anssi Kääriäinen
2012-12-20
Fixed #19401 -- Ensure that swappable model references are case insensitive.
Russell Keith-Magee
2012-12-18
Fixed #19441 -- Created PostgreSQL varchar index when unique=True
Claude Paroz
2012-12-16
Made sure connections are actually closed in backends tests
Anssi Kääriäinen
2012-12-16
Fixed #19483 -- Improved import error message in contrib.comments
Claude Paroz
2012-12-16
Fixed #10790 -- Refactored sql.Query.setup_joins()
Anssi Kääriäinen
2012-12-16
Corrected tests depending on the error message on the AuthenticationForm.
Russell Keith-Magee
2012-12-13
Fixed a couple of stale tests caused by patch for #19462
Anssi Kääriäinen
2012-12-13
Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering
Anssi Kääriäinen
2012-12-11
Fixed an order dependant test failure.
Florian Apolloner
2012-12-10
Fixed a test failure in the comment tests.
Florian Apolloner
2012-12-10
Fixed a security issue in get_host.
Florian Apolloner
2012-12-10
Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users.
Florian Apolloner
[prev]
[next]