Hello all,

I am interested in making these two changes to Django: Setting APPEND_SLASH 
= False and PREPEND_WWW = True.

The following links describe what each of these do but do not tell me 
actually where these settings reside so that I can actually change them:

http://djangobook.com/en/2.0/chapter17/
http://django-book.readthedocs.org/en/latest/appendixD.html
https://docs.djangoproject.com/en/dev/ref/middleware/#django.middleware.common.CommonMiddleware
https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-APPEND_SLASH

I did not see them in my settings.py file where I expected them and I don't 
want to go through my Django source trying to helplessly find it.

Thanks a lot,

JJ Zolper

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/uhtyGoccsi4J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to