Skip to content

Commit 2b6949f

Browse files
committed
todo
1 parent 33971f0 commit 2b6949f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wger/nutrition/migrations/0025_create_publication.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
from wger.utils.db import is_postgres_db
44

5+
# TODO move to more appropriate place
56

67
def add_publication(apps, schema_editor):
78
if is_postgres_db():

0 commit comments

Comments
 (0)