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-02-25 09:34:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Aymeric Augustin
53a61d82b3
Fixed
#23062
-- Documented how to create superuser.
...
Patch by Tim Graham. Thanks areski for the review.
2014-07-27 15:48:21 +02:00
..
class-based-views
Fixed
#23106
-- Updated class-based view reference title.
2014-07-26 20:38:49 -04:00
contrib
…
files
…
forms
…
models
Fixed
#22553
-- Added refreshing queryset info to docs.
2014-07-26 10:27:02 -04:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
databases.txt
Fixed
#22305
-- Added note to docs about UTF8 database requirement.
2014-07-26 09:39:29 -04:00
django-admin.txt
Fixed
#23062
-- Documented how to create superuser.
2014-07-27 15:48:21 +02:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#23097
-- Switched to new octal format in docs
2014-07-26 11:20:24 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
Fixed
#16617
-- Added 'value' to BaseValidator params.
2014-07-26 10:03:00 -04:00
views.txt
…