Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

#28 skeleton Django app with balance sheet page #34

Closed
wants to merge 2 commits into from

Conversation

nobodxbodon
Copy link
Contributor

In /demo directory, start server using:

$ python manage.py runserver

Then visit: http://127.0.0.1:8000/balance/

This is a demo app as a first step in #28, without any formatting (pure text from ledger command line result is used as html content), like below:

screen shot 2016-12-17 at 11 43 57 pm

@nobodxbodon
Copy link
Contributor Author

I copied balance-sheet.py and reporting.py from bin/ and make necessary changes.

Also FY2013 directory is copied as workaround to fix path issue.

@chadwhitacre
Copy link
Contributor

Woo-hoo! 💃 I'm looking forward to reviewing this. :-)

!m @nobodxbodon

@chadwhitacre
Copy link
Contributor

Actually, let's see how #28 (comment) plays out ...

@chadwhitacre
Copy link
Contributor

Closing in favor of #35.

@chadwhitacre chadwhitacre deleted the django_app branch December 21, 2016 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants