mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 05:11:31 -05:00
5 lines
137 B
Python
5 lines
137 B
Python
from cookbook.views.views import *
|
|
from cookbook.views.api import *
|
|
from cookbook.views.batch import *
|
|
from cookbook.views.edit import *
|