THANKS 980 B

1234567891011121314151617181920212223242526272829303132
  1. ========
  2. THANKS
  3. ========
  4. From ``carrot`` THANKS file
  5. ===========================
  6. * Thanks to Barry Pederson <bp@barryp.org> for the py-amqplib library.
  7. * Thanks to Grégoire Cachet <gregoire@audacy.fr> for bug reports.
  8. * Thanks to Martin Mahner for the Sphinx theme.
  9. * Thanks to jcater for bug reports.
  10. * Thanks to sebest for bug reports.
  11. * Thanks to greut for bug reports
  12. From ``django-kombu`` THANKS file
  13. =================================
  14. * Thanks to Rajesh Dhawan and other authors of django-queue-service
  15. for the database model implementation.
  16. See http://code.google.com/p/django-queue-service/.
  17. From ``kombu-sqlalchemy`` THANKS file
  18. =====================================
  19. * Thanks to Rajesh Dhawan and other authors of django-queue-service
  20. for the database model implementation.
  21. See http://code.google.com/p/django-queue-service/.
  22. * Thanks to haridsv for the draft SQLAlchemy port (which can still
  23. be found at http://github.com/haridsv/celery-alchemy-poc)