This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Sanyam Khurana
6d73278d38
Documented ping_google()'s ping_url argument.
2019-01-11 09:43:51 -05:00
..
class-based-views
…
contrib
Documented ping_google()'s ping_url argument.
2019-01-11 09:43:51 -05:00
files
…
forms
…
models
Fixed typos in docs/ref/models/constraints.txt.
2019-01-10 18:52:42 -05:00
templates
…
applications.txt
…
checks.txt
Fixed
#20098
-- Added a check for model Meta.db_table collisions.
2018-12-24 10:40:11 -05:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Refs
#28643
-- Added NullIf database function.
2019-01-10 12:10:12 -05:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Fixed typo in docs/ref/migration-operations.txt.
2019-01-02 17:56:25 -05:00
request-response.txt
Added examples to HttpRequest.build_absolute_uri() docs.
2018-12-29 19:44:45 -05:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…