https://stackoverflow.com/q/56213264/10973829
Originally, I posted this in StackOverflow. Not getting any responses. I looked 
over all my migration files, and it seems like they get continuously larger.
There are more “Test” tables than what you see in the migration files; what 
I’ve done was split the models.py files into multiple “apps” inside a model 
directory.
I’m using Django-Tagulous, and I’ve made 3 custom Tagulous tables. Some of the 
99 x3 tables are connected to 1 and up to 3 tag fields. The each 99 are 
different in attribution, but on average they have 8 fields. I first migrated 
99 tables. The next 99 would not migrate. 

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/6f69324c-d5db-4430-95a6-71742cb817b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to