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-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
2014-08-02
Removed notes for versions of SQLite older than 5 years.
Tim Graham
2014-08-02
Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Tim Graham
2014-08-02
Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-08-02
Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.
Tim Graham
2014-08-02
Updated MySQL links to version 5.6.
Tim Graham
2014-08-02
Fixed #23148 -- Minor tweaks in tutorial code samples
Collin Anderson
2014-08-01
Fixed #23145 -- Dropped support for Oracle < 11.1
Tim Graham
2014-08-01
Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null.
Tim Graham
2014-08-01
Removed some PostGIS 1.4 notes in the docs (refs #23108).
Tim Graham
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-08-01
Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2014-08-01
Fixed #23103 -- Annotated ImageField file with image and content_type attribu...
Petras Zdanavičius
2014-08-01
Removed references to well-known political systems.
Aymeric Augustin
2014-08-01
Adjusted 'internals' docs to the new organization.
Aymeric Augustin
2014-08-01
Left formal decisions up to the technical board.
Aymeric Augustin
2014-08-01
Documented current roles.
Aymeric Augustin
2014-08-01
Introduced a technical board.
Aymeric Augustin
2014-08-01
Removed references to partial commit acces.
Aymeric Augustin
2014-08-01
Renamed "committers" to "team".
Aymeric Augustin
2014-07-31
Replaced django-admin.py with django-admin in the man page.
Florian Apolloner
2014-07-31
Used JsonResponse in CBV examples.
Loic Bistuer
2014-07-31
Updated timezone docs to use timezone.now()
Tim Graham
2014-07-31
Fixed #13163 -- Added ability to show change links on inline objects in admin.
Nick Sandford
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
[next]