Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CH Django rename the api app to __APP_NAME__ and more.... #665

Open
zsinnema opened this issue Jan 20, 2023 · 0 comments
Open

Refactor CH Django rename the api app to __APP_NAME__ and more.... #665

zsinnema opened this issue Jan 20, 2023 · 0 comments

Comments

@zsinnema
Copy link
Contributor

restructure the CH current application templates for new Django micro services

  • rename api to APP_NAME (the name provided on the command line of the CH application command)
  • rename the current APP_NAME to a generic name e.g. ch_django
  • add a first migration dependency to the APP_NAME migration with a dependency to the CH Django migrations (force the CH Django migration to happen first)
  • create an api folder in the APP_NAME for "direct" developers to create API's in that folder
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

No branches or pull requests

1 participant