django-orchestra-test/orchestra/contrib/plans
Santiago L e6495a967b Handle HTML safe rendering on issues, plans & saas
Drop `allow_tags` attribute which has been removed on Django 2.0
2021-05-21 10:07:59 +02:00
..
migrations Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
__init__.py Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
admin.py Handle HTML safe rendering on issues, plans & saas 2021-05-21 10:07:59 +02:00
apps.py Improved gran permissions support for systemusers 2015-05-08 14:05:57 +00:00
models.py Define on_delete argument for ForeignKey and OneToOneField 2021-04-22 10:28:00 +02:00
ratings.py query.order_by is a tuple, update value to compare 2021-04-22 14:51:03 +02:00
settings.py Random fixes 2015-05-09 17:08:45 +00:00