django/docs/ref
mlissner 177270ea73 [1.5.x] Correct very minor typo
Just changed as to has.

Backport of d8f2d940cc from master
2013-09-21 18:18:46 -04:00
..
class-based-views [1.5.x] Fixed -- Clarifed documentation about strftime formatting. 2013-09-21 06:56:17 -04:00
contrib [1.5.x] Fixed -- Documented that CachedStaticFilesStorage isn't compatible with runserver --insecure. 2013-09-06 17:31:04 -04:00
files [1.5.x] Added links to file docs. 2013-08-29 12:49:32 -04:00
forms [1.5.x] Added an anchor for django.forms.Form.clean in docs 2013-08-08 14:14:20 -04:00
models [1.5.x] Correct very minor typo 2013-09-21 18:18:46 -04:00
templates [1.5.x] Fixed -- Clarifed documentation about strftime formatting. 2013-09-21 06:56:17 -04:00
clickjacking.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
databases.txt [1.5.x] Fixed -- Documented that Oracle databases need execute permission on SYS.DBMS_LOB. 2013-09-07 14:01:10 -04:00
django-admin.txt [1.5.x] Fixed - Improved doc for calling call_command with arguments. 2013-09-10 09:18:20 -04:00
exceptions.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
index.txt [1.5.x] Fixed - Updated static files howto. 2013-03-30 07:12:37 -04:00
middleware.txt [1.5.x] Fixed -- Added a warning to GzipMiddleware in light of BREACH. 2013-09-11 08:18:52 -04:00
request-response.txt [1.5.x] Fixed -- Documented QueryDict.popitem and QueryDict.pop 2013-07-25 11:09:19 -04:00
settings.txt [1.5.x] Typos introduced in 57c82f909b. 2013-08-22 22:35:10 -03:00
signals.txt [1.5.x] Fixed typo in docs/ref/signals.txt 2013-06-27 17:53:54 -04:00
template-response.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
unicode.txt [1.5.x] Fixed -- Added a note for __str__() vs. __unicode__() and Python 3. 2013-07-03 08:46:31 -04:00
urlresolvers.txt [1.5.X] Fixed - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urls.txt [1.5.x] Fixed - Updated static files howto. 2013-03-30 07:12:37 -04:00
utils.txt [1.5.x] Added more on @cached_property, refs 2013-08-08 09:47:30 -04:00
validators.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
views.txt [1.5.x] Fixed - Updated static files howto. 2013-03-30 07:12:37 -04:00