Things should be working again, minus the web stuff.
This commit is contained in:
parent
322c626295
commit
5249f27074
19 changed files with 44 additions and 38 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"""
|
||||
Paging command and support functions.
|
||||
"""
|
||||
from apps.objects.models import Object
|
||||
from src.objects.models import Object
|
||||
from src import defines_global
|
||||
|
||||
def get_last_paged_objects(pobject):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue