fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tighter menu
[prawokultury.git]
/
contact
/
admin.py
diff --git
a/contact/admin.py
b/contact/admin.py
index
5ddf831
..
3fd337f
100644
(file)
--- a/
contact/admin.py
+++ b/
contact/admin.py
@@
-28,7
+28,7
@@
class ContactAdmin(admin.ModelAdmin):
except BaseException, e:
return ''
else:
- return obj.body.get(field_name, '
y
')
+ return obj.body.get(field_name, '')
def __getattr__(self, name):
if name.startswith('admin_list_'):