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-17
[1.5.x] Fixed #19315 -- Improved markup in admin FAQ.
Aymeric Augustin
2012-11-17
[1.5.x] Fix typo in file storage docs.
Aymeric Augustin
2012-11-17
[1.5.x] Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-17
[1.5.x] Formatting tweaks.
Tom Christie
2012-11-17
[1.5.x] Include `versionadded 1.5` directive
Tom Christie
2012-11-17
[1.5.x] Test for `ListView.page_kwarg`
Tom Christie
2012-11-17
[1.5.x] Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcod...
Tom Christie
2012-11-17
[1.5.x] Add `form` to formwizard context (includes tests)
Kent Hauser
2012-11-17
[1.5.X] Fixed #16779 - Added a contributing tutorial
Tim Graham
2012-11-17
[1.5.x] Fixed #19114 -- Fixed LogEntry unicode representation
Claude Paroz
2012-11-17
[1.5.x] Fixed #19036 -- Fixed base64 uploads decoding
Claude Paroz
2012-11-17
[1.5.x] Fixed #19226 -- Applied linebreaksbr to read-only fields in admin
Claude Paroz
2012-11-17
[1.5.x] Fixed #18989 -- Removed unused condition in CursorWrapper
Claude Paroz
2012-11-17
[1.5.x] Fixed #19310 -- changed method docs formatting for custom file storag...
Preston Holmes
2012-11-17
[1.5.x] Fixed typo introduced in 0e3f7814d7106768e8eafcba0e74238fcdb90f9d.
Jannis Leidel
2012-11-17
[1.5.x] Fixed #18210 -- Escaped special characters in reverse prefixes.
Gabriel Hurley
2012-11-17
[1.5.x] Fixed #19136 -- Properly escape gettext context prefixes in the i18n ...
Jannis Leidel
2012-11-17
[1.5.X] Documented that contrib.sites creates a default site.
Tim Graham
2012-11-16
[1.5.x] Fixed #18985 -- made DeprecationWarnings loud
Preston Holmes
2012-11-16
[1.5.X] Fixed docs noting comment_will_be_sent returns a 400, not a 403
Brandon Adams
2012-11-16
[1.5.x] Fixed #19296 -- Applied test connection sharing for spatialite
Claude Paroz
2012-11-15
[1.5.x] Fixed #18347 -- Removed autofield raw SQL inserts from tests
Anssi Kääriäinen
2012-11-15
[1.5.x] Fixed #19058 -- Fixed Oracle GIS crash
Anssi Kääriäinen
2012-11-14
[1.5.X] Fixed #19289 - Removed an out of place sentence in tutorial 2.
Tim Graham
2012-11-14
[1.5.x] Fixed #19272 -- Fixed gettext_lazy returned type on Python 2
Claude Paroz
2012-11-14
[1.5.x] Fixed #19186 -- Fixed sending mail with unicode content on Python 3
Claude Paroz
2012-11-13
[1.5.x] fixed a broken link in the docs. Backport of 1e34fd3c03e8f9a9e2b9be35...
Alex Gaynor
2012-11-13
[1.5.x] 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
[1.5.x] Fixed #19283 -- Fixed typo in imports in CBV docs.
Aymeric Augustin
2012-11-13
[1.5.X] Fixed #19260 - Added a comment to tutorial 1.
Tim Graham
2012-11-13
[1.5.X] Typo in comments doc
Nicolas Ippolito
2012-11-11
[1.5.x] Tweaked cache key creation to avoid strict typing.
Aymeric Augustin
2012-11-10
[1.5.x] Fixed #19273 -- Fixed DB cache backend on pg 9.0+ and py3
Anssi Kääriäinen
2012-11-10
[1.5.x] Removed an impossible code path in cache function
Claude Paroz
2012-11-10
[1.5.x] Fixed #14264 -- Ensured settings.configure configures logging
Claude Paroz
2012-11-09
[1.5.x] Fixed #19262 -- Support cookie pickling in SimpleTemplateResponse
Sean Breant
2012-11-09
[1.5.x] Fixed #19261 -- Delayed Queryset evaluation in paginators
Claude Paroz
2012-11-09
[1.5.x] Merged pagination tests
Claude Paroz
2012-11-09
[1.5.X] Added missing encoding preamble to gis tests.
Florian Apolloner
2012-11-09
[1.5.x] Merge pull request #506 from gwrtheyrn/ipv6_doc_fix
Tim Graham
2012-11-09
[1.5.x] Fixed #19266 -- Added Texinfo documentation target
Claude Paroz
2012-11-08
[1.5.x] Fixed #17144 -- MySQL again groups by PK only
Anssi Kääriäinen
2012-11-07
[1.5.x] Fixed #19115 -- Documented stdout/stderr options for call_command
Claude Paroz
2012-11-07
[1.5.x] Fixed #19257 -- Don't swallow command's KeyError in call_command
Claude Paroz
2012-11-06
[1.5.X] Fixed #19161 - Added missing clean_password method in custom user docs
Tim Graham
2012-11-06
[1.5.X] Fixed #15968 - Noted that readonly_fields are excluded from the Model...
Tim Graham
2012-11-06
[1.5.X] Fixed #19154 - Noted commit_manually requires commit/rollback for reads
Tim Graham
[prev]
[next]