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-07-25
Rolled back a unnecessary change in 8f002867b2.
Aymeric Augustin
2012-07-25
Made staticfiles tests independent of test execution order.
Florian Apolloner
2012-07-25
Update docs/topics/signals.txt
nklas
2012-07-24
Changed the word "brackets" to "parentheses"
Kevin McCarthy
2012-07-24
Fixed #18666 -- when upgrading a user's password to a new algorithm only save...
Alex Gaynor
2012-07-24
Clarified default name of M2M relationship DB table.
Ramiro Morales
2012-07-25
Fix typo.
Piet Delport
2012-07-25
it's -> its
Piet Delport
2012-07-24
Fixed #18271 -- Changed stage at which TransactionTestCase flushes DB tables.
Ramiro Morales
2012-07-25
Fixed a small typo.
nklas
2012-07-24
Added tests for deprecation warnings and fixed the argument order for the war...
Alex Gaynor
2012-07-24
Remove double isinstance check in force_unicode
Jeroen Dekkers
2012-07-23
Removed a Python 3-compatibility hack.
Aymeric Augustin
2012-07-22
Fixed a broken link in the Python 3 docs.
Aymeric Augustin
2012-07-22
Used a Python 3-compatible syntax for building a translation table
Claude Paroz
2012-07-22
Documentation: Fix link to uWSGI deployment
Roman Haritonov
2012-07-22
[py3] Documented coding guidelines for Python 3.
Aymeric Augustin
2012-07-22
[py3] Added Python 3 compatibility for xrange.
Aymeric Augustin
2012-07-22
[py3] Switched to Python 3-compatible imports.
Aymeric Augustin
2012-07-22
[py3] Updated urllib/urllib2/urlparse imports.
Aymeric Augustin
2012-07-22
[py3] Replaced unicode/str by six.text_type/bytes.
Aymeric Augustin
2012-07-22
[py3] Replaced basestring by six.string_types.
Aymeric Augustin
2012-07-22
[py3] Fixed remaining Python 3 syntax errors.
Aymeric Augustin
2012-07-22
[py3] Removed longs.
Aymeric Augustin
2012-07-22
[py3] Switched to Python 3-compatible introspection.
Aymeric Augustin
2012-07-22
[py3] Used six.with_metaclass wherever necessary.
Aymeric Augustin
2012-07-22
[py3] Exception aren't iterable in Python 3.
Aymeric Augustin
2012-07-22
[py3] Used six.reraise wherever necessary.
Aymeric Augustin
2012-07-22
[py3] Fixed django.utils.six.moves.
Aymeric Augustin
2012-07-22
[py3] Bundled six for Python 3 compatibility.
Aymeric Augustin
2012-07-21
Fixed #10057 -- Ensured that the 'show_delete' context variable in the admin'...
Julien Phalip
2012-07-21
Made LiveServerTestCase to restore state on exit.
Ramiro Morales
2012-07-21
Fixed an `except` statement to be Python3-compatible. Thanks to charettes for...
Julien Phalip
2012-07-21
Removed u prefix on a unicode string.
Aymeric Augustin
2012-07-21
Fixed #6170 -- Ensured that a useful exception is raised when a regex is inva...
Julien Phalip
2012-07-21
Re-added Windows line ending stripped in previous commit
Claude Paroz
2012-07-21
Fixed #4680 -- Improved initial_sql parsing
Claude Paroz
2012-07-21
Fixed #18395 -- Reset language-related global variables with setting_changed
Claude Paroz
2012-07-20
Switched to octal notation (bis).
Aymeric Augustin
2012-07-20
Switched to Python 3-compatible octal notation.
Aymeric Augustin
2012-07-20
Removed u prefixes on unicode strings.
Aymeric Augustin
2012-07-19
Fixed #18504 -- Computed |naturalday in local time.
Aymeric Augustin
2012-07-19
Fixed #18608 -- Reduced monkey-patching in tests.
Aymeric Augustin
2012-07-18
Fixed #18479 -- Stopped makemessages raising error on gettext warnings
Claude Paroz
2012-07-18
Fix typo in staticfiles app documentation
Andy Dirnberger
2012-07-18
BaseCache now has a no-op close method as per ticket #18582
Mike Grouchy
2012-07-18
Moved myself to primary authors in AUTHORS.
Florian Apolloner
2012-07-18
Update my bio.
Alex Gaynor
2012-07-18
Fixed #18645 -- Clarified filesizeformat implementation
Aymeric Augustin
2012-07-18
Updated my bio.
Jannis Leidel
[prev]
[next]