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-08-18
Cleaned up a test slightly.
Aymeric Augustin
2012-08-18
[py3] Fixed templates tests.
Aymeric Augustin
2012-08-17
[py3] Fixed __unicode__ methods missed in d4a0b278
Aymeric Augustin
2012-08-16
[py3k] Fixed pagination_regress tests.
Alex Gaynor
2012-08-16
[py3] Ported django.core.servers.
Aymeric Augustin
2012-08-16
[py3] Fixed test_utils tests of doctests.
Aymeric Augustin
2012-08-15
Fixed the generic_inline_admin tests for python3.
Alex Gaynor
2012-08-15
Fixed the admin_changelist tests for python3.
Alex Gaynor
2012-08-15
[py3] Fixed more encoding issues in cache tests
Claude Paroz
2012-08-15
Used settings config for memcached tests.
Claude Paroz
2012-08-15
[py3] Fixed middleware tests.
Aymeric Augustin
2012-08-15
[py3] Fixed dispatch tests
Claude Paroz
2012-08-15
Run memcache tests if any cache is configured
Claude Paroz
2012-08-15
[py3] Fix some more encoding issues in tests
Claude Paroz
2012-08-15
[py3] Fixed bad unicode test
Claude Paroz
2012-08-15
[py3] Properly encode hashlib.md5 and zip.compress args in the tests.
Florian Apolloner
2012-08-15
Ensured that the archive module consistantly explicitly closed all files.
Alex Gaynor
2012-08-15
Close files in the module_loading tests always.
Alex Gaynor
2012-08-15
Explicitly close a file during the email tests.
Alex Gaynor
2012-08-15
Always close files in the file_storage tests.
Alex Gaynor
2012-08-15
[py3] Fixed test_client_regress tests
Claude Paroz
2012-08-15
Converted the modeladmin tests to run on python 2 and 3.
Alex Gaynor
2012-08-15
Fixed usage of several deprecated aliases in unittest.
Alex Gaynor
2012-08-15
Explicitly close files in the staticfiles tests.
Alex Gaynor
2012-08-15
[py3] Fixed jsi18n test.
Aymeric Augustin
2012-08-15
[py3] Fixed uses of __metaclass__ in tests.
Aymeric Augustin
2012-08-14
[py3] Fixed conditional_processing tests
Claude Paroz
2012-08-14
[py3] Fixed file_uploads tests
Claude Paroz
2012-08-14
Don't swallow AttributeError in core.urlresolvers.get_callable.
Florian Apolloner
2012-08-14
[py3] Fixed serializers tests
Claude Paroz
2012-08-14
[py3] Fixed staticfiles tests
Claude Paroz
2012-08-14
[py3] Fixed admin_views tests
Claude Paroz
2012-08-14
[py3] Fixed admin_custom_urls tests.
Aymeric Augustin
2012-08-14
[py3] Fixed comparison of list and range()
Anssi Kääriäinen
2012-08-14
[py3] Fixed invalid use of dict.items()
Anssi Kääriäinen
2012-08-14
[py3] Ensured the template tests run.
Aymeric Augustin
2012-08-14
[py3] Compared response.content with bytes.
Aymeric Augustin
2012-08-14
[py3] Ported django.http according to PEP 3333.
Aymeric Augustin
2012-08-13
[py3] Fixed encoding issues in cache key generation
Claude Paroz
2012-08-13
[py3] Made csrf context processor return Unicode
Claude Paroz
2012-08-13
[py3] Fixed admin_scripts tests
Claude Paroz
2012-08-13
[py3] Removed filename encoding in file_uploads test
Claude Paroz
2012-08-12
Fixed #18306 -- Made deferred models issue update_fields on save
Andrei Antoukh
2012-08-12
Fixed #13844 -- Avoid converting unknown db values to float
Anssi Kääriäinen
2012-08-12
[py3] Made exception examination py3-compatible.
Karen Tracey
2012-08-12
[py3] Refactored __unicode__ to __str__.
Aymeric Augustin
2012-08-12
[py3] Replaced some __str__ methods by __unicode__
Aymeric Augustin
2012-08-11
Fixed #18739 -- witdthratio behavior on None args
Karen Tracey
2012-08-11
Decorated some tests that require tz support.
Karen Tracey
2012-08-11
[py3] Various minor syntax fixes in the test suite
Claude Paroz
[prev]
[next]