We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e8d0f commit 258ee35Copy full SHA for 258ee35
1 file changed
tests/openwisp2/sample_monitoring/migrations/0005_replace_jsonfield_with_django_builtin.py
@@ -3,6 +3,7 @@
3
4
from django.db import migrations, models
5
6
+
7
class Migration(migrations.Migration):
8
dependencies = [
9
("sample_monitoring", "0004_alter_metric_field_name"),
0 commit comments