1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2012-09-06 15:13:31 -04:00
..
_images
class-based-views Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for the initial patch. 2012-08-25 08:13:43 -04:00
db Fixed #18871 - Fixed typo in multi-db docs. 2012-08-30 06:45:11 -04:00
forms Fixed #18847 - Updated for media examples to use static.example.com. Thanks Jamie Curle. 2012-08-24 08:23:50 -04:00
http Fixed #18840 - Added a mentioned of the upload_to parameter to the ModelForm example in file uploads. 2012-09-01 15:38:44 -04:00
i18n Fixed #17180 - Emphasized the need to load the i18n template tag in each template that uses translations. Thanks stefan.freyr for the suggestion and buddylindsey for the draft patch. 2012-08-19 18:46:46 -04:00
auth.txt Clarify some of the password reset docs 2012-08-31 16:13:50 -07:00
cache.txt Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
logging.txt Fixed #17069 -- Added log filter example to docs. 2012-08-21 09:01:11 -04:00
pagination.txt
python3.txt Indexing bytes is the problem not slicing. 2012-08-28 20:46:42 -04:00
security.txt Added note about Strict Transport Security (HSTS) 2012-09-06 15:13:31 -04:00
serialization.txt [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
settings.txt
signals.txt
signing.txt
templates.txt Fixed #13608 - Noted that template lookups use literal values. 2012-09-01 09:24:39 -04:00
testing.txt fix documentation testing of Selenium WebDriverWait 2012-08-27 21:04:20 -03:00