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
Backstory: I'm using my own custom MPTT mix for categories and its performance of the solution I built terrible, heh, so I'm window shopping for a better solution. It actually takes up a lot of time to back out of a high-level plugin like django-categories at a later time (it's just as bad for mptt itself). My current solution has over 100 queries on the main page... And I don't even know where they're coming from yet.
Generally built docs should be ignored (these are 6 years old)
ReadTheDocs.org build them from source for you, but since those artifacts are dated, I think most people contributing would understand that now 😄
It may even be worth filter-branch and rewriting history for that. According to the network graph, There aren't any really involved forks outside of this one (at least on gh).
The text was updated successfully, but these errors were encountered:
Backstory: I'm using my own custom MPTT mix for categories and its performance of the solution I built terrible, heh, so I'm window shopping for a better solution. It actually takes up a lot of time to back out of a high-level plugin like django-categories at a later time (it's just as bad for mptt itself). My current solution has over 100 queries on the main page... And I don't even know where they're coming from yet.
https://github.com/callowayproject/django-categories/tree/master/docs
Generally built docs should be ignored (these are 6 years old)
ReadTheDocs.org build them from source for you, but since those artifacts are dated, I think most people contributing would understand that now 😄
It may even be worth
filter-branch
and rewriting history for that. According to the network graph, There aren't any really involved forks outside of this one (at least on gh).The text was updated successfully, but these errors were encountered: