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

👓 exhibit -> exhibits #68

Merged
merged 5 commits into from
Oct 5, 2022
Merged

👓 exhibit -> exhibits #68

merged 5 commits into from
Oct 5, 2022

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Oct 5, 2022

exhibits

Migrate exhibits module to exhibit

  • Change all references
  • Retroactively edited migration files to point to new exhibit module
  • Update database tables

manage.py rename

From https://gist.github.com/rafaponieman/201054ddf725cda1e60be3fe845850a5

  • Performs database commands to migrate table names of module and all modules
  • Usage: rename old_name new_name [Models]
  • Used as python manage.py rename exhibit exhibits exhibitpage exhibitsorderable

Using this in favor of PR #66

Closes #65

@mrharpo mrharpo added the maintenance 🔧 Updates and upgrades label Oct 5, 2022
@mrharpo mrharpo added this to the v0.3.0 Collections 🖼️ milestone Oct 5, 2022
@mrharpo mrharpo self-assigned this Oct 5, 2022
@mrharpo mrharpo marked this pull request as ready for review October 5, 2022 17:37
@mrharpo mrharpo requested a review from afred October 5, 2022 17:37
Copy link
Contributor

@afred afred left a comment

Choose a reason for hiding this comment

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

👍 awesome! Thanks!

@afred afred merged commit 579d6bc into main Oct 5, 2022
@afred afred deleted the 65-exhibits branch October 5, 2022 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance 🔧 Updates and upgrades
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🧑‍🤝‍🧑 exhibit -> exhibits
2 participants