SpaceyaTech / mastori

Mastori is a community-driven open-source project that aims to provide a simple and efficient blogging platform built for the Dev Community
https://www.spaceyatech.com/
22 stars 54 forks source link

Multiple duplicate migrations for the user model #152

Closed tony-nyagah closed 10 months ago

tony-nyagah commented 1 year ago

Describe the bug Running 'python manage.py makemigrations' results in a duplicate migration being generated every time for the user model in the accounts app.

To Reproduce Steps to reproduce the behavior:

  1. Run 'python manage.py makemigrations'
  2. A new migration for the user model in the accounts application is created.
  3. Run 'python manage.py makemigrations'.
  4. A similar migration with a different verification ID is created.

Expected behavior Only one migration for each specific change should be created.

Screenshots migration_issue

Desktop:

Smartphone (please complete the following information):

github-actions[bot] commented 1 year ago

Hello Contributor,👋👋 Thank You For Opening This Issue 🎉🎉

Welcome to SpaceYaTech

We are the fastest growing Africa Open-Source Community Looking To Change The Way Young Africans Get Started In Technology.

JOIN US | THRIVE | GROW

SpaceYaTech Server SpaceYaTech LinkedIn SpaceYaTech Twitter Website Github

It's great having you contribute to this project

Welcome to the community :nerd_face:

🍿 Fun facts - we eat bugs 🐛🐛🐛🐛 for breakfast 🥣

Soon the maintainers/owner will review it and provide you with feedback suggestions.
If you think it's something urgent, feel free to reach out

github-actions[bot] commented 10 months ago

Stale issue message