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
2016-05-16
Refs #21379 -- Normalized unicode username inputs
Claude Paroz
2016-05-16
Fixed #24305 -- Allowed overriding fields on abstract models.
Aron Podrigal
2016-05-14
Refs #26021 -- Used hanging indentation in some doc examples.
Tim Graham
2016-05-14
Used 'classmethod' annotation in docs/topics/auth/customizing.txt
Tim Graham
2016-05-13
Fixed typo in docs/topics/db/models.txt
Tim Graham
2016-05-13
Fixed #24938 -- Added PostgreSQL trigram support.
Matthew Somerville
2016-05-12
Fixed typo in docs/topics/conditional-view-processing.txt
eltronix
2016-05-11
Refs #26052 -- Corrected a sentence for conditional_content_removal() removal.
Tim Graham
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-05-07
Fixed #26566 -- Rewrote an incorrect Cache-Control example.
Vasiliy Faronov
2016-05-07
Fixed a typo
Matthias K
2016-05-07
Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example.
shiblystory
2016-05-06
Fixed syntax highlighting in docs/topics/cache.txt
Tim Graham
2016-05-03
Normalized "an SQL" spelling.
Ville Skyttä
2016-05-03
Clarified that setting names must be uppercase.
David D Lowe
2016-05-03
Fixed #26567 -- Updated references to obsolete RFC2616.
Vasiliy Faronov
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-27
Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
Tim Graham
2016-04-27
Fixed typo in docs/topics/testing/tools.txt
eltronix
2016-04-26
Fixed typo in docs/topics/testing/tools.txt
eltronix
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-04-21
Fixed #22383 -- Added support for HTML5 required attribute on required form f...
Jon Dufresne
2016-04-20
Fixed incorrect rendered widget in forms example.
Jon Dufresne
2016-04-20
Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a Ke...
Tobias Kroenke
2016-04-18
Fixed typo in docs/topics/class-based-views/mixins.txt
eltronix
2016-04-18
Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the perm...
Tim Graham
2016-04-15
Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based views
Claude Paroz
2016-04-13
Fixed #26493 -- Documented how built-in signals are sent.
Filipa Andrade
2016-04-09
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
Jeremy Lainé
2016-04-09
Refs #26464 -- Added a link to OWASP Top 10 in security topic guide.
Tim Graham
2016-04-08
Refs #26351 -- Added check hook to support database-related checks
Claude Paroz
2016-04-06
Refs #14131 -- Documented why paginating large QuerySets may be slow.
Daniel Jilg
2016-04-04
Removed a reference to Django 1.3.1 in docs.
Tim Graham
2016-04-04
Fixed #26452 -- Loaded middleware on server start rather than on first request.
David Evans
2016-04-02
Fixed #14131 -- Added note to docs about Pagination and large Querysets
Daniel Jilg
2016-03-31
Fixed #26438 -- Fixed multiple .objects typos in the docs.
Simon Charette
2016-03-31
Fixed #26410 -- Added a docs example for loader.render_to_string().
Tim Graham
2016-03-30
Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concre...
Akshesh
2016-03-29
Fixed #21446 -- Allowed not performing redirect in set_language view
Krzysztof Jurewicz
2016-03-25
Fixed #26408 -- Updated link to DEP 182.
Aymeric Augustin
2016-03-25
Fixed typo in docs/topics/db/aggregation.txt.
Tim Shaffer
2016-03-23
Fixed #24987 -- Allowed inactive users to login with the test client.
Alexander Gaevsky
2016-03-23
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
Alexander Gaevsky
2016-03-21
Fixed #26392 -- Corrected login_required/permission_required stacking example.
Tim Graham
2016-03-15
Fixed DiscoverRunner failfast parameter default in docs.
Andrew Abraham
2016-03-15
Fixed #26290 -- Documented that a QuerySet for pagination should be ordered.
Duane Hilton
2016-03-15
Fixed #26157 #25321 -- Added sql/params to extra context of schema logger
Markus Holtermann
2016-03-14
Fixed #25804 -- Documented additions to Jinja2 context.
Moritz Sichert
2016-03-13
Fixed typos in docs.
Jakub Wilk
2016-03-08
Fixed #26256 -- Added note about primary key serialization
Claude Paroz
[prev]
[next]