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-02-23
Fixed Oracle specific failures in commands_sql tests
Anssi Kääriäinen
2013-02-23
Marked a test as expected failure. Refs #19884
Anssi Kääriäinen
2013-02-23
Skipped a test on Oracle
Anssi Kääriäinen
2013-02-23
Fixed empty strings + to_field regression on Oracle
Anssi Kääriäinen
2013-02-22
Fixed #19882 -- Smarter tokenizing of {% for %} tag arguments.
Baptiste Mispelon
2013-02-21
Fixed #19870 -- Regression in select_related in inheritance cases
Anssi Kääriäinen
2013-02-20
Made a couple of selenium tests wait for page loaded
Anssi Kääriäinen
2013-02-20
Added a test for negated Q object querying
Anssi Kääriäinen
2013-02-20
Removed join() promote kwarg
Anssi Kääriäinen
2013-02-20
Refactored negated IS NULL handling
Anssi Kääriäinen
2013-02-20
Added a db_constraint option to ForeignKeys.
Alex Gaynor
2013-02-20
Add test for collapsible fieldset functionality in admin
Claude Paroz
2013-02-19
Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2013-02-19
Checked object permissions on admin history view.
Carl Meyer
2013-02-19
Restrict the XML deserializer to prevent network and entity-expansion DoS att...
Carl Meyer
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-19
Avoided related_name conflicts in tests
Anssi Kääriäinen
2013-02-19
Fixed #10870 -- Added aggreation + generic reverse relation test
Florian Hahn
2013-02-19
Fixed #19837 -- Refactored split_exclude() join generation
Anssi Kääriäinen
2013-02-18
Simplified MySQL version checking.
Aymeric Augustin
2013-02-18
Avoided firing the request_finished signal in tests.
Aymeric Augustin
2013-02-16
Fixed #19833 -- Fixed import parameter encoding in get_runner
Claude Paroz
2013-02-16
Fixed #17260 -- Added time zone aware aggregation and lookups.
Aymeric Augustin
2013-02-15
Improved input sanitizing with thousand separators
Claude Paroz
2013-02-15
Updated FormattingTests test case to use settings contexts
Claude Paroz
2013-02-14
Fixed #19829 -- Fixed index lookups for NumPy arrays in templates.
Julien Phalip
2013-02-14
Fixed #19819 - Improved template filter errors handling.
Michael van Tellingen
2013-02-13
Fixed #19693 -- Made truncatewords_html handle self-closing tags
Claude Paroz
2013-02-13
Fixed #18558 -- Added url property to HttpResponseRedirect*
Hiroki Kiyohara
2013-02-13
Removed try-except in django.db.close_connection()
Anssi Kääriäinen
2013-02-11
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
Simon Charette
2013-02-10
Fixed #19112 -- Reduced the amount of query params in a test
Anssi Kääriäinen
2013-02-10
Fixed #19720 -- Oracle ordering related delete regression
Anssi Kääriäinen
2013-02-10
Fixed #19707 -- Reset transaction state after requests
Anssi Kääriäinen
2013-02-09
Added tests for some sql_* management commands
Claude Paroz
2013-02-08
Cleaned up some lingering signals in the test suite that were causing spuriou...
Julien Phalip
2013-02-07
Changed test assertion strategy used in 04d9730.
Ramiro Morales
2013-02-07
Fixed #13085 -- Don't fail on creation of model with GFK to a model with __le...
Ramiro Morales
2013-02-07
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Aymeric Augustin
2013-02-06
Fixed #19704 -- Make use of new ungettext_lazy function at appropriate places
Alexey Boriskin
2013-02-06
Improved regex in strip_tags
Claude Paroz
2013-02-06
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
Simon Charette
2013-02-05
Fixed #17683 -- Make sure `BaseModelFormSet` respects defined widgets.
Simon Charette
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
2013-02-04
Fixed error message test assertions under Python 3.3
Claude Paroz
2013-02-04
Fixed #17061 -- Factored out importing object from a dotted path
Claude Paroz
2013-02-03
Fixed #19730 -- Don't validate importability of settings by using i18n in man...
Ramiro Morales
2013-02-03
Fixed #19645 -- Added tests for TransactionMiddleware
Anssi Kääriäinen
2013-02-02
Fixed Python 3.2 compatibility for a test.
Julien Phalip
2013-02-02
Fixed #17797 -- Enabled support for PATCH requests in the dummy test client. ...
Julien Phalip
[prev]
[next]