django-orchestra/orchestra/contrib/services
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
..
migrations Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
static/services/img Moved apps to contrib 2015-04-05 10:46:24 +00:00
templates/admin/services/service Random fixes 2016-05-18 14:08:12 +00:00
tests fixing test traffic monitors is a list 2021-03-30 15:21:50 +02:00
__init__.py Replace custom sql on domains and imporve performance of orchestra-beat 2015-05-06 19:30:13 +00:00
actions.py django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
admin.py Fix display format on bills, orders & services 2021-05-17 14:15:12 +02:00
apps.py Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
handlers.py Handle edge cases of last day of the month of billing period. 2021-03-31 12:11:53 +02:00
helpers.py Replace string_concat() with format_lazy() 2021-05-06 12:07:17 +02:00
models.py Replace string_concat() with format_lazy() 2021-05-06 12:07:17 +02:00
settings.py Added mailer 2015-05-04 21:52:53 +02:00
tasks.py Fixes on billing 2016-04-06 19:00:16 +00:00