fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hide preview links (they don't do what they should anyway)
[redakcja.git]
/
apps
/
toolbar
/
admin.py
diff --git
a/apps/toolbar/admin.py
b/apps/toolbar/admin.py
index
283ab78
..
03437b6
100644
(file)
--- a/
apps/toolbar/admin.py
+++ b/
apps/toolbar/admin.py
@@
-1,7
+1,7
@@
+# -*- coding: utf-8 -*-
from django.contrib import admin
-from django.utils.translation import ugettext_lazy as _
from django import forms
-
from django.utils import simplejson as
json
+
import
json
from toolbar import models