django-orchestra/orchestra/contrib/websites
Santiago L f0683660ae Fix display format on bills, orders & services
Drop `allow_tags` attribute which has been removed on Django 2.0
2021-05-17 14:15:12 +02:00
..
backends Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
migrations Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
tests Refactor PHP tests dropping legacy controller (backend) 2021-03-30 13:35:00 +02:00
__init__.py Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
admin.py Fix display format on bills, orders & services 2021-05-17 14:15:12 +02:00
api.py Custom mailbox filters and other random inprovements0 2015-05-25 19:16:07 +00:00
apps.py Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
directives.py Added support for Let's encrypt 2016-03-11 12:19:34 +00:00
filters.py Added convenient list filters 2016-03-14 10:40:11 +00:00
forms.py Check deletion in directives formset cross-validation with contents for unique locations 2016-07-21 11:28:43 +00:00
models.py Define on_delete argument for ForeignKey and OneToOneField 2021-04-22 10:28:00 +02:00
serializers.py Navigate through FK field to related model 2021-05-12 14:38:17 +02:00
settings.py Added create link systemuser action 2016-02-09 12:17:42 +00:00
utils.py Moved apps to contrib 2015-04-05 10:46:24 +00:00
validators.py Preliminar implementation of amended invoices 2015-07-07 10:41:34 +00:00