uncloud/uncloud
Nico Schottelius 992c7c551e Make recurring period a database model
- For easier handling (foreignkeys, many2many)
- For higher flexibility (users can define their own periods)
2020-10-06 15:46:22 +02:00
..
management/commands Make recurring period a database model 2020-10-06 15:46:22 +02:00
templates/uncloud cleanup migrations 2020-08-01 18:38:38 +02:00
.gitignore gitignore for local settings 2020-05-10 14:37:20 +02:00
__init__.py Move AMOUNT_* and COUNTRIES to uncloud_pay/init.py 2020-05-08 10:56:03 +02:00
asgi.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
models.py update to use new JSONFIELD 2020-08-04 12:01:44 +02:00
settings.py [config] add path to chrome 2020-05-17 23:34:13 +02:00
urls.py Phasing out Product model 2020-09-28 20:59:08 +02:00
wsgi.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00