mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 07:22:14 +00:00
Cleanup
This commit is contained in:
@@ -22,6 +22,7 @@ from functools import reduce
|
||||
|
||||
from PyRIGS.views import GenericListView
|
||||
|
||||
|
||||
class PersonList(GenericListView):
|
||||
template_name = 'person_list.html'
|
||||
model = models.Person
|
||||
|
||||
Reference in New Issue
Block a user