aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/queues.py (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-5/+0
|
* RabbitMQ mixin, powered by Kombu (#84)Gravatar Gareth Coles2018-05-30-0/+5
* [RMQ] Add Kombi an an RMQMixin, as well as some constants * [RMQ] Fix example in mixin docstring * Update Pipfile.lock - for some reason, pipenv didn't lock kombu