Skip to content
Snippets Groups Projects
Verified Commit 1db3197f authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Disable setup_data for now.

It is buggy because it blocks manage.py if no database is available.
parent 5f6bd612
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ class CoreConfig(AppConfig):
def ready(self) -> None:
self.clean_scss()
self.setup_data()
# self.setup_data()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment