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 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
0c295a7718
Fixed a link in topics/testing/overview.txt
2013-09-06 17:41:12 -04:00
..
auth
Fixed
#20646
-- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS
2013-09-06 16:01:29 -04:00
class-based-views
…
db
Consolidated documentation for F() and Q()
2013-09-06 12:57:25 -05:00
forms
…
http
Fixed
#21000
-- Made cached_db session backend respect SESSION_CACHE_ALIAS
2013-09-05 10:47:58 -04:00
i18n
…
testing
Fixed a link in topics/testing/overview.txt
2013-09-06 17:41:12 -04:00
cache.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
Removed "makemigrations --force" from docs since it doesn't actually exist.
2013-09-05 02:33:05 +07:00
pagination.txt
…
python3.txt
Took advantage of django.utils.six.moves.urllib.*.
2013-09-05 14:39:23 -05:00
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…