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-08-26
Fixed #17719 -- Documented that template syntax sequences cannot be used as s...
Tim Graham
2014-08-26
Fixed #23362 -- Clarified "database columns as attributes" in tutorial.
Tim Graham
2014-08-26
Fixed spelling mistake in file docs.
Tim Graham
2014-08-26
Added words to spelling_wordlist.
Tim Graham
2014-08-26
Fixed #23075 -- Added documentation on novalidate attribute and made it defau...
Erik Romijn
2014-08-26
Clarified that makemessages -l takes a locale name, not a language code.
Mitch Davis
2014-08-25
Made main user disconnect after creating test user/tablespaces on Oracle
Shai Berger
2014-08-25
Removed unnecessary absolute_imports.
Tim Graham
2014-08-24
Alphabetized AUTHORS by first name.
Halit Alptekin
2014-08-24
Fixed #23355 -- Updated admin jQuery to 1.11.1.
Tim Graham
2014-08-24
Fixed #23131 -- Documented serialization of callable functions in migrations.
Tim Graham
2014-08-23
Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().
Tim Graham
2014-08-23
Fixed #22154 -- Added "Built-in" to some class-based views titles.
Tim Graham
2014-08-23
Fixed #23341 -- Added migration name to nonexistent migration error in makemi...
Raffaele Salmaso
2014-08-23
Clarified release preparation step about dates.
Tim Graham
2014-08-23
Fixed #23352 -- Added tests for MigrationGraph.{forwards,backwards}_plan
Raffaele Salmaso
2014-08-23
Updated docs about Spatialite collect/extent support
Claude Paroz
2014-08-23
Replaced no_mysql by connection features
Claude Paroz
2014-08-23
Replaced no_spatialite by connection features
Claude Paroz
2014-08-23
Replaced HAS_SPATIALREFSYS by a database feature
Claude Paroz
2014-08-23
Fixed #23344 -- Removed duplicate docs for file upload settings.
Tim Graham
2014-08-23
Fixed #22867 -- Memoized django.utils.version.get_git_changeset().
Tim Graham
2014-08-23
Added new supported languages
Claude Paroz
2014-08-22
Fixed #23333 -- Made urlsafe_base64_decode() return proper type on Python 3.
Ian Foote
2014-08-22
Tweaked docstrings from previous commit.
Tim Graham
2014-08-22
Fixed #23167 -- Added BaseForm.__repr__()
areski
2014-08-22
Fixed #23327 -- Added 'zero' syntax to migrate help message
areski
2014-08-22
Fixed #23324 -- Mentioned Site.id in contrib.sites docs.
Tim Graham
2014-08-22
Fixed #23342 -- Clarified warning about naive time objects.
Kristian Glass
2014-08-22
Fixed #23343 -- Typo in docs/ref/class-based-views/generic-date-based.txt.
Tim Graham
2014-08-22
Added docstring forgotten in 56252e7.
Shai Berger
2014-08-21
Update squashmigration docs to also mention circ dep errs (refs #23337)
Andrew Godwin
2014-08-22
Fixed schema test for Oracle 11.2.0.1 which is used in Django Project's CI.
Shai Berger
2014-08-20
Added dates to release notes.
Tim Graham
2014-08-20
Fixed #23322 -- Use resolved swappable model for dependency resolution during...
Markus Holtermann
2014-08-20
Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USER change.
Preston Holmes
2014-08-20
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
Tim Graham
2014-08-20
Prevented reverse() from generating URLs pointing to other hosts.
Florian Apolloner
2014-08-20
Added release note stubs for 1.5.9 and 1.4.14.
Tim Graham
2014-08-20
Fixed flake8 warnings.
Tim Graham
2014-08-20
Fixed migrations tests added in refs #23315.
Tim Graham
2014-08-20
Fetched translations from Transifex
Claude Paroz
2014-08-20
Added Chinese language aliases in tx client config
Claude Paroz
2014-08-20
Fixed typo in 1.7 release notes
Claude Paroz
2014-08-19
Fixed #23315: Operational dependency fail with mixed create/add
Andrew Godwin
2014-08-19
Added sphinx extension to ease generation of ticket links.
Tim Graham
2014-08-19
Fixed #10190 -- Made HttpResponse charset customizable.
Unai Zalakain
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-19
Fixed #22996 -- Prevented crash with unencoded query string
Claude Paroz
[next]