Commit Graph

5 Commits

Author SHA1 Message Date
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
Santiago L 7d975637d5 Replace ForeignKey.field.rel.to --> field.model
rel.to dropped on Django 2.0
2021-04-22 10:44:09 +02:00
Marc Aymerich 7128db2640 PEP8 compliance 2015-10-05 13:31:08 +00:00
Marc Aymerich b3946168f3 Ported to python 3.4 2015-04-02 16:14:55 +00:00
Marc dddb11bf40 Initial commit 2014-05-08 16:59:35 +00:00