|
|
|
|
|
by zachsnow
3322 days ago
|
|
Re: naming tables, older versions of Django require (not sure about the latest) you to name your app in each model (via Meta) if you've broken your models into several modules within an app; maybe they are trying to speak to that? |
|