file_utils
This commit is contained in:
parent
bf1651c22b
commit
a4ee86629b
|
@ -9,7 +9,8 @@ def clean_nulls():
|
|||
if not fil.startswith("/static"):
|
||||
print fil
|
||||
except ValueError:
|
||||
f.delete()
|
||||
x.append(f)
|
||||
print len(x)
|
||||
|
||||
def clean_relative_links():
|
||||
for f in File.objects.all():
|
||||
|
|
Loading…
Reference in New Issue
Block a user