What practical limits are there on the number of fields a Django model can have?
I'm thinking both at the code level, and at the database level (particularly both Sqlite and Postgres). If the specific version of anything is required then let's say we are talking about the latest LTS version (or nearest equivalent) of everything running on Ubuntu Server.