You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number of fields in the Website model for tracking publishing status is getting very large. It might be beneficial to split them out into a separate model, something like this:
The number of fields in the
Website
model for tracking publishing status is getting very large. It might be beneficial to split them out into a separate model, something like this:Designs and Mockups
In migration:
But this would also require refactoring lots of other code like the serializers and various celery tasks and views.
The text was updated successfully, but these errors were encountered: