1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
Tim Graham 226a9fb2ea Merge pull request #858 from intgr/py3kdoc-fix
Fixed a typo in Python 3 porting guide.
2013-02-27 13:16:55 -08:00
..
auth
class-based-views Fixed #16807 - Added a class-based views intro. 2013-02-27 07:13:55 -05:00
db Fixed #19926 -- Fixed a link to code example in queries docs 2013-02-27 21:30:54 +01:00
forms
http
i18n Fixed #19922 - Typo in translation docs. 2013-02-26 15:12:28 -05:00
testing
cache.txt
conditional-view-processing.txt Fixed #6195 -- Documented caching options for javascript_catalog. 2013-02-25 22:29:38 +01:00
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
pagination.txt
python3.txt [py3] str.decode does not exist; str.encode was intended 2013-02-26 23:28:47 +02:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt