change references to new models
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from django.shortcuts import render
|
||||
from .models import Letting, Profile
|
||||
from lettings.models import Letting
|
||||
from profiles.models import Profile
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user