django-orchestra/orchestra/contrib/lists
Santiago L 48ef1f21e3 Navigate through FK field to related model
Fix regression introduced by 7d975637d5
when there is a misunderstanding while replacing deprecated rel.to
2021-05-12 14:38:17 +02:00
..
migrations Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
tests django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
__init__.py Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
admin.py Dont delete lists when deleting domains 2016-04-15 09:56:10 +00:00
api.py Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
apps.py Dont delete lists when deleting domains 2016-04-15 09:56:10 +00:00
backends.py Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
filters.py Added convenient list filters 2016-03-14 10:40:11 +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 mailer 2015-05-04 21:52:53 +02:00
signals.py Dont delete lists when deleting domains 2016-04-15 09:56:10 +00:00