django-orchestra/orchestra/contrib
Santiago L 3b4bb51925 Fix display format on SaaS & Sever admin list
mark_safe generated HTML
2021-05-17 13:20:18 +02:00
..
accounts Navigate through FK field to related model 2021-05-12 14:38:17 +02:00
bills Fix render() of PaddingCheckboxSelectMultiple widget 2021-05-13 12:37:17 +02:00
contacts Fix render() of PaddingCheckboxSelectMultiple widget 2021-05-13 12:37:17 +02:00
databases Add required param `renderer` to ReadOnlyPasswordHashWidget 2021-05-13 14:42:05 +02:00
domains mark_safe display_websites & display_addresses 2021-05-12 13:55:47 +02:00
history django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
issues Replace detail_route with action decorator 2021-05-06 13:08:21 +02:00
letsencrypt Upgade to dj 1.10 2016-10-22 07:23:45 +00:00
lists Navigate through FK field to related model 2021-05-12 14:38:17 +02:00
mailboxes Fix Mailbox creation. 2021-05-17 12:54:16 +02:00
mailer Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
miscellaneous Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
orchestration Fix display format on SaaS & Sever admin list 2021-05-17 13:20:18 +02:00
orders Navigate through FK field to related model 2021-05-12 14:38:17 +02:00
payments Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
plans query.order_by is a tuple, update value to compare 2021-04-22 14:51:03 +02:00
resources Replace field.rel.to with field.remote_field.model 2021-04-22 14:44:47 +02:00
saas Fix display format on SaaS & Sever admin list 2021-05-17 13:20:18 +02:00
services Replace string_concat() with format_lazy() 2021-05-06 12:07:17 +02:00
settings Updated cycles template tag for dj 1.10.x compatibility 2016-10-25 09:50:50 +00:00
systemusers Navigate through FK field to related model 2021-05-12 14:38:17 +02:00
tasks Rename `async`--> `run_async` 2021-03-30 12:51:12 +02:00
vps Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
webapps Replace field.rel.to with field.remote_field.model 2021-04-22 14:44:47 +02:00
websites Navigate through FK field to related model 2021-05-12 14:38:17 +02:00
__init__.py Moved apps to contrib 2015-04-05 10:46:24 +00:00