Name : python-django-kombu
| |
Version : 0.9.4
| Vendor : obs://build_opensuse_org/home:smarty12
|
Release : lp150.1.1
| Date : 2018-05-11 10:56:50
|
Group : Development/Languages/Python
| Source RPM : python-django-kombu-0.9.4-lp150.1.1.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
Summary : Kombu transport using the Django database as a message store
|
Description :
This package enables you to use the Django database as the message store for Kombu.
To use you first have to add djkombu to INSTALLED_APPS, and then execute syncdb to create the tables.
django-kombu contains a single transport, djkombu.transport.DatabaseTransport, which is used like this:
>>> from kombu.connection import BrokerConnection >>> c = BrokerConnection(transport=\"djkombu.transport.DatabaseTransport\")
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/smarty12:/Python/RaspberryPi_Leap_15.0/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-django-kombu
Requires :