summaryrefslogtreecommitdiff
path: root/app/posts
diff options
context:
space:
mode:
Diffstat (limited to 'app/posts')
-rw-r--r--app/posts/admin.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/posts/admin.py b/app/posts/admin.py
index 2143086..9031dd5 100644
--- a/app/posts/admin.py
+++ b/app/posts/admin.py
@@ -53,6 +53,7 @@ class PostAdmin(OSMGeoAdmin):
'meta_description',
'template_name',
('featured_image','related'),
+ 'site'
),
'classes': (
'show',