You might want to check out Apache .htaccess files for securing the files. Django sounds like it might be overkill for password protecting files.
-A On Mon, Nov 2, 2015 at 8:37 AM, Andrew S <[email protected]> wrote: > Hello, > > I have a folder full of HTML files that will reside on a subdomain. > > I would like to password protect these with user accounts etc. > > > Can this be easily completed with Django? is there any packages that already > do this? > > > > Andrew > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/25c9b615-5cfd-492b-b8f4-a6571fa982d7%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEE%2BrGo_oVkqBC01SCrSJaT0d003Pk%2BqjF0v-%2BwW3QzFL9qn_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

