fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Just removing old cruft.
[redakcja.git]
/
apps
/
toolbar
/
management
/
commands
/
fixbuttons.py
diff --git
a/apps/toolbar/management/commands/fixbuttons.py
b/apps/toolbar/management/commands/fixbuttons.py
index
ea797fc
..
de48ced
100644
(file)
--- a/
apps/toolbar/management/commands/fixbuttons.py
+++ b/
apps/toolbar/management/commands/fixbuttons.py
@@
-7,7
+7,7
@@
from django.core.management.base import NoArgsCommand
from toolbar.models import Button, ButtonGroup
-
from django.utils import simplejson as
json
+
import
json
import re