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-02 05:40:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Kenny Rachuonyo
4bd6e5e895
Update media.txt
...
Fixed typo: froms -> forms
2013-06-09 08:23:48 +03:00
..
auth
Don't hard-code class names when calling static methods
2013-05-29 16:11:26 -06:00
class-based-views
…
db
Fixed
#20543
- Typo in db model fields docs.
2013-06-01 05:48:38 -04:00
forms
Update media.txt
2013-06-09 08:23:48 +03:00
http
Fixed
#19866
-- Added security logger and return 400 for SuspiciousOperation.
2013-05-25 16:27:34 -07:00
i18n
Explained that timezone.now() always returns times in UTC.
2013-06-06 11:05:33 -05:00
testing
Proofed the 1.6 release notes
2013-06-05 12:55:58 -04:00
cache.txt
Tweak caching decorators/utility functions xrefs.
2013-05-30 20:38:44 -03:00
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
Fixed
#19866
-- Added security logger and return 400 for SuspiciousOperation.
2013-05-25 16:27:34 -07:00
pagination.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…