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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2013-03-01
Fixed #19945 -- Fixed default User model Meta inheritance.
matiasb
2013-03-01
Removed unused options copy in flush
Claude Paroz
2013-03-01
Fixed #18898 -- Added tests with a fix for ModelMultipleChoiceField
Claude Paroz
2013-03-01
Fixed #16612 -- Improved has_changed detection for localized field values
Claude Paroz
2013-02-28
Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions.
Aymeric Augustin
2013-02-28
Fixed tests broken in 2ee21d9.
Aymeric Augustin
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-02-28
Fixed #5241 -- Kept active transalation in LocaleMiddleware.process_response.
Aymeric Augustin
2013-02-28
Fixed #12823 -- Was already fixed in master, tests added
Anssi Kääriäinen
2013-02-27
Fixed two bugs in 59a35208.
Aymeric Augustin
2013-02-27
Refactored database exceptions wrapping.
Aymeric Augustin
2013-02-27
Fixed #19861 -- Transaction ._dirty flag improvement
Anssi Kääriäinen
2013-02-27
[py3] Always fed hashlib with bytes.
Łukasz Langa
2013-02-26
Move management helper function to new utils module.
Ramiro Morales
2013-02-26
Don't use os.system() in compilemessages.
Ramiro Morales
2013-02-26
Merged contrib translations from 1.5 branch
Claude Paroz
2013-02-26
Merged core translations from 1.5 branch
Claude Paroz
2013-02-25
Fixed #18191 -- Don't consider Accept-Language redundantly in cache key.
Łukasz Langa
2013-02-25
Fixed #19634 -- Added proper __hash__ methods.
Aymeric Augustin
2013-02-25
Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.
Aymeric Augustin
2013-02-25
Fixed #19854 -- Turn Django's own Selenium tests off by default.
Carl Meyer
2013-02-25
Switching to autoescape is not a change in syntax.
Carl Meyer
2013-02-25
Remove leading underscore from a function that's all growed up now.
Carl Meyer
2013-02-24
Fixed #19908 -- Added missing import in forms.py
Claude Paroz
2013-02-24
Merge pull request #824 from ambv/languagecode
Julien Phalip
2013-02-24
Fixed some docstrings that were raising Sphinx warnings when running the admi...
Julien Phalip
2013-02-24
Fixed python 3 support. Refs #17320
Florian Apolloner
2013-02-24
Merge pull request #834 from vdboor/issue_19906_list_classes
Aymeric Augustin
2013-02-24
Add column-<field_name> classes to the admin list
Diederik van der Boor
2013-02-24
Merge pull request #828 from zerok/tickets/17320
Florian Apolloner
2013-02-24
Fixed #19688 -- Allow model subclassing with a custom metaclass using six.wit...
Simon Charette
2013-02-24
Fixed #19890 -- ifchanged templatetag rendered its content twice
Christopher Medrela
2013-02-24
Fixed #17320 -- Added whitespace validation to the Site.domain field
Horst Gutmann
2013-02-24
Fixed #15849 -- Made IfChanged node thread safe.
Diederik van der Boor
2013-02-24
Test case and docs for custom context data in feeds
Zbigniew Siciarz
2013-02-24
Merge pull request #717 from slurms/ticket_19746
Florian Apolloner
2013-02-24
Loaded cycle and firstof from future in built-in templates. Refs #17906.
Aymeric Augustin
2013-02-24
Fixes #19763 - LocaleMiddleware should check for supported languages in setti...
Łukasz Langa
2013-02-24
Fixed #19253 -- Extracted template cache key building logic
Tomek Paczkowski
2013-02-24
Fixed #9084 - Best approach for an OS to atomically rename the session file.
Joeri Bekker
2013-02-24
Merge pull request #819 from erikr/master
Aymeric Augustin
2013-02-24
Fixed #16302 -- Ensure contrib.comments is IPv6 capable
Erik Romijn
2013-02-24
Fixed #19810 -- MemcachedCache now uses pickle.HIGHEST_PROTOCOL
Bas Peschier
2013-02-24
Merge pull request #820 from viciu/11295
Honza Král
2013-02-24
Fixed #18862 -- Honored script prefix in FlatPage.get_absolute_url.
Aymeric Augustin
2013-02-24
URL-encoded URLs in FlatPage.get_absolute_url.
Aymeric Augustin
2013-02-24
Fixed #11295: If ModelAdmin.queryset returns a filtered QS don't require a 2n...
Wiktor Kolodziej
2013-02-24
Merge pull request #817 from rybaktomasz/ticket_5568
Honza Král
2013-02-24
Revert "fixes #19263" - Fails if not SQLite
Honza Kral
2013-02-24
Add sqldropindexes to manage
Tomasz Rybak
[prev]
[next]