Skip to content

App restructure#146

Merged
mradamcox merged 14 commits into
dev/0.0.1from
app_restructure
Aug 26, 2023
Merged

App restructure#146
mradamcox merged 14 commits into
dev/0.0.1from
app_restructure

Conversation

@mradamcox
Copy link
Copy Markdown
Member

Move the individual apps within the main project, cleaning up the root directory. Also took the opportunity to:

  • move some globally useful utils, etc, out of loc_insurancemaps
  • move views and urls out of the loc_insurancemaps app and into frontend (these were all general views, like home page)
  • create a new snippets app to hold legacy and random management commands (part of a longer cleanup effort)
  • had to use @app.task instead of @shared_task for celery, as the latter caused the tasks to not be properly set through their routes
  • a few random small bugfixes

@mradamcox mradamcox merged commit d41c6bc into dev/0.0.1 Aug 26, 2023
@mradamcox mradamcox deleted the app_restructure branch August 26, 2023 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant