Skip to content

Personal Accounting app with double-entry rules. See benny folder

License

Notifications You must be signed in to change notification settings

daasara/minialexie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Alexie

Superuser: heitor/d-----##

Ubuntu setup
One-time only in /minialexie folder:
virtualenv -p /usr/bin/python3 venv
source venv/bin/activate

(only once) pip install Django

(only once) python manage.py migrate
(only once) python manage.py createsuperuser

alexie - first version. Stopped development on 24.nov.16

benny - second version. Began development on 24.nov.16

> python manage.py runserver

About

Personal Accounting app with double-entry rules. See benny folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages