fix articles page
This commit is contained in:
SDE
2023-11-29 19:21:15 +03:00
parent a733649521
commit 7eb8edbe1f
10 changed files with 74 additions and 20 deletions

View File

@@ -32,6 +32,10 @@ def test_code(request):
return HttpResponse('finished')
def MainPage(request):
from RoutesApp.forms import RouteForm