Rob

Results 6 issues of Rob

On the latest version 2.0.2 I get this thanks to some hackers: ``` File "/usr/local/lib/python2.7/dist-packages/django_comments/views/comments.py" in post_comment 130. request=request File "/usr/local/lib/python2.7/dist-packages/django/dispatch/dispatcher.py" in send 191. response = receiver(signal=self, sender=sender, **named) File...

bug

For the paler.post() call, any guidance on how to upload an image and attach to the post?

Error: (1366, "Incorrect int value: 'fa6dc4d395834f279e84a861509a302a' for column 'id' at row 1") Its expecting an int instead of a UUID for the ID Location: app | django-q function | save_task...

Until recently I was using the "orm" connection with my default database in my deployed environments. I recently changed to use the redis connection in deployed environments, so config looks...

If you create 2 release notes for the same date it can (does for me) show the oldest one as the "latest" release note. This seems to be because of...

I have a few apps (like X/Twitter, Google Chat etc.) which are the "Add to Dock" web clip or site specific browser types, so basically web apps that are wrapped...