expephalon/core/models
2020-06-22 08:33:43 +02:00
..
__init__.py Models for quotations 2020-06-12 07:20:19 +02:00
api.py Preparation for APIfication 2020-06-03 18:23:00 +02:00
auth.py Preparing for actual products... 2020-06-01 18:29:22 +02:00
billable.py Fix RecurMixin 2020-06-06 15:21:47 +02:00
brands.py A lot of new views 2020-06-02 17:58:20 +02:00
cron.py Create LongCharField to make code prettier 2020-05-27 15:06:38 +02:00
files.py A lot of new views 2020-06-02 17:58:20 +02:00
invoices.py Changed Services and Billables into BaseBillables 2020-06-06 13:25:54 +02:00
local.py Fix string representation of currency 2020-06-03 18:25:59 +02:00
products.py Changed Services and Billables into BaseBillables 2020-06-06 13:25:54 +02:00
profiles.py Add string representations for profiles 2020-06-22 08:33:43 +02:00
quotes.py Models for quotations 2020-06-12 07:20:19 +02:00
services.py Fix RecurMixin by making it an abstract model 2020-06-06 13:58:36 +02:00