I have an existing database. I imported it into django. With the command python manage.py inspectdb> models.py I created models.py. It has a table stations2:
python manage.py inspectdb> models.py