InstallationΒΆ

At the command line:

$ easy_install django-custom-modal-admin

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-custom-modal-admin
$ pip install django-custom-modal-admin