Example #1
0
 def admin_edit_url(self):
         return admin_edit_url(self)
Example #2
0
 def admin_edit_url(self):
     return admin_edit_url(self, indirect_pk_field="reminder")
Example #3
0
 def admin_edit_url(self):
     return admin_edit_url(self)
Example #4
0
 def admin_edit_url(self):
     return admin_edit_url(self, indirect_pk_field="reminder")