Skip to content

Commit 4fc6f46

Browse files
committed
[fix] Added django-flat-json-widget (needed by openwisp-controller 0.8a)
1 parent 0871022 commit 4fc6f46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/openwisp2/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
'sortedm2m',
6565
'reversion',
6666
'leaflet',
67+
'flat_json_widget',
6768
'nested_admin',
6869
# rest framework
6970
'rest_framework',

0 commit comments

Comments
 (0)