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
Age
Commit message (
Expand
)
Author
2012-08-16
[py3k] Fixed pagination_regress tests.
Alex Gaynor
2012-08-16
Fixed Python version check in testcases.py
Claude Paroz
2012-08-16
[py3] Ported django.core.servers.
Aymeric Augustin
2012-08-16
[py3] Fixed test_utils tests of doctests.
Aymeric Augustin
2012-08-16
[py3] Avoided relying on 2.x-only internals
Aymeric Augustin
2012-08-16
[py3] Fixed the str tests.
Aymeric Augustin
2012-08-16
Merge pull request #273 from dmishe/py3_introspection_regression
Alex Gaynor
2012-08-16
[py3] Fixed installed_models filtering.
Dmitry Shevchenko
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
Fix changes introduced in fd04e7 so they don't break on Python 3.
Ramiro Morales
2012-08-16
Marked up a few raw values in the settings documentation.
Simon Meers
2012-08-16
Fixed #18759 -- updated SECRET_KEY documentation
Piet Delport
2012-08-15
Added import of force_unicode to utils/text.py
Adrian Holovaty
2012-08-15
[py3] Fixed middleware_exceptions tests.
Aymeric Augustin
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 slug regex
Claude Paroz
2012-08-15
Fixed comment to match the code
Tom Mortimer-Jones
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
Removed unneeded smart_bytes import which was introduced in f2fff84bc.
Florian Apolloner
2012-08-15
Fixed #18770 -- memcached cache backend expects byte strings as keys
Claude Paroz
2012-08-15
[py3] Fixed bad unicode test
Claude Paroz
2012-08-15
[py3] Fixed paginator tests.
Florian Apolloner
2012-08-15
[py3] Properly encode hashlib.md5 and zip.compress args in the tests.
Florian Apolloner
2012-08-15
[py3] fixed session file backend.
Florian Apolloner
2012-08-15
[py3] Fixed HTTP header serialization
Claude Paroz
2012-08-15
[py3] Fixed F-expression right-hand division
Claude Paroz
2012-08-15
Ensured that about half of the files opened in the formtools tests were expli...
Alex Gaynor
2012-08-15
[py3] Pass bytes to md5 in truncate_name
Claude Paroz
2012-08-15
[py3] Fixed slugify filter
Claude Paroz
2012-08-15
[py3] Removed map() calls used for side-effects only
Anssi Kääriäinen
2012-08-15
[py3] Removed excessive usage of smart_bytes
Claude Paroz
2012-08-15
Made the validation tests python3 friendly.
Alex Gaynor
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
[py3] Always pass bytes to hashlib.md5.
Florian Apolloner
2012-08-15
Fixed the erorr handling code for missing management commands.
Alex Gaynor
2012-08-15
Explicitly close a file during the email tests.
Alex Gaynor
2012-08-15
Allow tests using a LiveServer to get closer to working.
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
Sent got_request_exception signal before handle_uncaught_exception
Claude Paroz
2012-08-15
Fixed syndication under python3.
Alex Gaynor
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
Final explicit closing for staticfiles, they now pass on python3 with -Wall a...
Alex Gaynor
[prev]
[next]