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
2011-05-27
Explicitly close a file in the static serve view. Thanks to Benjamin Peterso...
Alex Gaynor
2011-05-26
Modified a couple of i18n regression tests to make them run under Windows.
Ramiro Morales
2011-05-26
Fixed #16082 -- Fixed race condition in the FileSystemStorage backend with re...
Jannis Leidel
2011-05-24
Made expected output platform-independent in a test for the template postmort...
Ramiro Morales
2011-05-24
Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResp...
Luke Plant
2011-05-24
Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS changes...
Adrian Holovaty
2011-05-24
Fixed #16080 -- Handle admin list filter items with two characters better. Th...
Jannis Leidel
2011-05-23
Workaround particularities of Python under Windows that interfere with expect...
Ramiro Morales
2011-05-23
Changed utils/decorators.py tests to use RequestFactory
Luke Plant
2011-05-23
Refactoring of 'fully_decorated' for clarity and removal of duplication.
Luke Plant
2011-05-23
Fixed #16078 -- Fixed a few typos in the signing documentation. Thanks, bruta...
Jannis Leidel
2011-05-23
Fixes #16072 -- incorrect documentation for multiple expressions inside a blo...
Chris Beaven
2011-05-22
Fixes #8593 -- better handling of safe_join case sensitivity on windows. Than...
Chris Beaven
2011-05-22
Fixed #16056 - Memcached configuration mistake in docs; thanks antonio/d0ugal.
Timo Graham
2011-05-22
Fixed #16067 - Couple reST fixes in ref/templates/builtins.txt; thanks julien.
Timo Graham
2011-05-22
Fix UnboundLocalError than could occur during ModelAdmin validation.
Karen Tracey
2011-05-22
Fixed #16048 -- Use the base manager instead of the default manager to retrie...
Jannis Leidel
2011-05-22
Fixed #6580 -- Added `default` parameter to `MultiValueDict.getlist` method (...
Jannis Leidel
2011-05-22
Fixed #16051 - Changed a "file" reference in the tutorial to be an actual fil...
Timo Graham
2011-05-22
Fixed #16021 - Minor documentation fixes for Generic Class Views; thanks Brad...
Timo Graham
2011-05-21
Tweaked some `render_to_response` links in the documentation.
Ramiro Morales
2011-05-21
Fixed #11789 -- Fixed aggregates so it interacts with QuerySet none() in a wa...
Ramiro Morales
2011-05-21
Fixed #12417 -- Added signing functionality, including signing cookies. Many ...
Jannis Leidel
2011-05-21
Fixed #14476 -- Fixed resolution of automatically generated annotation names ...
Ramiro Morales
2011-05-20
Fixes #15732 -- better introduction of template filter decorator concepts (fi...
Chris Beaven
2011-05-20
Remove a reference in 1.2 release docs which no longer exists (avoiding a sph...
Chris Beaven
2011-05-20
Tweaks to paginator documentation.
Chris Beaven
2011-05-20
Remove an unused import from django.core.paginator
Chris Beaven
2011-05-20
Tidy up the sessions documentation creating links for session methods and cro...
Chris Beaven
2011-05-18
Fixed #16036 -- corrected the argument name for render_to_response in the ref...
Gabriel Hurley
2011-05-18
Fixed #16044 -- Corrected a copy-and-paste error in the opening paragraph of ...
Gabriel Hurley
2011-05-18
Correcting a typo and minor grammatical issues from [16237].
Gabriel Hurley
2011-05-18
Removed a settings test introduced in r16237 that didn't run on Python < 2.6 ...
Jannis Leidel
2011-05-18
Fixed #15561 -- Extended test setting override code added in r16165 with a de...
Jannis Leidel
2011-05-18
Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thank...
Jannis Leidel
2011-05-17
Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formf...
Honza Král
2011-05-17
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince a...
Jannis Leidel
2011-05-17
Updated humanize tests to use the FixedOffset timezone from the utils and rem...
Jannis Leidel
2011-05-15
Fixed djangodocs Sphinx extension to work with latest Sphinx
Luke Plant
2011-05-15
Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz for the...
Timo Graham
2011-05-15
Fixed #15790 -- Fixed QuerySet only() and defer() methods behavior with proxy...
Ramiro Morales
2011-05-14
Edited docs/releases/1.4.txt changes from [16124]
Adrian Holovaty
2011-05-14
Tweaked weird wording of docs/ref/contrib/humanize.txt 'naturaltime' section ...
Adrian Holovaty
2011-05-14
Added ability to describe grouping of form fields in the same row to the `fie...
Ramiro Morales
2011-05-14
Removed last vestiges of references to technical messages from documentation.
Ramiro Morales
2011-05-14
Fixed our Sphinx extension to work with latest Sphinx
Luke Plant
2011-05-13
Fixed #15064 -- Made manage.py honor the existence and value of DJANGO_SETTIN...
Ramiro Morales
2011-05-13
Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2011-05-13
Fixed #16005 -- Error in blocktrans docs -- thanks bezidejni
Simon Meers
2011-05-12
Fixed minor typo in tests introduced in r16121. Refs #5925.
Jannis Leidel
[next]