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-11-19
Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-11-19
Merge pull request #536 from 1st/patch-1
Tim Graham
2012-11-19
Merge pull request #537 from 1st/patch-2
Tim Graham
2012-11-18
Fixed #19306 - Improved syndication example.
Tim Graham
2012-11-18
Update docs/releases/1.5.txt
Anton Danilchenko
2012-11-18
Update docs/ref/models/querysets.txt
Anton Danilchenko
2012-11-17
Fixed #19308 - Clarified stringformat filter example
Tim Graham
2012-11-17
Fixed #13997 - Added an example of constructing a MultiWidget and documented ...
Tim Graham
2012-11-17
Fixed #19315 -- Improved markup in admin FAQ.
Aymeric Augustin
2012-11-17
Fix typo in file storage docs.
Aymeric Augustin
2012-11-17
Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-17
Merge pull request #467 from tomchristie/page-kwarg
Jannis Leidel
2012-11-17
Merge pull request #466 from kenthauser/ticket_19025
Jannis Leidel
2012-11-17
Fixed #2550 -- Allow the auth backends to raise the PermissionDenied exceptio...
Jannis Leidel
2012-11-17
Fixed #16779 - Added a contributing tutorial
Tim Graham
2012-11-17
Fixed #19114 -- Fixed LogEntry unicode representation
Claude Paroz
2012-11-17
Fixed #19036 -- Fixed base64 uploads decoding
Claude Paroz
2012-11-17
Refactor loaddata for readability.
Ramiro Morales
2012-11-17
Fixed #19226 -- Applied linebreaksbr to read-only fields in admin
Claude Paroz
2012-11-17
Fixed #18989 -- Removed unused condition in CursorWrapper
Claude Paroz
2012-11-17
Fixed #19310 -- changed method docs formatting for custom file storage docs
Preston Holmes
2012-11-17
Fixed typo introduced in 4a5e8087ac7676ef08e76275c1f756778b39c13e.
Jannis Leidel
2012-11-17
Merge pull request #490 from gabrielhurley/reverse-prefix-special-chars
Jannis Leidel
2012-11-17
Merge branch 'master' of github.com:django/django
Jannis Leidel
2012-11-17
Fixed #19136 -- Properly escape gettext context prefixes in the i18n JavaScri...
Jannis Leidel
2012-11-17
Documented that contrib.sites creates a default site.
Tim Graham
2012-11-16
Fixed #18985 -- made DeprecationWarnings loud
Preston Holmes
2012-11-16
Merge pull request #521 from emidln/master
Tim Graham
2012-11-16
comment_will_be_sent can cause a 400, not a 403
Brandon Adams
2012-11-16
Fixed #19296 -- Applied test connection sharing for spatialite
Claude Paroz
2012-11-15
Another regression fix for select_related handling
Anssi Kääriäinen
2012-11-15
Fixed a regression in select_related
Anssi Kääriäinen
2012-11-15
Fixed #18347 -- Removed autofield raw SQL inserts from tests
Anssi Kääriäinen
2012-11-15
Fixed #13781 -- Improved select_related in inheritance situations
Anssi Kääriäinen
2012-11-15
Fixed #19058 -- Fixed Oracle GIS crash
Anssi Kääriäinen
2012-11-14
Fixed #19289 - Removed an out of place sentence in tutorial 2.
Tim Graham
2012-11-14
Fixed #19272 -- Fixed gettext_lazy returned type on Python 2
Claude Paroz
2012-11-14
Fixed #19186 -- Fixed sending mail with unicode content on Python 3
Claude Paroz
2012-11-13
fixed a broken link in the docs
Alex Gaynor
2012-11-13
Merge pull request #516 from dcramer/master
Alex Gaynor
2012-11-13
Correct link to Sentry
David Cramer
2012-11-13
Fixed select_related performance regressions
Anssi Kääriäinen
2012-11-13
Removed use of SortedDict for query.alias_refcount
Anssi Kääriäinen
2012-11-13
Some changes to SortedDict to make it faster under py2
Anssi Kääriäinen
2012-11-13
Fixed #19283 -- Fixed typo in imports in CBV docs.
Aymeric Augustin
2012-11-13
Merge pull request #509 from pydanny/ticket_19244
Aymeric Augustin
2012-11-13
Fixed #19260 - Added a comment to tutorial 1.
Tim Graham
2012-11-13
Merge pull request #514 from nippo/master
Tim Graham
2012-11-12
Converted <paragraph> to <p> per #aaugustin's request
Daniel Greenfeld
2012-11-12
Typo in comments doc
Nicolas Ippolito
[next]