steve yeago
steve yeago
@AngellusMortis is this something you would consider a PR for? I have a use case such as this as well, where django_microsoft_auth is clobbering my user object but really i...
YES PLEASE
``` class Discussion(models.Model): object = GenericForeignKey() closed = models.BooleanField(default=False) ``` I'm thinking its just a parent class to hold attributes about an entire discussion. It links to a content object...
what is ProjectIndex?
I tried to implement this branch but got a ``` File "/usr/local/lib/python3.6/site-packages/django/dispatch/dispatcher.py", line 175, in for receiver in self._live_receivers(sender) File "/usr/local/lib/python3.6/site-packages/celery_haystack/signals.py", line 21, in enqueue_save return self.enqueue('update', instance, sender, **kwargs)...
querysets can be millions of items long :/
ummm yeah. david wtf buddy? same here.
david throw us a bone here!
you need to install the pyfacebook middleware.
yeah, I did the same.