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
2015-04-20
[1.7.x] Fixed #24674 -- Documented the correct NullBooleanField formfield.
Simon Charette
2015-04-20
[1.7.x] Fixed typo in docs/topics/class-based-views/intro.txt
Anton
2015-04-20
[1.7.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.
Tim Graham
2015-04-20
[1.7.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta.
Marco Santamaria
2015-04-17
[1.7.x] Fixed #24657 -- Fixed include template tag example.
Tim Graham
2015-04-17
[1.7.x] Fixed #24595 -- Prevented loss of null info in MySQL field alteration
Claude Paroz
2015-04-16
[1.7.x] Fixed #24605 -- Fixed incorrect reference to alias in subquery.
Anssi Kääriäinen
2015-04-16
[1.7.x] Fixed #23984 -- Added Javascript i18n documentation
Daniel Lindsley
2015-04-16
[1.7.x] Fixed #24644 -- Added HTTP_ACCEPT to example headers list.
Abdulrahman Alotaibi
2015-04-14
[1.7.x] Fixed typos in the 1.7.7 release notes.
Simon Charette
2015-04-14
[1.7.x] Fixed title in 1.7.8 release notes
Markus Holtermann
2015-04-14
[1.7.x] Fixed #24637 -- Fixed database introspection with SQLite 3.8.9.
peterfarrell
2015-04-14
[1.7.x] Fixed typos in docs/ref/templates/api.txt
Tim Graham
2015-04-14
[1.7.x] Fixed formatting in docs/ref/templates/builtins.txt
Maxime Lorant
2015-04-13
[1.7.x] Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt
Afriza N. Arief
2015-04-08
[1.7.x] Fixed #24600 -- Fixed inaccurate example in template Context docs.
Tim Graham
2015-04-07
[1.7.x] Fixed typo in docs/intro/tutorial02.txt
Marios Zindilis
2015-04-06
[1.7.x] Added admonition about reusable apps and AUTH_USER_PROFILE.
Thomas Güttler
2015-04-04
[1.7.x] Added link to download page to find supported versions.
Tim Graham
2015-04-03
[1.7.x] Fixed #24556 -- Added reminder about HTTPS to passwords docs.
Sam Thursfield
2015-04-01
[1.7.x] Fixed typo in docs/internals/deprecation.txt
Krzysztof Gogolewski
2015-03-31
[1.7.x] Fixed typo in docs/ref/templates/builtins.txt
Joost Rijneveld
2015-03-31
[1.7.x] Fixed typo in docs/topics/cache.txt
Kostochko Dmitriy
2015-03-30
[1.7.x] Fixed #15590 -- Documented how the path of a FileField can be changed.
Jorge Barata González
2015-03-29
[1.7.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ...
Christopher Luc
2015-03-28
[1.7.x] Fixed #24541 -- Clarified ModelFormSet's handling of initial data.
Tim Graham
2015-03-28
[1.7.x] Fixed syntax highlighting in docs/topics/auth/default.txt
Tim Graham
2015-03-28
[1.7.x] Fixed typo in docs/topics/forms/modelforms.txt
SaeX
2015-03-27
[1.7.x] Fixed #24519 -- Clarified location of templates directory in tutorial 2.
Tim Graham
2015-03-25
[1.7.x] Corrected typo in documentation
David Seddon
2015-03-24
[1.7.x] Fixed #24361 -- Clarified docs on reconfiguring logging.
Tim Graham
2015-03-24
[1.7.x] Fixed #24501 -- Improved auth.decorators.user_passes_test() example.
Matt Seymour
2015-03-20
[1.7.x] Refs #14645 -- Documented bug with exclude() and multi-value relations
David Seddon
2015-03-20
[1.7.x] Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
2015-03-20
[1.7.x] Fixed #24503 -- Corrected docs on how LANGUAGE_CODE works as a fallback.
Tim Graham
2015-03-18
[1.7.x] Made is_safe_url() reject URLs that start with control characters.
Tim Graham
2015-03-18
[1.7.x] Fixed an infinite loop possibility in strip_tags().
Tim Graham
2015-03-18
[1.7.x] Added stub release notes for security releases.
Tim Graham
2015-03-17
[1.7.x] Refs #24487 -- Added upgrade tips about removal of SortedDict.
Tim Graham
2015-03-16
[1.7.x] Fixed #24427 -- Stopped writing migration files in dry run mode when ...
John Giannelos
2015-03-16
[1.7.x] Documented Context.get() method.
Preston Timmons
2015-03-16
[1.7.x] Added missing punctuation in some comments in tutorial 5.
HerHde
2015-03-16
[1.7.x] Added comma to improve readability in 1.7 release notes.
Steven Das
2015-03-14
[1.7.x] Fixed #24354 -- Prevented repointing of relations on superclasses whe...
Matthew Wilkes
2015-03-14
[1.7.x] Removed a broken link in the docs.
Tim Graham
2015-03-14
[1.7.x] Fixed doc typos.
Floris den Hengst
2015-03-13
[1.7.x] Refs #24462 -- Emphasized that order_by() clears previous ordering.
Tim Graham
2015-03-13
[1.7.x] Fixed #24052 -- Doc'd how to write data migrations with models in mul...
Andrei Kulakov
2015-03-13
[1.7.x] Documented gdal DataSource encoding parameter
Claude Paroz
2015-03-13
[1.7.x] Refs #23559 -- warned about consequences of letting users edit User m...
Remco Kranenburg
[next]