Guest User

Untitled

a guest
Apr 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. @models.permalink
  2. def get_absolute_url(self):
  3.     return ('books:show_path', [self.pk])
Add Comment
Please, Sign In to add comment