mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-10 08:38:34 -05:00
rebase and fixes
This commit is contained in:
@@ -142,7 +142,6 @@ class TreeModel(MP_Node):
|
||||
return self.get_children().count()
|
||||
|
||||
# use self.objects.get_or_create() instead
|
||||
|
||||
@classmethod
|
||||
def add_root(self, **kwargs):
|
||||
with scopes_disabled():
|
||||
|
||||
Reference in New Issue
Block a user