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
2014-11-15
added test and fix to check for default null on ArrayField
Daan Vielen
2014-11-15
Merge pull request #3516 from jaylett/filestorage-timezones
Andrew Godwin
2014-11-15
Merge pull request #3525 from vanschelven/master
Andrew Godwin
2014-11-15
Use topological sort for migration operation dependency resolution
Klaas van Schelven
2014-11-15
Fixed #23827 -- TZ behavior in Storage API ref doc
James Aylett
2014-11-15
Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and...
Berker Peksag
2014-11-15
Fixed #22407 -- Added AdminEmailHandler.send_mail().
Berker Peksag
2014-11-13
Merge pull request #3481 from manfre/ticket-16358
Michael Manfre
2014-11-13
Fixed #23588 -- Added a link in tutorial for list_display options.
Tim Graham
2014-11-13
Fixed #23765 -- Removed BooleanField default check which often yielded false ...
Tim Graham
2014-11-13
Fixed #23802 -- Typos in 1.7 release notes.
Tim Graham
2014-11-13
Added missing docs for 1_7.W001 check.
Tim Graham
2014-11-13
Removed doc reference to pre-1.5 PostGIS
Claude Paroz
2014-11-13
Updated Fink doc section to be version-agnostic
Claude Paroz
2014-11-13
Fixed #23761 -- Added test for MySQL validator and db_type is None.
Adam DePue
2014-11-13
Removed thread customizations of six which are now built-in.
Tim Graham
2014-11-13
Fixed flake8 warning.
Tim Graham
2014-11-13
Fixed #23806 -- Added a test case for settings.DISALLOWED_USER_AGENTS.
Sean Wang
2014-11-13
Fixed #16358 - Made memcache backend delete old value on a failure to set.
Michael Manfre
2014-11-12
Fixed #23795 -- Fixed a regression in custom form fields
Baptiste Mispelon
2014-11-12
Fixed #23774 -- Clarified QuerySet.order_by() and related models.
Tim Graham
2014-11-12
Removed return from __init__.
Aymeric Augustin
2014-11-12
Fixed #23775 -- Added docs for --bisect and --pair runtests options.
wrwrwr
2014-11-12
Remove Field.get_validator_unique_lookup_type()
Tim Graham
2014-11-12
Fixed #23730 -- Moved support for SimpleCookie HIGHEST_PROTOCOL pickling to h...
Tim Graham
2014-11-12
Removed extra enumerate() from Query.setup_joins()
Anssi Kääriäinen
2014-11-12
Fixed #22967 -- Made Model._do_update consistent
Jozef Knaperek
2014-11-12
Improved Query.names_to_path docstring
Anssi Kääriäinen
2014-11-11
Normalized opening a file and decoding its content.
Aymeric Augustin
2014-11-11
Removed import forgotten in previous commit.
Aymeric Augustin
2014-11-11
Fixed #23788 -- Used new JavaScript support in recent gettext
Claude Paroz
2014-11-11
Raised SuspiciousFileOperation in safe_join.
Aymeric Augustin
2014-11-11
Fixed spelling errors in docs.
Tim Graham
2014-11-11
Fixed #23750 -- Allowed core.checks.register to be used as a function
averybigant
2014-11-11
Simplified Query.build_lookup()
Anssi Kääriäinen
2014-11-10
Fix a typo in 1.7 release notes
aruseni
2014-11-10
Fixed negligible formatting error.
Aymeric Augustin
2014-11-10
Merge pull request #3489 from tchaumeny/testcases_cleanup
Aymeric Augustin
2014-11-10
Removed legacy code from old transaction system
Thomas Chaumeny
2014-11-10
Simplified MySQL storage engine detection using INFORMATION_SCHEMA.ENGINES table
Thomas Chaumeny
2014-11-10
Fixed #23789 -- TemplateResponse handles context differently from render
Luke Plant
2014-11-10
Fixed a typo in 1.6 release notes.
aruseni
2014-11-09
Fixed #23785 -- Typo in docs/releases/1.6.txt
Tim Graham
2014-11-06
Fixed #23770 -- Changed serialization strategy for floats with respect to NaN...
Markus Holtermann
2014-11-05
Added a dummy class for HTMLParserError; refs #23763.
Tim Graham
2014-11-05
Removed redundant link in 1.7 release notes.
Tim Graham
2014-11-05
Added "Features removed in 1.8" section to release notes.
Tim Graham
2014-11-05
Removed confusing paragraph from the docs.
Loic Bistuer
2014-11-04
Updated six to 1.8.0.
Tim Graham
2014-11-04
Fixed #23531 -- Added CommonMiddleware.response_redirect_class.
Berker Peksag
[next]