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
Age
Commit message (
Expand
)
Author
2014-09-06
[1.7.x] Fixed #22882 -- Fixed a UnicodeDecodeError in flush.
Tim Graham
2014-09-06
[1.7.x] Fixed #23340 -- Corrected naturaltime docs to match behavior.
Collin Anderson
2014-09-06
[1.7.x] Fixed #23438 -- Added snippet & imports to docs/intro/overview.txt.
Tim Graham
2014-09-05
[1.7.x] Fixed #22161 -- Documented send() with no recipients won't raise an e...
oromero
2014-09-05
[1.7.x] Fixed #23430 -- simplified gunicorn deployment docs.
Collin Anderson
2014-09-05
[1.7.x] Fixed #23427 -- Documented migrate is required before runserver for d...
Patrick Beeson
2014-09-05
[1.7.x] Fix Python 3 incompatability
Andrew Godwin
2014-09-05
[1.7.x] switch out recursive dfs for stack based approach, to avoid possibly ...
Ben Reilly
2014-09-05
[1.7.x] Update docs to be more clear about nested classes (refs #23418)
Andrew Godwin
2014-09-05
[1.7.x] Fixed #23414 -- Updated version numbers in release process doc.
Tim Graham
2014-09-05
[1.7.x] Fixed #22411: Throw a more helpful error if contenttypes doesn't exist.
Andrew Godwin
2014-09-05
[1.7.x] Fixed #22534: Reinforce swappable documentation
Andrew Godwin
2014-09-05
[1.7.x] cater for running tests from another directory than tests - applying ...
Nikolaus Schlemm
2014-09-05
[1.7.x] Fixed typo in docs/topics/checks.txt.
Sébastien Fievet
2014-09-05
[1.7.x] Added missing periods in docs/ref/checks.txt.
Sébastien Fievet
2014-09-05
[1.7.x] Fixed imports in `Sitemap for static views` example
John-Scott Atlakson
2014-09-04
[1.7.x] Fixed typo in docs/ref/checks.txt.
Tim Graham
2014-09-04
[1.7.x] Fixed documentation links to Query Expression API.
Thomas Chaumeny
2014-09-03
[1.7.x] Fixed typo in docs/topics/db/transactions.txt.
Corey Farwell
2014-09-02
[1.7.x] Added stub release notes for 1.7.1.
Tim Graham
2014-09-02
[1.7.x] Added dates to release notes.
Tim Graham
2014-09-02
[1.7.x] Post release version bump.
Tim Graham
2014-09-02
[1.7.x] Fixed #23400 -- Added "Remove 'south' from INSTALLED_APPS" to upgrade...
Tim Graham
2014-09-02
[1.7.x] Bump version number for 1.7 release.
1.7
James Bennett
2014-09-02
[1.7.x] Cleanup run on the 1.7 release notes. Backport of 138e3873a53a4fcd17d...
James Bennett
2014-09-02
[1.7.x] Added missing import in docs/ref/signals.txt.
Alexey Efimov
2014-09-02
Revert "[1.7.x] Undocumented SeparateDatabaseAndState so crash is not RB. Ref...
Tim Graham
2014-09-02
[1.7.x] Fixed #22918 -- Fixed SeparateDatabaseAndState crash
Dave Hall
2014-09-01
[1.7.x] Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918
Andrew Godwin
2014-08-31
[1.7.x] Fixed #23391 -- Removed an erroneous backtip from the form's document...
Simon Charette
2014-08-31
[1.7.x] Removed sentence from docs about migrate prompting to add a superuser.
Michael Angeletti
2014-08-30
[1.7.x] Added a missing word in a skip message
Alex Gaynor
2014-08-30
[1.7.x] Fixed #22820 -- Treated int and long types alike in lazy_number
Claude Paroz
2014-08-30
[1.7.x] Fixed #23370 -- defer() + select_related() crashed with inherited mod...
Akis Kesoglou
2014-08-29
[1.7.x] Corrected a usage example of `related_query_name`.
Simon Charette
2014-08-29
[1.7.x] Fixed #22786 -- Documented value_from_datadict caveat
Claude Paroz
2014-08-28
[1.7.x] Fixed an Oracle test failure introduced by 1e404180c1.
Simon Charette
2014-08-28
[1.7.x] Documented correct kwargs for post_syncdb/migrate.
Aymeric Augustin
2014-08-28
[1.7.x] Fixed #23379 -- Corrected a referencing issue in sql_create.
Simon Charette
2014-08-28
[1.7.x] Fixed #23375 -- Added missing security issues to the archive.
Simon Charette
2014-08-28
[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-27
[1.7.x] Fixed #23329 -- Allowed inherited and m2m fields to be referenced in ...
Simon Charette
2014-08-27
[1.7.x] Documented --database option for migrate.
Tim Graham
2014-08-27
[1.7.x] Fixed #23354 -- Documented that ModelChoiceField to_field_name should...
Tim Graham
2014-08-27
[1.7.x] Fixed #23075 -- Added documentation on novalidate attribute and made ...
Erik Romijn
2014-08-26
[1.7.x] Fixed clone URL of Django git repository.
Duncan Parkes
2014-08-26
[1.7.x] Fixed #22620 -- Emphasized role of DATABASE_ROTERS in multi-db docs.
Tim Graham
2014-08-26
[1.7.x] Fixed #21567 -- Documented how to deploy multiple sites using the sit...
Tim Graham
2014-08-26
[1.7.x] Fixed #23250 -- Documented that ModelMultipleChoiceField queryset may...
Tim Graham
2014-08-26
[1.7.x] Fixed #17707, #20734 -- Added examples to URL namespacing docs.
Tim Graham
[next]