Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 504 Bytes

File metadata and controls

20 lines (14 loc) · 504 Bytes

django-admin-bootstrapped

This is a Django-1.9 compatible version of https://github.com/django-admin-bootstrapped/django-admin-bootstrapped

Installation

pip install -e git+git://github.com/hellpanderrr/django-admin-bootstrapped-1.9-compatible.git@master#egg=django_admin_bootstrapped

OR

git clone https://github.com/hellpanderrr/django-admin-bootstrapped-1.9-compatible
cd  django-admin-bootstrapped-1.9-compatible
pip install -e .