I have to buld a django app which is used internally in a company, only employees can access the app using username and password. Now, since it is only used internally, I don't want to write HTML code myself but I want to use the bootstrap template AdminLTE2 as frontend which should be separated from default django admin site.
Any suggestion on how to do it quickly? thank you -- 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 https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eb6f725f-1496-44d8-beb5-ec351c8459cb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

