minibooks is a simple CRM, bookkeeping and double entry accounting package for the Django web framework.
Project description
minibooks is a simple CRM, bookkeeping and double entry accounting package for the Django web framework.
Example Project
Clone project and bootstrap virtual environment:
~$ hg clone http://bitbucket.org/caktus/minibooks ~$ cd minibooks/example_project/portal ~/minibooks/example_project/portal$ mkvirtualenv --distribute portal (portal)~/minibooks/example_project/portal$ ./bootstrap.py
Create local_settings.py file, syncdb, and runserver:
(portal)~/minibooks/example_project/portal$ cp local_settings.py.example local_settings.py (portal)~/minibooks/example_project/portal$ ./manage.py syncdb (portal)~/minibooks/example_project/portal$ ./manage.py runserver
Visit http://localhost:8000/ in your browser.
Development sponsored by Caktus Consulting Group, LLC..
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
minibooks-0.2.0.tar.gz
(1.4 MB
view details)
File details
Details for the file minibooks-0.2.0.tar.gz
.
File metadata
- Download URL: minibooks-0.2.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fcace36a9aa1aa88a054ddee6a71368157214ed873c9d3d7bfc5ed5b4e0cb57 |
|
MD5 | f21ed2428976f51fa36ba2fea0231a28 |
|
BLAKE2b-256 | 55fd5838006476eb3f6fb14569d5e0c5eed0d9ebc860cf1452035192e3ca18cf |