mia-accounting-django/mia_core
2020-07-09 10:40:42 +08:00
..
templates/mia_core Added the page size options to the pagination navigation bar. 2020-07-08 23:40:36 +08:00
__init__.py Added the mia_core package. 2020-07-01 23:34:22 +08:00
admin.py Added the mia_core application. 2020-07-04 08:17:08 +08:00
apps.py Added the mia_core application. 2020-07-04 08:17:08 +08:00
digest_auth.py Revised the documentation. 2020-07-08 07:24:36 +08:00
models.py Revised the documentation. 2020-07-08 07:24:36 +08:00
period.py Added Period as the template period helper, and changed PeriodParser to the inner class Period.Parser. 2020-07-08 10:52:03 +08:00
templatefilters.py Revised the documentation. 2020-07-08 07:24:36 +08:00
templatetags.py Revised the documentation of the template tags. 2020-07-09 10:40:42 +08:00
tests.py Added the mia_core application. 2020-07-04 08:17:08 +08:00
utils.py Revised the code to generate the page size options in Pagination, to be clear. 2020-07-09 01:03:03 +08:00
views.py Revised the documentation. 2020-07-08 07:24:36 +08:00