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/station deps #32

Merged
merged 28 commits into from
May 20, 2022
Merged

Refactor/station deps #32

merged 28 commits into from
May 20, 2022

Conversation

dandavies99
Copy link
Contributor

In principle, this PR should update all references to models in the Station app. Starting from scratch (no db and migrations) I am able to make all initial migrations and start the server running with no errors (i.e. simply docker-compose).

Closes #13

@dandavies99 dandavies99 requested a review from dalonsoa May 20, 2022 10:47
Copy link
Collaborator

@dalonsoa dalonsoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most likely, this will cause conflicts in a couple of places, but it needs to be done and, hopefully, they will be easy to fix.

@dandavies99 dandavies99 mentioned this pull request May 20, 2022
Co-authored-by: Diego Alonso Álvarez <d.alonso-alvarez@imperial.ac.uk>
@dandavies99 dandavies99 requested a review from dalonsoa May 20, 2022 12:34
@dandavies99
Copy link
Contributor Author

Some well-spotted parts I'd missed there! The stuff relating to Cruce should be resolved in #33 anyway.

@dandavies99 dandavies99 merged commit 90ff9c0 into develop May 20, 2022
@dandavies99 dandavies99 deleted the refactor/station-deps branch May 26, 2022 12:16
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.

Refactor estacion.apps.EstacionConfig
2 participants