master
Nick Sergeant 2016-11-29 23:56:14 -05:00
parent ddf460066a
commit f9db090916
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ class Command(BaseCommand):
views=snipt["views"] views=snipt["views"]
) )
s.created = snipt["created"], s.created = snipt["created"]
s.modified = snipt["modified"] s.modified = snipt["modified"]
for tag in snipt["tags"]: for tag in snipt["tags"]: