index
:
django.git
fix-31295
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
2013-05-26
Bumped verion numbers for 1.6a1.
1.6a1
Jacob Kaplan-Moss
2013-05-26
Replaced `and...or...` constructs with PEP 308 conditional expressions.
Ramiro Morales
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-26
Fixed get_or_create...test_savepoint_rollback test for Python3
Shai Berger
2013-05-26
Fix get_or_create test failure under Oracle
Shai Berger
2013-05-25
Fixed #19938 -- Consumed iterator only once in paginator's Page
Andrew Jesaitis
2013-05-25
Fixed #20296 -- Allowed SafeData and EscapeData to be lazy
Baptiste Mispelon
2013-05-25
Fixed #11725 -- Made possible to create widget label tag without "for"
Claude Paroz
2013-05-25
Updated translation catalogs
Claude Paroz
2013-05-25
Fixed some minor translation-related issues
Claude Paroz
2013-05-25
Fixed #20455 -- Do not use ngettext for undefined plurals
Marc Egli
2013-05-25
Removed obsolete attribute of DjangoTranslation
Claude Paroz
2013-05-25
Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddleware
Claude Paroz
2013-05-25
Fixed #14825 -- LocaleMiddleware keeps language
Vlastimil Zíma
2013-05-24
Rotate CSRF token on login
Andrew Godwin
2013-05-24
Fixed a regression in router initialization
Claude Paroz
2013-05-24
Fixed #20492 - Removed a broken link in GIS docs.
Tim Graham
2013-05-24
Merge pull request #1210 from alasdairnicol/jquery_cookie_plugin_link
Tim Graham
2013-05-24
Merge pull request #1209 from tax/master
Preston Holmes
2013-05-24
Updated my bio
Brian Rosner
2013-05-24
Update link to jQuery Cookie plugin site
Alasdair Nicol
2013-05-24
Link to active fork for ODBC backend
Paul Tax
2013-05-24
Optimisation in prefetch_related_objects
Luke Plant
2013-05-24
Fixed #19607 - prefetch_related crash
Luke Plant
2013-05-23
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
Gavin Wahl
2013-05-23
Removed noise from pre_syncdb signal tests
Donald Stufft
2013-05-23
Fixed #20316 - Clarified transaction behavior of TestCase.
Tim Graham
2013-05-23
Added back a link to docs/internals/committers.txt
Tim Graham
2013-05-23
Update my employer.
Alex Gaynor
2013-05-23
Fixing some FIXMEs in howto-release-django. Refs #20082
Andrew Godwin
2013-05-23
Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter
Claude Paroz
2013-05-23
Delayed settings.DATABASES usage by ConnectionHandler
Claude Paroz
2013-05-23
Fixed #20474 -- Proxied and deprecated django.db.backend
Claude Paroz
2013-05-23
Fixed #20417 - Noted that a server restart is required to load new templateta...
Tim Graham
2013-05-23
Fixed #20482 - Added a file reference in tutorial 3.
Tim Graham
2013-05-23
Fixed #20080 - Recommended use of PYTHONHASHSEED
Tim Graham
2013-05-23
Fixed #19237 (again) - Made strip_tags consistent between Python versions
Claude Paroz
2013-05-23
Made fix for #9321 less buggy and more effective.
Ramiro Morales
2013-05-23
Merge pull request #1201 from takis/docs_typo
Marc Tamlyn
2013-05-23
Fixed comments for translators example in the i18n documentation
Panagiotis H.M. Issaris
2013-05-22
Merge pull request #1200 from dstufft/pre-syncdb-signal
Donald Stufft
2013-05-23
Fixed #11398 - Added a pre_syncdb signal
Donald Stufft
2013-05-22
Merge pull request #1198 from KrzysiekJ/http-patch-method
Russell Keith-Magee
2013-05-22
Removed check for 0.15 version of gettext tools
Claude Paroz
2013-05-22
Fixed #19237 -- Used HTML parser to strip tags
Claude Paroz
2013-05-22
Clarified policy for stable branches.
Tim Graham
2013-05-22
Added some text I meant to add in the last commit.
Tim Graham
2013-05-22
Added a note about pip upgrade flag.
Tim Graham
2013-05-22
Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-05-22
Fixed a broken link introduced in a542b808baf.
Tim Graham
[next]