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
/
topics
Age
Commit message (
Expand
)
Author
2019-05-15
Fixed #30316 -- Added source code link to the default logging configuration i...
Ahisahar Pretel
2019-05-13
Fixed #30437 -- Clarified that urlpatterns can be a sequence.
Jonatas C. Damasceno
2019-05-09
Refs #30399 -- Made assertHTMLEqual normalize character and entity references.
Jon Dufresne
2019-05-08
Used time.monotonic() instead of time.time() where applicable.
Przemysław Suliga
2019-04-30
Fixed #30245 -- Added -k option to DiscoverRunner.
François Freitag
2019-04-30
Fixed #20629 -- Rephrased custom user models admonition.
Tobias Kunze
2019-04-24
Changed tuple Mate.unique_together/permissions to lists in docs.
Luke Plant
2019-04-23
Fixed #30365 -- Fixed syntax highlighting in SQL examples.
Daniel Musketa
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-16
Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape translations.
Tobias Kunze
2019-04-16
Fixed #14009 -- Fixed custom formset validation example in docs.
Tobias Kunze
2019-04-13
Fixed #30347 -- Fixed typo in docs/topics/db/aggregation.txt.
Daniel Musketa
2019-04-08
Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on...
Ran Benita
2019-03-29
Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-03-21
Fixed #29956 -- Allowed overriding an order field widget in formsets.
Hasan Ramezani
2019-03-12
Fixed #30161 -- Added how to decorate class-based views to view decorators docs.
alexanderblnf
2019-03-05
Doc'd the use of --noinput for test database handling.
Samuel Gaist
2019-02-28
Clarified permission-related docs.
Tobias Bengfort
2019-02-25
Refs #29683 -- Updated multi-db docs for view permission.
Tim Graham
2019-02-20
Fixed #18707 -- Added support for the test client to return 500 responses.
Jon Dufresne
2019-02-16
Fixed #30187 -- Moved "install Django" command to a console box.
Mariusz Felisiak
2019-02-14
Refs #15902 -- Deprecated storing user's language in the session.
Claude Paroz
2019-02-13
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-11
Fixed indentation in docs/topics/templates.txt.
Jonatan Alexis Anauati
2019-02-09
Removed default empty content argument from HttpResponse calls.
Jon Dufresne
2019-02-08
Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-01-31
Used LoginRequiredMixin in "Models and request.user" example.
Daniel Roseman
2019-01-30
Fixed #30116 -- Dropped support for Python 3.5.
Tim Graham
2019-01-28
Fixed #30137 -- Replaced OSError aliases with the canonical OSError.
Jon Dufresne
2019-01-28
Refs #30033 -- Doc'd change regarding apps without migrations depending on ap...
Tim Graham
2019-01-17
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
Tim Graham
2019-01-17
Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline.
Tim Graham
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2019-01-16
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
Arthur Rio
2019-01-15
Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a th...
Collin Anderson
2019-01-14
Fixed "lets" mistakes in docs.
David Beitey
2019-01-11
Refs #29738 -- Allowed registering serializers with MigrationWriter.
can
2019-01-10
Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.
Simon Charette
2019-01-10
Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in f...
Simon Charette
2018-12-27
Followed style guide for model attribute ordering.
Matt Wiens
2018-12-27
Updated OWASP Top 10 link to the latest version.
Vedran Karačić
2018-12-27
Fixed broken links to PyYAML page.
CHI Cheng
2018-12-21
Fixed #29750 -- Added View.setup() hook for class-based views.
François Freitag
2018-12-12
Fixed #30036 -- Removed unused imports in pagination example.
Carlton Gibson
2018-11-29
Fixed #29991 -- Doc'd logger propogation for the default logging config.
raratiru
2018-11-26
Updated docs for fast column creation with defaults in PostgreSQL 11.
Damian Dimmich
2018-11-23
Fixed typo in docs/topics/i18n/translation.txt.
andreage
2018-11-15
Fixed #29864 -- Added link targets for low-level cache API.
Prabakaran Kumaresshan
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
[prev]
[next]