With Django1.7use version2.4.0 Installation Download it from PyPi withpip install django-admin-bootstrapped Add into theINSTALLED_APPSbefore'django.contrib.admin': 'django_admin_bootstrapped', Have fun! Configu
A Django admin theme using Bootstrap. It doesn't need any kind of modification on your side, just add it to the installed apps. Requirements Django==1.8 With Django1.6use version2.3.6 With Django1.7use version2.4.0 Installation Download it from PyPi withpip install django-admin-bootstrapped A...