Hi, I have created a 
    1. new app in django
    2. added the new app to to installed apps in settings.py
    3. created a few models in the app models.py

then, I ran python manage.py "makemigrations" and "migrate" however, django 
did not detect any changes in models and did not create any tables.

What can be the issue?
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/49b9969b-3ac7-4528-9539-3f6f63d449d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to