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-11 09:55:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Patrik Sletmo
adfdb9f169
Fixed
#29814
-- Added support for NoneType serialization in migrations.
2018-10-11 09:02:14 -04:00
..
_images
…
auth
Fixed
#29683
-- Added view permission to docs.
2018-09-26 15:06:43 -04:00
class-based-views
…
db
…
forms
…
http
Fixed
#29758
-- Documented how to test custom error views.
2018-10-01 18:16:47 -04:00
i18n
…
testing
Fixed
#29683
-- Added view permission to docs.
2018-09-26 15:06:43 -04:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Improved clarity of docs/topics/install.txt.
2018-03-05 10:17:23 -05:00
logging.txt
Capitalized "Python" in docs and comments.
2018-10-09 09:26:07 -04:00
migrations.txt
Fixed
#29814
-- Added support for NoneType serialization in migrations.
2018-10-11 09:02:14 -04:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…