Commit Graph

9 Commits

Author SHA1 Message Date
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
Santiago L 97f1c7ef2b Replace field.rel.to with field.remote_field.model
Field.rel and Field.remote_field.to are removed in Django 2.x
2021-04-22 14:44:47 +02:00
Santiago L eadc06d4c5 django.core.urlresolvers moved to django.urls
Django 2.0
2021-04-21 14:27:18 +02:00
Marc Aymerich d849ec8867 Fixes on billing 2016-04-06 19:00:16 +00:00
Marc Aymerich 908a4ca81d Implemented enable admin action0 2016-03-31 16:18:38 +00:00
Marc Aymerich acfa74d9ae Added create link systemuser action 2016-02-09 12:17:42 +00:00
Marc Aymerich 21b3544895 Removed unused imports and patterns 2015-05-19 13:27:04 +00:00
Marc Aymerich 43d70fe83d Added multiple IPs support per virtualhost 2015-04-21 14:14:07 +00:00
Marc Aymerich 10d2f7f247 Moved apps to contrib 2015-04-05 10:46:24 +00:00