This release is a pre-release and may not be stable for production use.
Django Inventory
Free Open Source Inventory and Fixed Assets Control System
Features
Object oriented approach to asset and inventory management.
CSV import utility.
Per asset or per item type photos and information.
Match suppliers to item types.
Site wide search capability.
User defined states (broken, in repairs, etc) for assets.
An item can be defined as a supply to another item.
Assign assets to one or more individuals.
User photos.
Group assets, inventories or user per locations.
Purchase request and purchase orders.
License
This project is open sourced under Apache 2.0 License.
Installation
To install Django Inventory, simply do:
$ virtualenv venv
$ source venv/bin/activate
$ pip install django-inventory==1.0rc1
$ django-inventory.py initialsetup
$ django-inventory.py runserver
Point your browser to 127.0.0.1:8000 and use the automatically created admin account.
Contribute
Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
Write a test which shows that the bug was fixed or that the feature works as expected.
Make sure to add yourself to the contributors file.
Send a pull request
Release files for django-inventory 1.0.rc1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-inventory-1.0.rc1.tar.gz | 1.3 MB | Details |
Release files / django-inventory-1.0.rc1.tar.gz
| Download URL | django-inventory-1.0.rc1.tar.gz |
|---|---|
| Size | 1.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fda9be65116975919ad14fe620fe5801d5816df63fb69c7eb789d77d56e81a14
|
|
BLAKE2b-256 checksum How to use checksums |
835e2b3d9036786a85685c081cf6dc3c30c26361d58ba04634e945ec543639de
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |