File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 4747 "django.contrib.gis" ,
4848 # all-auth
4949 "django.contrib.sites" ,
50+ "openwisp_users.accounts" ,
5051 "allauth" ,
5152 "allauth.account" ,
5253 "allauth.socialaccount" ,
5354 "django_extensions" ,
54- "django_filters" ,
5555 # openwisp2 modules
56+ "openwisp_users" ,
5657 "openwisp_controller.config" ,
57- "openwisp_controller.connection" ,
5858 "openwisp_controller.pki" ,
5959 "openwisp_controller.geo" ,
60- "openwisp_users" ,
60+ "openwisp_controller.connection" ,
61+ "openwisp_controller.subnet_division" ,
62+ "openwisp_notifications" ,
6163 "openwisp_ipam" ,
6264 # monitoring
6365 "openwisp_monitoring.monitoring" ,
6466 "openwisp_monitoring.device" ,
6567 "openwisp_monitoring.check" ,
6668 "nested_admin" ,
67- # notifications
68- "openwisp_notifications" ,
6969 # admin
7070 # openwisp2 admin theme
7171 # (must be loaded here)
8282 "rest_framework" ,
8383 "rest_framework.authtoken" ,
8484 "rest_framework_gis" ,
85+ "django_filters" ,
8586 "drf_yasg" ,
8687 # channels
8788 "channels" ,
You can’t perform that action at this time.
0 commit comments