This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/ereuse_devicehub/resources/device
Xavier Bustamante Talavera 042b7718ec Use SanitizedStr and CITText, lowering many strings 2018-09-30 12:29:33 +02:00
..
__init__.py Correctly place teal imports 2018-09-07 12:38:02 +02:00
exceptions.py Add Tag support; sync with tags; use SQLAlchemy's collection_class; set autoflush to false 2018-05-30 12:49:40 +02:00
models.py Use SanitizedStr and CITText, lowering many strings 2018-09-30 12:29:33 +02:00
models.pyi Add / remove devices from lots with POST / DELETE 2018-09-20 18:25:47 +02:00
schemas.py Use SanitizedStr and CITText, lowering many strings 2018-09-30 12:29:33 +02:00
search.py Add DeviceSearch 2018-09-29 12:24:22 +02:00
sync.py Ensure only computers can have components 2018-09-21 10:43:15 +02:00
views.py Iterate over SQLA Result / Query instead of .all() 2018-09-11 22:51:13 +02:00