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
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-29
[py3] Fixed test failures introduced in 3afb5916b215c79e36408b729c9516bc435f5...
Florian Apolloner
2012-08-28
Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --tem...
Florian Apolloner
2012-08-26
Made model instance history admin view link not hard-coded. Refs #15294.
Ramiro Morales
2012-08-25
Fixed #18852 -- Restored backwards compatibility
Aymeric Augustin
2012-08-25
Fixed #16715 -- Fixed join promotion logic for nested nullable FKs
Anssi Kääriäinen
2012-08-23
Fixed #18843 -- Replaced more special chars in column names (inspectdb)
Claude Paroz
2012-08-23
Fixed #12460 -- Improved inspectdb handling of special field names
Claude Paroz
2012-08-23
Fixed #18798 -- Renamed conflicting test methods in i18n tests
Alexey Boriskin
2012-08-23
Fixed #18678 -- HttpResponse init arguments allowed for subclasses
Claude Paroz
2012-08-22
Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type
Claude Paroz
2012-08-22
Revert "Fixed #18063 -- Avoid unicode in Model.__repr__ in python 2"
Simon Meers
2012-08-21
Fixed #18196 -- Improved loaddata error messages.
Claude Paroz
2012-08-21
Fixed #17886 -- Fixed join promotion in ORed nullable queries
Anssi Kääriäinen
2012-08-21
Reverted type check added in 62954ba04c.
Aymeric Augustin
2012-08-20
[py3] Fixed #17040 -- ported django.utils.crypto.constant_time_compare.
Aymeric Augustin
2012-08-20
Fixed #18063 -- Avoid unicode in Model.__repr__ in python 2
Simon Meers
2012-08-19
Reordered import statements for clarity.
Aymeric Augustin
2012-08-19
Fixed #18728 -- Made colon optional in tzinfo
Aymeric Augustin
2012-08-19
[py3] Supported integers in HttpResponse
Aymeric Augustin
2012-08-18
Merge pull request #291 from uruz/ticket18793
Karen Tracey
2012-08-19
Fixed #18793: Duplicate test test_head_no_get in generic_views.base
Alexey Boriskin
2012-08-18
Merge pull request #288 from mjtamlyn/date-list-period
Andrew Godwin
2012-08-18
Fixed #3542 -- Add support for changing granularity on ArchiveView.
Marc Tamlyn
2012-08-18
[py3] Made 212b9826bd Python 3-friendly
Aymeric Augustin
2012-08-18
Fixed #17228 -- params context variable is inconsistent
Marc Tamlyn
2012-08-18
Fixed #14516 -- Extract methods from removetags and slugify template filters
Marc Tamlyn
2012-08-18
Fixed #16744 -- Class based view should have the view object in the context
Marc Tamlyn
2012-08-18
[py3] Ported django.utils.safestring.
Aymeric Augustin
2012-08-18
Fixed #18779 -- URLValidator can't validate url with ipv6.
Marc Tamlyn
2012-08-18
[py3] Stopped attempting to translate bytes.
Aymeric Augustin
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
[prev]
[next]