django_extjs4 1.2.0-extjs4.2.1

The current version of ExtJS distributed with this app is 4.0.7.Installationpip install django_extjs4SetupJust add 'django.contrib.staticfiles' and 'django_extjs4' to INSTALLED_APPS in your settings.py:INSTALLED_APPS = ( #...