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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2014-08-19
Fixed #17272 -- Documented that non-editable fields are skipped during model ...
Tim Graham
2014-08-19
Fixed #23282 -- Corrected inheritance and reverse relations example.
Tim Graham
2014-08-19
Fixed #4991 -- Emphasized XSS ramifications of help_text not being escaped.
Tim Graham
2014-08-19
Fixed #5726 -- Documented that inspectdb doesn't detect defaults.
Tim Graham
2014-08-18
Fixed some doc errors that caused syntax highlighting to fail.
Tim Graham
2014-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-18
Fixed #14638 -- Clarified model Field.to_python() docs.
Tim Graham
2014-08-18
Fixed #23263 -- Added sqlmigrate to migration topic guide.
Tim Graham
2014-08-15
Fixed syntax highlighting and indentation in docs/topics/logging.txt.
areski
2014-08-15
Fixed #23296 -- Fixed RunPython code sample in Migration Operations.
areski
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 #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
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 #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-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 #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
Improved formatting of deconstruct() docs.
areski
2014-08-12
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Trey Hunner
2014-08-12
Fixed #22985 -- Made call_command accept option name parameter
Claude Paroz
2014-08-12
Fixed typo in previous commit.
Tim Graham
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-12
Fixed indentation typo in docs/ref/contrib/sitemaps.txt.
Tim Graham
2014-08-11
Added words to spelling wordlist.
Tim Graham
2014-08-11
Added a warning that remove_tags() output shouldn't be considered safe.
Tim Graham
2014-08-11
Fixed typo in 1.8 release notes.
Markus Bertheau
2014-08-11
Fixed #23261 -- Deprecated old style list support for unordered_list filter.
Jaap Roes
2014-08-11
Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
2014-08-10
Added myself as a team member.
Loic Bistuer
2014-08-08
Removed some tabs in the docs.
Tim Graham
2014-08-08
Fixed #23257 -- Updated docs for new django-jython release.
Andreas Stocker
2014-08-07
Fixed #23252: Call out removed features in release notes.
Andrew Godwin
2014-08-06
Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-05
Fixed #21792 -- Documented Form.has_changed()
Tim Graham
2014-08-05
Fixed broken links in docs.
Tim Graham
2014-08-05
Updated links for continous integration server.
Tim Graham
2014-08-04
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
Stanislas Guerra
2014-08-04
Fixed #23169 - Misc docs fixes.
areski
2014-08-03
Fixed #23151 -- Deprecated RegexField.error_message.
Tim Graham
[prev]
[next]