Skip to content

Commit

Permalink
[chores] Run migrations for django_settings tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Jun 18, 2024
1 parent 8acca28 commit 732582b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
app_path: "{{ openwisp2_path }}"
command: migrate
virtualenv: "{{ virtualenv_path }}"
tags: [django_settings]

- name: Set permissions to sqlite db
when: openwisp2_database.engine == "django.db.backends.sqlite3"
Expand Down

0 comments on commit 732582b

Please sign in to comment.