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-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
2012-07-18
Added myself to internals/committers.txt.
Florian Apolloner
2012-07-17
Fixed #18547 -- Improved error message when gettext is missing
Claude Paroz
2012-07-17
Fixed #18561 -- Made HttpResponse.tell() support non-ascii chars
Claude Paroz
2012-07-17
Merge pull request #215 from mgrouchy/add-interpreter-options
Alex Gaynor
2012-07-17
Adds interpreter option to shell command as per ticket #18639
Mike Grouchy
2012-07-17
Fixed #18644 -- Made urlize trim trailing period followed by parenthesis
Vebjorn Ljosa
2012-07-17
Switched to use a more idiomatic construct.
Alex Gaynor
2012-07-17
Fixed #17788 -- Added batch_size argument to qs.bulk_create()
Anssi Kääriäinen
2012-07-17
Fixed #17497 -- Corrected FieldError message in add_fields()
Anssi Kääriäinen
2012-07-16
Fixed #3881 -- skip saving session when response status is 500
Anssi Kääriäinen
2012-07-16
Fixed #18056 - Cleared aggregations on DateQuery.add_date_select
Nuno Maltez
2012-07-15
Changed myapps.models.py to myapps/models.py
Daniel Greenfeld
2012-07-15
Added mention in MRO section about method/attribute inheritence. Added simple...
Daniel Greenfeld
2012-07-15
Removed debugging line left in previous commit
Claude Paroz
2012-07-15
Dropped support for GDAL < 1.5
Claude Paroz
2012-07-15
Avoid using a column named "date" in tests
Anssi Kääriäinen
2012-07-15
Fixed #18626 -- rst syntax collision.
Aymeric Augustin
2012-07-15
Fixed #18625 -- Removed old-style use of url tag
Aymeric Augustin
2012-07-14
Remove DotExpandedDict, which was undocumented and unused.
Alex Gaynor
2012-07-14
Fix an incredibly emberassing typo.
Alex Gaynor
2012-07-14
Deprecate two methods (which I seriously doubt anyone ever used, but they wer...
Alex Gaynor
[prev]
[next]