lemur/lemur/destinations
kevgliss c05343d58e Adds the ability for destination plugins to be sub-classed from Expor… (#839)
* Adds the ability for destination plugins to be sub-classed from ExportDestination. These plugins have the extra option of specifying an export plugin before the destination receives the data. Closes #807.

* fixing tests
2017-06-26 12:03:24 -07:00
..
__init__.py Refactored 'accounts' to be more general with 'destinations' 2015-07-10 17:06:57 -07:00
models.py Ensuring model's have a basic __repr__. (#499) 2016-11-16 09:30:54 -08:00
schemas.py tweaking a few things to support the new marshmallow (#522) 2016-11-22 15:14:19 -08:00
service.py Adds the ability for destination plugins to be sub-classed from Expor… (#839) 2017-06-26 12:03:24 -07:00
views.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00