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-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Aymeric Augustin
c4841b3de4
Merge pull request
#719
from JonLoy/ticket_19808
...
Fixed
#19808
-- Typo in example
2013-02-12 06:24:22 -08:00
..
auth
Fixed
#19743
- Documented some limitations of contrib.auth.
2013-02-06 08:24:38 -05:00
class-based-views
…
db
Mention backward relationships in aggregate docs.
2013-02-12 09:36:29 -03:00
forms
Fixed
#19808
Capitalization error in example text
2013-02-12 09:14:19 -05:00
http
Fixed
#19692
-- Completed deprecation of mimetype in favor of content_type.
2013-01-31 13:54:40 +01:00
i18n
Typo in i18n docs.
2013-02-07 19:57:26 -03:00
testing
Fixed
#17797
-- Enabled support for PATCH requests in the dummy test client. Thanks to pfarmer for the suggestion and initial patch.
2013-02-02 18:22:40 -08:00
cache.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
pagination.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…