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-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Gabriel Grant
d69f1d71c4
Fixed typo in JSONResponseMixin example.
2012-06-25 08:48:32 +02:00
..
_images
…
class-based-views
Fixed typo in JSONResponseMixin example.
2012-06-25 08:48:32 +02:00
db
…
forms
Fixed
#14917
-- Hinted that view should redirect after form post success
2012-06-23 18:47:52 +02:00
http
…
i18n
Fixed url translation docs.
2012-06-23 16:14:56 +02:00
auth.txt
…
cache.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
Fixed
#18154
-- Documentation on closing File objects and best practices
2012-06-19 09:56:10 +12:00
index.txt
…
install.txt
…
logging.txt
…
pagination.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Fixed
#18454
-- Added ability to pass a list of signals to
receiver
.
2012-06-23 16:31:16 +02:00
signing.txt
…
templates.txt
…
testing.txt
…