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 company app and updates throughout to make flake8/black pass #21

Merged
merged 3 commits into from
Jul 10, 2021

Conversation

hamblin
Copy link
Collaborator

@hamblin hamblin commented Jul 10, 2021

Multiple modifications to the company app:

  • remove some model fields to reduce amount of data to maintain (address / contact info related)
  • updated field names to follow pythonic conventions
  • modified templates to reflect model field name changes / removals
  • NEW MIGRATIONS in company app (deleted old migrations, made new migrations)

Other changes throughout to make flake8/black happy.

@benjaoming benjaoming merged commit bcf635c into django-denmark:new Jul 10, 2021
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.

2 participants