Skip to main content

Django based account manager.

Project description

# Django Accountant

## Quick start

1. Add `"accountant"` to your INSTALLED_APPS setting like this


INSTALLED_APPS = (

'accountant',

)
2. Add the required settings to your settings.py:


MASTER_ACCOUNT_PK = 1
3. Run `python manage.py syncdb` to create the model tables.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-accountant-0.1.9.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file django-accountant-0.1.9.tar.gz.

File metadata

File hashes

Hashes for django-accountant-0.1.9.tar.gz
Algorithm Hash digest
SHA256 8df186067b84ef9302c8047779c27c1899ecbc1b8f16cde5c0aa0a418880f9f4
MD5 bc681b6291378c9c6f4eea9be381c279
BLAKE2b-256 b5554fd6a40035cd5e5bb9023c1b2c6af8443f847b187af6aef3cb069e987a6f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page