1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/topics
Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto.
Thanks Jan Murre, Reinout van Rees and Wim Feijen,
plus Remco Wendt for reviewing.
2013-03-29 19:15:19 -04:00
..
auth Fix a missing " character in the password documentation 2013-03-26 15:26:20 -04:00
class-based-views Added missing markup to docs. 2013-03-22 13:50:07 -04:00
db Fixed #20150 -- Fixed an error in manager doc example 2013-03-30 01:01:56 +05:30
forms Fixed #20084 -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
http Added missing markup to docs. 2013-03-22 13:50:07 -04:00
i18n Fixed #19922 - Typo in translation docs. 2013-02-26 15:12:28 -05:00
testing Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
cache.txt Fixed #19253 -- Extracted template cache key building logic 2013-02-24 14:32:45 +01:00
conditional-view-processing.txt Fixed #6195 -- Documented caching options for javascript_catalog. 2013-02-25 22:29:38 +01:00
email.txt
files.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
index.txt
install.txt Update link to django-mssql project 2013-03-06 12:12:42 -05:00
localflavor.txt Fixed #20096 -- Added link to the Greek localflavor app 2013-03-20 17:08:08 +01:00
logging.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
pagination.txt
python3.txt Minor docs fix for e11ccc76. 2013-03-17 22:43:49 +01:00
security.txt Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
serialization.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
settings.txt
signals.txt Fixed #19579 - Documented that "providing_args" is purely documentational. 2013-02-23 15:33:43 -05:00
signing.txt
templates.txt