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-04 06:05:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Aymeric Augustin
8e1fc03491
Fixed typo. Refs
#21836
.
2014-01-26 09:30:10 +01:00
..
auth
Moved RequestSite and get_current_site.
2014-01-26 08:50:47 +01:00
class-based-views
…
db
Fixed typo. Refs
#21836
.
2014-01-26 09:30:10 +01:00
forms
Fixed
#21847
-- Clarified where ContactForm was defined
2014-01-23 13:48:09 -05:00
http
Always use parentheses when documenting a method with no arguments.
2014-01-22 22:26:10 +01:00
i18n
…
testing
Always use parentheses when documenting a method with no arguments.
2014-01-22 22:26:10 +01:00
cache.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
Add docs about converting from South
2014-01-23 11:45:25 +00:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
Fixed
#19875
- Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
2013-06-09 15:05:15 -04:00
signals.txt
…
signing.txt
…
templates.txt
…