Files @ 6ffcde5671e3
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Add support for 'AdminUser' model in rattail importers

I.e. the User model plus the 'admin' flag pseudo-field.

[upload_docs]
upload-dir = docs/_build/html

[nosetests]
nocapture = 1
cover-erase = 1
cover-package = rattail
cover-inclusive = 1
cover-html = 1
cover-html-dir = htmlcov