We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b36f34 commit e554102Copy full SHA for e554102
geonode/base/migrations/0045_auto_20200507_0445.py
@@ -7,6 +7,7 @@ class Migration(migrations.Migration):
7
8
dependencies = [
9
('base', '0044_resourcebase_bbox_polygon'),
10
+ ('layers', '0028_auto_20200323_1945'),
11
]
12
13
operations = [
0 commit comments