mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -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 *
|