issues Search Results · repo:3YOURMIND/django-replace-migrations language:Python
Filter by
3 results
(70 ms)3 results
in3YOURMIND/django-replace-migrations (press backspace or delete to remove)I m unable to follow the step where I makemigrations --replace-all.
Steps I took
Created a new branch, deleted ALL migrations and committed changes.
Created another branch. Used:
from django.apps ...
CelestialGuru
- 4
- Opened on Feb 22, 2021
- #4
Prepare environment
Docker is the fastest/easiest way to get a quick disposable environment:
$ docker exec -it --rm python bash
Install dependencies
# pip install django django-replace-migrations
# ...
CelestialGuru
- 2
- Opened on Jan 8, 2021
- #3
When I install, this is the layout
/usr/lib/python3.8/site-packages/django_replace_migrations-0.0.1-py3.8.egg-info
/usr/lib/python3.8/site-packages/django_replace_migrations-0.0.1-py3.8.egg-info/PKG-INFO ...
jayvdb
- 3
- Opened on Jun 2, 2020
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.