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
2015-11-24
[1.7.x] Bumped version for 1.7.11 release.
1.7.11
Tim Graham
2015-11-24
[1.7.x] Added release date for 1.7.11 release.
Tim Graham
2015-11-16
[1.7.x] Fixed a settings leak possibility in the date template filter.
Florian Apolloner
2015-11-16
[1.7.x] Refs #23751 -- Added some unicode characters to the latex preamble.
Tim Graham
2015-11-16
[1.7.x] Fixed #23751 -- Fixed code snippet formatting in docs PDF.
Tim Graham
2015-11-12
[1.7.x] Bumped mysqlclient test requirement to >= 1.3.7.
Tim Graham
2015-11-11
[1.7.x] Refs #25693 -- Added a regression test for `to_attr` validation on fo...
Simon Charette
2015-11-11
[1.7.x] Refs #25693 -- Avoided redundant calls to get_fields() in `to_attr` v...
Simon Charette
2015-11-11
[1.7.x] Fixed #25693 -- Prevented data loss with Prefetch and ManyToManyField.
Ian Foote
2015-10-29
[1.7.x] Fixed #23985 -- Documented a backwards incompatible change in URLVali...
Tim Graham
2015-10-26
[1.7.x] Documented Python 3.5 support for Django 1.8.
Tim Graham
2015-10-02
[1.7.x] Fixed link to the MySQL Connector/Python Django Backend documentation.
Nick Williams
2015-09-28
[1.7.x] Documented auth's login/logout function parameters.
Tim Graham
2015-09-23
[1.7.x] Refs #24361 -- Corrected documented level of the 'django' logger.
Tim Graham
2015-09-17
[1.7.x] Added a version requirement to python-memcached in test requirements.
Tim Graham
2015-09-17
[1.7.x] Added a version requirement to mysqlclient in test requirements.
Tim Graham
2015-09-05
[1.7.x] Added default value for default kwargs for QueryDict.
David Sanders
2015-09-04
[1.7.x] Refs #25144 -- Revised deprecation timeline: migrations won't become ...
Tim Graham
2015-08-20
[1.7.x] Fixed typo in tests/migrations/test_autodetector.py.
Tim Graham
2015-08-19
[1.7.x] Fixed style issues in testing docs
Markus Holtermann
2015-08-18
[1.7.x] Post-release version bump.
Tim Graham
2015-08-18
[1.7.x] Bumped version for 1.7.10 release.
1.7.10
Tim Graham
2015-08-18
[1.7.x] Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-08-18
[1.7.x] Added stub release notes for security releases.
Tim Graham
2015-08-11
[1.7.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Tim Graham
2015-08-04
[1.7.x] Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt
Tim Graham
2015-07-30
[1.7.x] Updated GeoIP test for newer versions
Claude Paroz
2015-07-30
[1.7.x] Fixed #25183 -- Fixed non-deterministic GeoIP test.
Tim Graham
2015-07-30
[1.7.x] Fixed #25199 -- Fixed dead link to HTMLdoc.
Tim Graham
2015-07-27
[1.7.x] Fixed typo in docs/ref/middleware.txt
jorgecarleitao
2015-07-20
[1.7.x] Fixed signature of ModelAdmin.get_paginator() in docs.
Ali Vakilzade
2015-07-14
[1.7.x] Added 1.4.22 release notes.
Tim Graham
2015-07-08
[1.7.x] Post-release version bump.
Tim Graham
2015-07-08
[1.7.x] Bumped version for 1.7.9 release.
1.7.9
Tim Graham
2015-07-08
[1.7.x] Prevented newlines from being accepted in some validators.
Tim Graham
2015-07-08
[1.7.x] Fixed #19324 -- Avoided creating a session record when loading the se...
Carl Meyer
2015-07-08
[1.7.x] Added security release note stubs.
Tim Graham
2015-07-08
[1.7.x] Corrected example code for get_query_set upgrade in 1.6 release notes
Luke Plant
2015-07-01
[1.7.x] Backported .gitignore and .hgignore from master.
Tim Graham
2015-06-30
[1.7.x] Refs #23621 -- Fixed warning message when reloading models.
Marten Kenbeek
2015-06-17
[1.7.x] Corrected Python version support info in docs/topics/install.txt
Tim Graham
2015-06-09
[1.7.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10.
Tim Graham
2015-06-09
[1.7.x] Fixed import in docs/ref/contrib/syndication.txt
argaen
2015-05-28
[1.7.x] Fixed #24817 -- Prevented loss of null info in MySQL field renaming.
Andriy Sokolovskiy
2015-05-22
[1.7.x] Fixed mistakes in docs/topics/forms/formsets.txt examples.
I am Clinton
2015-05-20
[1.7.x] Fixed typo in docs/ref/contrib/admin/index.txt
latyas(懒)
2015-05-19
Reverted "[1.7.x] Made minor edits to docs/intro/tutorial01.text"
Tim Graham
2015-05-19
[1.7.x] Made minor edits to docs/intro/tutorial01.text
I am Clinton
2015-05-18
[1.7.x] Fixed typos in docs/ref/request-response.txt
I am Clinton
2015-05-13
[1.7.x] Fixed #24789 -- Fixed wrong positional args order in doc example
Charles Dee Rice
[next]