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-10-30
[1.7.x] Removed extra period.
Aymeric Augustin
2014-10-30
[1.7.x] Converted seealso directives to use 4 space indendation.
Berker Peksag
2014-10-30
[1.7.x] Fixed #23152 -- Added support for transactional Spatialite metadata i...
Tim Graham
2014-10-30
[1.7.x] Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday.
slollo
2014-10-30
[1.7.x] Fixed #23558 -- documented slugify limitations
David Hoffman
2014-10-30
[1.7.x] Fixed #23575 -- Added a code example for custom AdminSite.
Berker Peksag
2014-10-30
[1.7.x] Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs.
Raul Cumplido
2014-10-29
[1.7.x] Added cross reference in admin docs to topic about saving objects in ...
P.A. SCHEMBRI
2014-10-29
[1.7.x] Fixed #23614 -- Changed the way the migration autodetector orders uni...
Markus Holtermann
2014-10-29
[1.7.x] Fixed #23719 -- Fixed MySQL 5.6 crash with GeometryFields in migrations.
Tim Graham
2014-10-29
[1.7.x] Limited lines to 119 characters in django/{contrib,db}.
Berker Peksag
2014-10-27
[1.7.x] Fixed QuerySet datetimes argument name in docs.
Oliver Meinusch
2014-10-27
[1.7.x] Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comm...
Tim Graham
2014-10-27
[1.7.x] Fixed typo in squashing migrations documentation
bahoo
2014-10-27
[1.7.x] Added GeoDjango compatibility with mysqlclient driver
Claude Paroz
2014-10-27
[1.7.x] Fixed typo in MySQL backend doctring
Claude Paroz
2014-10-27
[1.7.x] Fixed #23717 -- Fixed makemessages crash when STATIC_ROOT=None
Claude Paroz
2014-10-27
[1.7.x] Fixed stable/1.7.x test failures from refs #23699.
Tim Graham
2014-10-27
[1.7.x] Fixed flake8 warning.
Tim Graham
2014-10-27
[1.7.x] Edited release note for refs #23621.
Tim Graham
2014-10-27
[1.7.x] Fixed #23699 -- Prevented flush from loading initial data for apps wi...
Tim Graham
2014-10-27
[1.7.x] Fixed documentation of make_password kwargs.
Tim Graham
2014-10-27
[1.7.x] Fixed #23446 -- Officially recommended mysqlclient as MySQL driver
Claude Paroz
2014-10-26
[1.7.x] Fixed #23621 -- Warn for duplicate models when a module is reloaded.
Loic Bistuer
2014-10-25
[1.7.x] Removed simplejson inventory file from docs/conf.py.
Berker Peksag
2014-10-25
[1.7.x] Fixed #23692 -- Removed alpha/beta/rc release notes.
Tim Graham
2014-10-24
[1.7.x] Replaced dead links to python-distribute.org.
Tim Graham
2014-10-24
[1.7.x] Fixed versionchanged indentation in topics/testing/advanced.txt.
Berker Peksag
2014-10-24
[1.7.x] Fixed typo in docs/ref/request-response.txt
James Doherty
2014-10-23
[1.7.x] Fixed #23702 -- Fixed adding an explicit id field on SQLite.
Tim Graham
2014-10-23
[1.7.x] Fixed #23705 -- Removed unnecessary AliasMatch from example Apache co...
Tim Graham
2014-10-23
[1.7.x] Fixed #23630 -- Made AlterModelTable rename auto-created M2M tables.
Tim Graham
2014-10-23
[1.7.x] Fixed versionchanged indentation in unit-tests.txt.
Berker Peksag
2014-10-22
[1.7.x] Added a warning about running migrations with DEBUG=True.
Tim Graham
2014-10-22
[1.7.x] Added stub release notes for 1.7.2.
Tim Graham
2014-10-22
[1.7.x] Post-release version bump.
Tim Graham
2014-10-22
[1.7.x] Bump version number for bugfix release.
1.7.1
James Bennett
2014-10-22
[1.7.x] Added release dates to release notes.
Tim Graham
2014-10-21
[1.7.x] Fixed #23583 -- More selectively ignored static/media roots
Claude Paroz
2014-10-21
[1.7.x] Fixed #21740 -- Allowed test client data to be an empty string
Claude Paroz
2014-10-20
[1.7.x] Fixed a flake8 warning.
Simon Charette
2014-10-20
[1.7.x] Fixed #23629 -- Allowed autodetector to detect changes in Meta.db_table.
Tianyi Wang
2014-10-20
[1.7.x] Fixed #20609 -- Added instructions for using AnonymousUser with Reque...
Tim Graham
2014-10-19
[1.7.x] Fixed a typo in urlencode documentation.
wrwrwr
2014-10-18
[1.7.x] Fixed #23676 -- Rearranged sentence; "by default" applies only to max...
Jon Dufresne
2014-10-17
[1.7.x] Added 1.7.1 release notes for refs #23649.
Tim Graham
2014-10-17
[1.7.x] Fixed #23649 -- Made Oracle test-db creation drop test-user earlier w...
Shai Berger
2014-10-16
[1.7.x] Fixed some intersphinx references.
Tim Graham
2014-10-16
[1.7.x] Fixed #23667 -- Incorrect settings reference for language cookie.
Tim Graham
2014-10-17
[1.7.x] Fixed #23615 -- Validate that a Model instance's "check" attribute is...
Rigel Di Scala
[next]