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-03-01 04:04:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Berker Peksag
34fb909180
Fixed
#12982
-- Added a get_or_set() method to the BaseCache backend.
2015-03-14 20:07:16 +02:00
..
auth
Fixed
#24253
-- Documented staff_member_required decorator.
2015-03-13 14:46:13 -04:00
class-based-views
…
db
Fixed typos and updated spelling wordlist.
2015-03-07 17:59:03 +01:00
forms
Fixed typo in docs/topics/forms/modelforms.txt.
2015-03-11 19:57:28 -04:00
http
…
i18n
…
testing
…
cache.txt
Fixed
#12982
-- Added a get_or_set() method to the BaseCache backend.
2015-03-14 20:07:16 +02:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
Simplified command to display path to Django source files.
2015-03-11 10:34:58 -04:00
localflavor.txt
…
logging.txt
…
migrations.txt
Fixed
#24052
-- Doc'd how to write data migrations with models in multiple apps.
2015-03-13 13:22:19 -04:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…