Monday, August 21, 2017

Integrate and use AdminLTE2 template as frontend separate from django admin backend

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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.

No comments:

Post a Comment