1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref
2018-08-02 17:36:02 -04:00
..
class-based-views
contrib Fixed #29614 -- Added BTreeIndex to django.contrib.postres. 2018-08-02 11:42:57 -04:00
files
forms
models Removed out of place sentence in QuerySet.count() docs. 2018-08-02 17:36:02 -04:00
templates
applications.txt
checks.txt
clickjacking.txt
csrf.txt Removed duplicate words in docs. 2018-07-18 11:24:06 -04:00
databases.txt Fixed #29563 -- Added result streaming for QuerySet.iterator() on SQLite. 2018-07-25 18:08:57 -04:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt Refs #24733 -- Documented arguments for custom error views. 2018-07-31 17:02:40 -04:00
utils.txt Fixed utils.html.escape()'s docs with regards to string coercion. 2018-07-18 14:15:42 -04:00
validators.txt
views.txt