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-22 23:44:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Dan Watson
fe914341c8
Fixed
#24564
-- Moved AbstractBaseUser and BaseUserManager so they can be used without auth in INSTALLED_APPS
2015-05-05 12:03:48 -04:00
..
auth
Fixed
#24564
-- Moved AbstractBaseUser and BaseUserManager so they can be used without auth in INSTALLED_APPS
2015-05-05 12:03:48 -04:00
class-based-views
…
db
…
forms
Updated capitalization in the word "JavaScript" for consistency
2015-05-01 13:26:42 -04:00
http
Fixed
#13008
-- Added more Cache-Control headers to never_cache() decorator.
2015-04-28 12:07:02 -04:00
i18n
Fixed typo in translation import statement
2015-05-02 20:18:34 +02:00
testing
Fixed a typo and formatting consistency in testing tools docs
2015-04-25 12:22:53 +02:00
cache.txt
Fixed
#13008
-- Added more Cache-Control headers to never_cache() decorator.
2015-04-28 12:07:02 -04:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…