This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting-django
Watch
1
Star
0
Fork
0
You've already forked mia-accounting-django
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
2f53bcfd43
mia-accounting-django
/
accounting
History
依瑪貓
2f53bcfd43
Moved accounting/views.py to accounting/views/_init__.py.
2020-07-11 10:12:23 +08:00
..
migrations
Added the accounting application.
2020-06-29 19:41:52 +08:00
templates
/accounting
Added the pagination navigation bar and the action buttons to the cash account in the accounting application.
2020-07-11 07:12:53 +08:00
views
Moved accounting/views.py to accounting/views/_init__.py.
2020-07-11 10:12:23 +08:00
__init__.py
Added the accounting application.
2020-06-29 19:41:52 +08:00
admin.py
Added the accounting models to the administration.
2020-06-30 05:41:41 +08:00
apps.py
Added the accounting application.
2020-06-29 19:41:52 +08:00
models.py
Renamed the routes of the transactions.
2020-07-09 10:46:32 +08:00
tests.py
Added the accounting application.
2020-06-29 19:41:52 +08:00
urls.py
Added the pagination navigation bar and the action buttons to the cash account in the accounting application.
2020-07-11 07:12:53 +08:00