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-18
Fixed #14638 -- Clarified model Field.to_python() docs.
Tim Graham
2014-08-18
Merge pull request #3075 from ramiro/makemessages-ignore-windows
Ramiro Morales
2014-08-18
Fixed #23309 -- Fixed call_command to parse args correctly
Raffaele Salmaso
2014-08-18
Fixed #23263 -- Added sqlmigrate to migration topic guide.
Tim Graham
2014-08-16
Stopped skipping GIS forms tests on MySQL
Claude Paroz
2014-08-15
Merge pull request #3072 from collinanderson/23295
Carl Meyer
2014-08-15
Fixed #23298 -- Made makemessages actually ignore specified dirs on Windows.
Ramiro Morales
2014-08-15
Fixed syntax highlighting and indentation in docs/topics/logging.txt.
areski
2014-08-15
Fixed #23295 -- Removed unnecessary fix_location_header request.get_host() ch...
Collin Anderson
2014-08-15
Fixed #23296 -- Fixed RunPython code sample in Migration Operations.
areski
2014-08-15
Fixed #23294 -- Add related_name to existing migrations.
Collin Anderson
2014-08-15
Fixed #23278 -- Documented django.db.backends.schema logger
areski
2014-08-15
Fixed #18355 -- Added ordering options to list based generic views.
Peter Harley
2014-08-15
Fixed typo in tests/migrations/test_operations.py
Tim Graham
2014-08-15
Fixed #23287 -- Updated error message for classonlymethod decorator.
Tim Graham
2014-08-15
Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.
Tim Graham
2014-08-15
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
Gabriel Muñumel
2014-08-15
Fixed typo in docs/howto/custom-model-fields.txt.
Tim Graham
2014-08-15
Complemented 1.6 release notes for 457c16d0d6
Claude Paroz
2014-08-14
Fixed #23288: deconstruct() ignoring related_name
Andrew Godwin
2014-08-14
Added some words to spelling_wordlist.
Tim Graham
2014-08-14
Fixed #20133 -- Added summary to admin deletion confirmation pages.
areski
2014-08-14
Fixed #23224 - Documented EmailValidator.
areski
2014-08-14
Fixed a grammar error in docs/ref/forms/api.txt.
Zhaorong Ma
2014-08-14
Fixed #23291 -- Don't add Unicode varname/value to environment.
Ramiro Morales
2014-08-14
Fixed #23260: Added generator support to defaultfilters.unordered_list.
Jaap Roes
2014-08-14
Fixed #21579 -- Made LocaleMiddleware respect script prefix.
Tim Graham
2014-08-14
Fixed #21132 -- Removed the useless app_name argument to AdminSite.
Tim Graham
2014-08-14
Fixed #23265 -- Used system-specific encoding in runserver
Claude Paroz
2014-08-14
Fixed #22971 -- Properly parsed RFC 2388 encoded headers
Claude Paroz
2014-08-14
Fixed test failure on python 3.x.
Florian Apolloner
2014-08-13
Corrected content_type parameter name in sitemap docs.
Tim Graham
2014-08-13
Removed doc reference to removed HttpResponse.mimetype.
Tim Graham
2014-08-13
Fixed #18767 -- Fixed admin calendar for other locales than English.
Maxime Turcotte
2014-08-14
Fixed #21603 (again) -- Made a raw query in a test Oracle-compliant
Shai Berger
2014-08-13
Fixed #22646: Added support for the MySQL ssl-ca option to dbshell.
zsoldosp
2014-08-13
Fixed #23283 -- Added default=False to BooleanField's in the docs.
Ola Sitarska
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
2014-08-13
Removed tabs from an admin CSS file.
Trey Hunner
2014-08-13
Fixed #20368 -- Made TECHNICAL_500 more robust against bad input.
Walter Doekes
2014-08-13
Improved formatting of deconstruct() docs.
areski
2014-08-13
Fixed flake8 warning.
Tim Graham
2014-08-13
Simplified admin delete confirmation templates using {% elif %}.
areski
2014-08-12
Updated tests for added newlines in 68686430638215b5405b20bd767c0be392c9221d.
Tim Graham
2014-08-12
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Trey Hunner
2014-08-12
Fixed #23262 -- Made SelectFilter2.js move items on enter Key press.
Collin Anderson
2014-08-12
Fixed #22985 -- Made call_command accept option name parameter
Claude Paroz
2014-08-12
Fixed #23275: Unmanaged models kept by autodetector, ignored by ops
Andrew Godwin
2014-08-12
Fixed typo in previous commit.
Tim Graham
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
[prev]
[next]