7 lines
93 B
Python
7 lines
93 B
Python
"""
|
|
AI Engine views
|
|
"""
|
|
from django.shortcuts import render
|
|
|
|
# TODO: Add views for ai_engine
|