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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
4b0211dad5
Fixed
#28139
-- Added another level of headings in the topics index.
2017-05-01 08:53:54 -04:00
..
_images
…
auth
Fixed typo in docs/topics/auth/default.txt.
2017-04-29 06:56:28 -04:00
class-based-views
…
db
Fixed typos in docs/topic/db/search.txt.
2017-04-08 07:26:15 -04:00
forms
Fixed
#27993
-- Fixed model form default fallback for SelectMultiple.
2017-03-31 10:10:08 -04:00
http
…
i18n
…
testing
Renamed "Mac OS X" to "macOS" in docs.
2017-04-24 20:16:09 -04:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
Fixed
#28139
-- Added another level of headings in the topics index.
2017-05-01 08:53:54 -04:00
install.txt
…
logging.txt
…
migrations.txt
Removed unexpected initial attribute in data migration examples.
2017-03-25 15:59:17 -04:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
Refs
#27795
-- Replaced many force_text() with str()
2017-04-27 09:10:02 +02:00
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…