index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2012-10-09
Fixed #18153 -- Reverse OneToOne lookups on unsaved instances.
Aymeric Augustin
2012-10-09
Fixed #19095 -- invalid code in multidb tests.
Aymeric Augustin
2012-10-09
Moved some email validation tests to validators tests
Claude Paroz
2012-10-08
Fixed #19087 -- Ensured query's base table is never LOUTER joined
Anssi Kääriäinen
2012-10-08
[py3] Decoded the parsed source file encoding in debug view
Claude Paroz
2012-10-06
Removed ad-hoc support for usage of short names of built-in DB backends.
Ramiro Morales
2012-10-06
Added assertXML[Not]Equal assertions
Claude Paroz
2012-10-06
Fixed #19069 -- Improved the error message when trying to query a swapped model.
Russell Keith-Magee
2012-10-03
Fixed #14567 -- Made ModelMultipleChoiceField return EmptyQuerySet as empty v...
Stephen Burrows
2012-10-01
Fixed postgres rollback issue with fixture test
Preston Holmes
2012-09-30
Fixed #9279 -- Added ignorenonexistent option to loaddata
Preston Holmes
2012-09-30
Fixed #18807 -- Made 404.html and 500.html optional
Claude Paroz
2012-09-30
Fixed #7936 -- Added Last-Modified header to feeds
Claude Paroz
2012-09-29
Fixed #18993 -- 'django' logger logs to console when DEBUG=True
Claude Paroz
2012-09-29
Merge branch 'ticket15695'
Florian Apolloner
2012-09-28
Fixed #18676 -- Allow fast-path deletion of objects
Anssi Kääriäinen
2012-09-28
Added a way to check if a signal has listeners
Anssi Kääriäinen
2012-09-28
Used get_current_site in comments feed class
Claude Paroz
2012-09-27
Fixed #18881 -- Made the context option in {% trans %} and {% blocktrans %} a...
Julien Phalip
2012-09-27
Added complementary regression test for commit c1729510
Eduardo Cereto Carvalho
2012-09-27
Fixed #15695 -- Added `ResolverMatch` to the request object.
Florian Apolloner
2012-09-26
Fixed #18675 -- Fixed was_modified_since with floating-point mtime
Claude Paroz
2012-09-26
Fixed parse_http_date docstring and moved related tests
Claude Paroz
2012-09-26
Fixed #18845 -- Do not swallow AttributeErrors when running commands
Claude Paroz
2012-09-26
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
Adrien Lemaire
2012-09-26
Fixed #3011 -- Added swappable auth.User models.
Russell Keith-Magee
2012-09-24
Fixed #18072 -- Made more admin links use reverse() instead of hard-coded rel...
Ramiro Morales
2012-09-24
Called parent __init__ in test logging handler
Claude Paroz
2012-09-24
Fixed #14861 -- Moved logging config outside of Settings.__init__
Claude Paroz
2012-09-24
Replaced a deprecated assertEquals
Claude Paroz
2012-09-23
Fixed #18982 - Caught TypeError in DateField.clean
Aymeric Augustin
2012-09-22
Fixed #18861 -- Triggered message validation with locmem email backend
Claude Paroz
2012-09-22
Fixed #18951 -- Formatting of microseconds.
Aymeric Augustin
2012-09-22
Fixed #16218 -- date_list order in generic CBVs.
Aymeric Augustin
2012-09-20
Imported getLogger directly from logging module
Claude Paroz
2012-09-18
Fixed #18980 -- Fixed assertContains regression when passed an object
Jeremy Dunck
2012-09-18
Fixed #18800 -- Support numbers bigger than max float in `numberformat`.
Florian Apolloner
2012-09-17
Merge branch 'lotheac-fix_uploaded_file_exec'
Florian Apolloner
2012-09-17
Fixed #18947 -- Don't make uploaded files executeable by default.
Florian Apolloner
2012-09-16
Merge pull request #360 from calebsmith/add-permalink-wraps-test
Florian Apolloner
2012-09-16
Fixed #17485 regression -- only + select_related interaction
Anssi Kääriäinen
2012-09-15
Fixed #18530 -- Fixed a small regression in the admin filters where wrongly f...
Julien Phalip
2012-09-15
Modernized views.DebugViewTests
Claude Paroz
2012-09-12
Fixed #18790 -- Encoded database password on Python 2
Claude Paroz
2012-09-10
Document and test 'type' usage in Widget attrs
Claude Paroz
2012-09-09
Fixed a couple of test failures on Windows.
Karen Tracey
2012-09-08
Remove an outdated import inadvertently introduced in tests.
Carl Meyer
2012-09-08
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
Carl Meyer
2012-09-08
Fixed #18545 -- Make the 'no DJANGO_SETTINGS_MODULE' error message more usefu...
Carl Meyer
2012-09-08
Moved the admin inline JS to new JS files for cleanliness.
Travis Swicegood
[prev]
[next]