Commit 951dc5e
[change] Replaced third-party jsonfield with Django's built-in JSONField
- Updated models to use django.db.models.JSONField
- Added migrations for check and monitoring apps
- Added migrations for sample apps used in tests1 parent d5e8d0f commit 951dc5e
File tree
1 file changed
+1
-0
lines changed- tests/openwisp2/sample_monitoring/migrations
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments