mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-08 07:38:26 -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 *
|