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-06-01
Fixed #9200 -- Added new form wizard to formtools based on class based views....
Jannis Leidel
2011-05-31
Added info to release notes about CSRF improvements
Luke Plant
2011-05-31
Cleaned up how ``request.user`` is set, this is a follow up to [16297]. Thank...
Alex Gaynor
2011-05-31
Fixed auth context processor tests, which were not running at all previously.
Luke Plant
2011-05-31
Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp
Luke Plant
2011-05-31
Fixed #16090, #16091, #16114 - Typos in docs; thanks teraom.
Timo Graham
2011-05-30
Fixed some typos/grammar in clickjacking docs
Luke Plant
2011-05-30
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
Luke Plant
2011-05-30
Fixed #15929 - test.client.RequestFactory keeps state/AuthMiddleware does mon...
Luke Plant
2011-05-30
Fixed #15776 - delete regression in Django 1.3 involving nullable foreign keys
Luke Plant
2011-05-30
Fixed #16093 - Typo in "Performing raw SQL queries"; thanks direvus.
Timo Graham
2011-05-29
Fixed #11436 -- Updated bundled copy of doctests.py to the one shipped with P...
Ramiro Morales
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-29
Fixed #16120 -- Updated a few reference links in the docs after the contribut...
Jannis Leidel
2011-05-28
Fixed #14903 -- Removed much of the code in django.core.servers.basehttp that...
Jannis Leidel
2011-05-28
Fixed #16108 -- Fixed another race condition in the FileSystemStorage backend...
Jannis Leidel
2011-05-27
Tweaked some changes from [16283] to fix failures in i18n and defaultfilters ...
Ramiro Morales
2011-05-27
Changed a bit the strategy used to test staticfiles finders so they can cope ...
Ramiro Morales
2011-05-27
Fixed #15796 -- Restructured the contributing documentation and added note ab...
Jannis Leidel
2011-05-27
Moved a bunch of imports in the defaultfilters library out of functions. On ...
Alex Gaynor
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
[prev]
[next]