728x90
https://stackoverflow.com/questions/36153748/django-1-9-makemigrations-no-changes-detected
Django 1.9 - makemigrations - No changes detected
I was trying to create migrations within an existing app using the makemigrations command but it outputs "No changes detected". Usually I create new apps using the startapp command but did not use...
stackoverflow.com
$ ./manage.py migrate <myapp>
이 코드를 실행해줘야 app안에 migrations 폴더 생긴다.
'Study > Django(멋쟁이사자처럼 7기 운영진)' 카테고리의 다른 글
[멋사7기] Vscode 협업하기 - Live Share (0) | 2019.03.10 |
---|---|
[멋사7기] 8주차 - 5. aws 배포하기 (2) | 2019.03.01 |
[멋사7기] 8주차 - 3, 4. PostgreSQL 연동 이론, 설치, 실습 (0) | 2019.03.01 |
[멋사7기] 8주차 - 1, 2. app 재사용 이론, 실습 (0) | 2019.03.01 |
[멋사7기] 7.5주차 - 썸네일 만들기 (0) | 2019.02.21 |