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
Age
Commit message (
Expand
)
Author
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
2012-11-12
Negligible spacing fix in utils/log.py
Adrian Holovaty
2012-11-11
Tweaked cache key creation to avoid strict typing.
Aymeric Augustin
2012-11-11
Merge pull request #218 from mgrouchy/ticket_18582
Aymeric Augustin
2012-11-10
Fixed #19273 -- Fixed DB cache backend on pg 9.0+ and py3
Anssi Kääriäinen
2012-11-10
Allow custom User models to use the UserAdmin's change password view.
Ryan Kaskel
2012-11-10
Removed an impossible code path in cache function
Claude Paroz
2012-11-10
Fixed #14264 -- Ensured settings.configure configures logging
Claude Paroz
2012-11-09
Fixed #19262 -- Support cookie pickling in SimpleTemplateResponse
Sean Breant
2012-11-09
Fixed #19261 -- Delayed Queryset evaluation in paginators
Claude Paroz
2012-11-09
Formatting tweaks.
Tom Christie
2012-11-09
Include `versionadded 1.5` directive
Tom Christie
2012-11-09
Added missing encoding preamble to gis tests.
Florian Apolloner
2012-11-09
Merge pull request #506 from gwrtheyrn/ipv6_doc_fix
Tim Graham
2012-11-09
Fixed #19266 -- Added Texinfo documentation target
Claude Paroz
2012-11-08
Added examples for comment, templatetag, escape, force_escape, timesince, and...
Daniel Greenfeld
2012-11-08
Made Page class inherit collections.Sequence
Claude Paroz
2012-11-08
Merged pagination tests
Claude Paroz
2012-11-08
Fixed #17144 -- MySQL again groups by PK only
Anssi Kääriäinen
2012-11-07
Fixed #19115 -- Documented stdout/stderr options for call_command
Claude Paroz
2012-11-07
Fixed #19257 -- Don't swallow command's KeyError in call_command
Claude Paroz
2012-11-07
Fixed invalid ipv4 mapped ipv6 addresses in docs
Danilo Bargen
2012-11-06
Fixed #19161 - Added missing clean_password method in custom user docs
Tim Graham
2012-11-06
Fixed #15968 - Noted that readonly_fields are excluded from the ModelForm
Tim Graham
2012-11-06
Fixed #19154 - Noted commit_manually requires commit/rollback for reads
Tim Graham
2012-11-06
Fixed #14315 -- Made memcached backend handle negative incr/decr values
Claude Paroz
2012-11-06
Fixed #19246 - Updated SECURE_PROXY_SSL_HEADER example to use 'X-Forwarded-Pr...
Tim Graham
2012-11-06
Fixed #19254 -- Bug in SESSION_FILE_PATH handling.
Aymeric Augustin
2012-11-05
Fixed #15591 - Clarified interaction between ModelForm and model validation.
Tim Graham
2012-11-05
Fixed #8627 -- Prevented textareas to swallow first newline content
Claude Paroz
2012-11-05
Removed unnecessary import after b98083ce3d
Claude Paroz
2012-11-04
Fixed py3 compatibility for 5a00a57aa591c766f5ee1d8c59b64618d74fe191
Preston Holmes
2012-11-04
Removed redundant docs addition across two commits
Preston Holmes
2012-11-04
Fixed #18949 -- Fix broken test interactions in ModelForms tests
Anton I. Sipos
2012-11-04
Merge pull request #496 from pydanny/ticket_19241
Bryan Veloso
2012-11-04
Fixed #19241 -- Improved floatformat docs
Daniel Greenfeld
2012-11-04
Demonstrate how to round to integers using floatformat templatetag
Daniel Greenfeld
2012-11-04
Merge pull request #495 from aisipos/ticket_18949
Alex Gaynor
2012-11-04
Fixed #18949 -- Improve performance of model_to_dict with many-to-many
Anton I. Sipos
2012-11-04
Fixed #19240 -- include pagination error details in ListView 404
Preston Holmes
2012-11-04
Corrected a typo that inadvertently made its way into the docs.
Alex Gaynor
[prev]
[next]