README.rst
setup.py
src/inventory/__init__.py
src/inventory/apps.py
src/inventory/ckeditor_upload.py
src/inventory/context_processors.py
src/inventory/forms.py
src/inventory/middlewares.py
src/inventory/permissions.py
src/inventory/request_dict.py
src/inventory/signals.py
src/inventory/admin/__init__.py
src/inventory/admin/base.py
src/inventory/admin/item.py
src/inventory/admin/location.py
src/inventory/locale/de/LC_MESSAGES/django.mo
src/inventory/locale/de/LC_MESSAGES/django.po
src/inventory/locale/en/LC_MESSAGES/django.mo
src/inventory/locale/en/LC_MESSAGES/django.po
src/inventory/management/__init__.py
src/inventory/management/commands/__init__.py
src/inventory/migrations/0001_initial.py
src/inventory/migrations/0002_auto_20201017_2211.py
src/inventory/migrations/0003_auto_20201024_1830.py
src/inventory/migrations/0004_item_user_images.py
src/inventory/migrations/0005_serve_uploads_by_django_tools.py
src/inventory/migrations/__init__.py
src/inventory/models/__init__.py
src/inventory/models/base.py
src/inventory/models/item.py
src/inventory/models/links.py
src/inventory/models/location.py
src/inventory/static/inventory.css
src/inventory/templates/admin/inventory/item/column_item.html
src/inventory/tests/__init__.py
src/inventory/tests/test_item_images.py
src/inventory/tests/fixtures/__init__.py
src/inventory/tests/fixtures/users.py
src/inventory_project/__init__.py
src/inventory_project/middlewares.py
src/inventory_project/publish.py
src/inventory_project/urls.py
src/inventory_project/wsgi.py
src/inventory_project/settings/__init__.py
src/inventory_project/settings/base.py
src/inventory_project/settings/local.py
src/inventory_project/settings/tests.py
src/inventory_project/templates/admin/base_site.html
src/inventory_project/templates/admin/login.html
src/inventory_project/tests/__init__.py
src/inventory_project/tests/test_admin.py
src/inventory_project/tests/test_admin_item.py
src/inventory_project/tests/test_lint.py
src/inventory_project/tests/test_migrations.py
src/inventory_project/tests/test_project_setup.py
src/pyinventory.egg-info/PKG-INFO
src/pyinventory.egg-info/SOURCES.txt
src/pyinventory.egg-info/dependency_links.txt
src/pyinventory.egg-info/entry_points.txt
src/pyinventory.egg-info/requires.txt
src/pyinventory.egg-info/top_level.txt