--
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 django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9f7fecd6-b152-4e6d-8a9e-d22508b9d975n%40googlegroups.com.
The table name by default has the app name prepended; so the table for PastSurgicalHistory will be named superhealth_pastsurgicalhistory (assuming that your app is named superhealth).
Other than that, I'd make absolutely sure that the database I'm
examining with the sqlite3 command (or whatever tool you have) is
really the same as the one that is being read by Django. E.g. move
the database file somewhere else (and restart Django) and make
sure that the data in Django admin is gone.
Antonis Christofides +30-6979924665 (mobile)