mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
added new keyword management page
This commit is contained in:
@@ -6,6 +6,7 @@ import cookbook.views.import_export
|
||||
import cookbook.views.lists
|
||||
import cookbook.views.new
|
||||
import cookbook.views.views
|
||||
import cookbook.views.manage
|
||||
|
||||
__all__ = [
|
||||
'api',
|
||||
@@ -14,6 +15,7 @@ __all__ = [
|
||||
'edit',
|
||||
'import_export',
|
||||
'lists',
|
||||
'manage',
|
||||
'new',
|
||||
'views',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user