Skip to content

Commit 74052b5

Browse files
committed
add permission2
1 parent c50b6c3 commit 74052b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/django_oapif_tests/tests/management/commands/populate_users.py

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ def handle(self, *args, **options):
1515
deleting = []
1616

1717
for model in (
18+
"non_null_field_with_default",
1819
"point_2056_10fields",
1920
"point_2056_10fields_local_geom",
2021
"nogeom_10fields",

0 commit comments

Comments
 (0)