6 ms·
> You can put comments in Python files... only if the comment pertains to a django feature, not to a schema feature that cannot be expressed in django (e.g. a
by dvarrazzo 6y ago
> You can put comments in Python files...
only if the comment pertains to a django feature, not to a schema feature that cannot be expressed in django (e.g. a partial index designed for a specific query).
> You can name your migrations with:
In the example there is a foreign key name, not a migration name. It is persisted in the database, it's not ephemeral like a migration name, for which choosing a meaningful name has only a temporary value.
Just two factual corrections; for the rest our experiences diverge, that's fine.
- kissgyorgy 6y ago> for the rest our experiences diverge, that's fine. https://twitter.com/kissgyorgy/status/1291609448809627649 https://twitter.com/kissgyorgy/status/1291609448809627649