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
Age
Commit message (
Expand
)
Author
2012-08-18
Fixed bug in 212b982 -- Removed duplicate code in removetags
Marc Tamlyn
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 #18791: [py3] Double import of six in django.forms.widgets
Alexey Boriskin
2012-08-18
[py3] Avoided passing a lazy string to urlparse.
Aymeric Augustin
2012-08-18
Introduced force_bytes and force_str.
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
Merge pull request #283 from mjtamlyn/ipv6-address-validation
Andrew Godwin
2012-08-18
Fixed #18779 -- URLValidator can't validate url with ipv6.
Marc Tamlyn
2012-08-18
[py3] Removed gratuitous use of map/lambda
Aymeric Augustin
2012-08-18
[py3] Stopped attempting to translate bytes.
Aymeric Augustin
2012-08-18
[py3] Fixed cache tests.
Aymeric Augustin
2012-08-18
[py3] Fixed backends tests.
Aymeric Augustin
2012-08-18
Cleaned up a test slightly.
Aymeric Augustin
2012-08-18
[py3] Added compatibility import of thread/_thread
Aymeric Augustin
2012-08-18
[py3] Fixed formtools tests.
Aymeric Augustin
2012-08-18
Merge pull request #282 from ptone/patch-1
Aymeric Augustin
2012-08-18
[py3] Fixed file_storage tests.
Aymeric Augustin
2012-08-18
[py3] Fixed templates tests.
Aymeric Augustin
2012-08-18
Added a warning about the {% url %} syntax change
Aymeric Augustin
2012-08-17
Made createsuperuser more robust when getting current OS username.
Ramiro Morales
2012-08-17
Update docs/topics/class-based-views/index.txt
Preston Holmes
2012-08-17
[py3] Workarounded a Python bug in mail header encoding
Claude Paroz
2012-08-17
Merge pull request #271 from morty/patch-1
Tim Graham
2012-08-17
Fixed #18696 - Clarified WizardView heading; thanks sergzach.
Tim Graham
2012-08-17
Merge pull request #261 from issackelly/cbv-full-list
Tim Graham
2012-08-17
[py3] Fixed __unicode__ methods missed in d4a0b278
Aymeric Augustin
2012-08-16
Fixed #17183 - Added a note regarding LocaleMiddleware at the top of the i18n...
Tim Graham
2012-08-16
Fixed #18223 - Corrected default transaction behavior in postgresql docs.
Tim Graham
2012-08-16
[py3] Fixed a regression introduced in fcc8de0598.
Aymeric Augustin
2012-08-16
Fixed #18239 -- Subclassed HTMLParser only for selected Python versions
Claude Paroz
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
[prev]
[next]