Sparkplug Marcus
Sparkplug Marcus
Thank you for the great app! The initial view of the page works fine, but once scrolled a the entire page contents are loaded into the endless_page_template div. The relevant...
I am assessing if I can move a node out of a tree so that it becomes a root node itself. For comparison, the `django-mptt` docs allow this in the...
Thank you!
I just wanted to say thank you. This is really excellent. (I didn't know where else to write this)
I would like to return spelling suggestions in my serializer. How would I do that? Thanks Haystack method: http://django-haystack.readthedocs.io/en/latest/searchqueryset_api.html?#SearchQuerySet.spelling_suggestion
When using django-cacheops an AttributeError is thrown. It will work successfully when I don't cache the queryset with cacheops Django==2.2.13 djangorestframework==3.11.2 django-cacheops==5.1 django-versatileimagefield==2.0 2021-01-28 17:23:32 ERROR [django.request:228] log Internal Server...