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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Víðir Valberg Guðmundsson
268670a3a4
Fixed
#22647
-- Documented redirect_field_name keyword argument for user_passes_test.
2014-05-17 09:45:15 -04:00
..
auth
Fixed
#22647
-- Documented redirect_field_name keyword argument for user_passes_test.
2014-05-17 09:45:15 -04:00
class-based-views
…
db
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
forms
Fixed
#22622
-- Added ugettext_lazy import in docs
2014-05-16 11:20:31 -04:00
http
Simplified an unnecessarily complex paragraph in view docs
2014-05-16 11:21:56 +02:00
i18n
…
testing
…
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
Harmonized some PEP 0263 coding preambles
2014-05-15 19:58:41 +02:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Fixed
#16245
-- Included traceback in send_robust()'s response
2014-05-16 18:41:40 -04:00
signing.txt
…
templates.txt
…