a) You can pip it (not available right now) => pip install django-mapistration or b) You can install it by source
Add the app in your INSTALLED_APPS
INSTALLED_APPS = ( ... ‘mapistration’, )
Run syncdb
Welcome to mapistration’s documentation!
How to Use Mapistration
Enter search terms or a module, class or function name.