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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2011-03-30
Updated FormPreview to use form_hmac rather than the old security_hash function
Luke Plant
2011-03-30
Removed Django 1.2 compatibility fallback for form wizard hash
Luke Plant
2011-03-30
Removed Django 1.2 compatibility fallback for password reset hash
Luke Plant
2011-03-30
Removed deprecated CsrfResponseMiddleware, and corresponding tests and docs
Luke Plant
2011-03-30
Removed Django 1.1 fallback for CSRF checks.
Luke Plant
2011-03-30
Fixed integer overflows that occurred when `OFTReal` fields were treated as `...
Justin Bronn
2011-03-30
Fixed tests broke in r15926.
Justin Bronn
2011-03-30
Re-added a few compatibility modules that were removed in r15927 to lower the...
Jannis Leidel
2011-03-28
Removed totally unused setting.
Luke Plant
2011-03-28
Remove a license that no long applies to any code, and add a comment for the ...
Alex Gaynor
2011-03-28
Fixed #15679 - regression in HttpRequest.POST and raw_post_data access.
Luke Plant
2011-03-28
Fixed #15702 -- Corrected problem in test suite introduced by Python 2.4 chan...
Russell Keith-Magee
2011-03-28
Move the Python 2.5 specific tests out of their own special files now that 2....
Alex Gaynor
2011-03-28
Removed a Python 2.4 try/except no longer necessary in django.utils.translati...
Adrian Holovaty
2011-03-28
Simplified sqlite backend ImproperlyConfigured check now that we don't suppor...
Adrian Holovaty
2011-03-28
Removed no-longer-valid comment about Python 2.3 and 2.4 in formtools/utils.py
Adrian Holovaty
2011-03-28
Simplified django.utils.feedgenerator.get_tag_uri now that we don't require P...
Adrian Holovaty
2011-03-28
Removed a bunch more Python 2.4 workarounds now that we don't support that ve...
Adrian Holovaty
2011-03-28
Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs ...
Adrian Holovaty
2011-03-28
Fixed #6636 -- Added template blocks to admin change_form.html template for f...
Adrian Holovaty
2011-03-26
Fixed #15647 -- Changed in_bulk() not to type check its input, which now allo...
Adrian Holovaty
2011-03-26
Fixed #9158 -- Changed django-admin.py help to be printed to stdout instead o...
Adrian Holovaty
2011-03-26
Fixed #15672 -- Fixed bug in core/handlers/wsgi.py where we were referring to...
Adrian Holovaty
2011-03-26
Fixed #15635 -- Converted two legacy old-style raise statements. Thanks, DaNm...
Adrian Holovaty
2011-03-26
Fixed #15642 -- Removed redundant imports in http/__init__.py. Thanks, jammon
Adrian Holovaty
2011-03-24
Ensure stdin is a tty before handing it to termios, so as to prevent prolems ...
Karen Tracey
2011-03-23
Bump everything for 1.3.
1.3
James Bennett
2011-03-20
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translati...
Jannis Leidel
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-20
Fixed #15618 -- Fixed regression introduced in r15848 regarding not properly ...
Jannis Leidel
2011-03-19
Fixed #15565: Ensure terminal echo is on after reloader reloads (something tu...
Karen Tracey
2011-03-19
Fixed #15632 -- Ignore unrelated content in template multi-line comment block...
Ramiro Morales
2011-03-19
Fixed #13686 -- Ensure that memcache handling of unicode values in add() and ...
Russell Keith-Magee
2011-03-18
Refined exception message to make sure we don't confuse users.
Jannis Leidel
2011-03-18
Fixed #15368 -- Ensure that raw unittest TestCase instances can be invoked in...
Russell Keith-Magee
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-17
Fixed #15621 -- Fixed potentially confusing error message in db backend loadi...
Adrian Holovaty
2011-03-17
Fixed #15627 -- Use constant time comparison for password checks. Thanks to h...
Russell Keith-Magee
2011-03-17
Fixed #15628 -- Made the admin error email more useful when there isn't a req...
Russell Keith-Magee
2011-03-17
Fixed #15622 -- Clear content type cache to avoid problems with subsequence T...
Russell Keith-Magee
2011-03-17
Fixed #15142 -- Force test views to be non-cached so that projects with cachi...
Russell Keith-Magee
2011-03-17
Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...
Russell Keith-Magee
2011-03-17
Fixed #15569 -- Corrected the numbering updates to inlines when rows are adde...
Russell Keith-Magee
2011-03-16
Add `setUp` and `tearDown` methods to the geographic feed and sitemap tests t...
Justin Bronn
2011-03-16
Fixed #15194 -- Add OSGeo4W DLL library names to GEOS and GDAL interfaces. T...
Justin Bronn
2011-03-16
Changed django/db/utils.py load_backend() to call sorted() instead of .sort()...
Adrian Holovaty
2011-03-16
Fixed #15603 -- Changed the traceback error e-mails not to use HTML by defaul...
Adrian Holovaty
2011-03-16
Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...
Adrian Holovaty
2011-03-16
Fixed #15229 -- Improved URLValidator to accept ftp:// links. Thanks, codefis...
Adrian Holovaty
2011-03-16
Fixed #15533 -- Now use 3857 as spherical mercator projection instead of depr...
Justin Bronn
[prev]
[next]