python - Django static text model -



python - Django static text model -

so have surveys application , there's main user dashboard. there can see surveys, new surveys, etc , there's static text.

what want create text not static - allow administrator edit it. options here. thought using flatpages app mean have write custom middleware pass context flatpages overload , writing custom app 2 static texts seems much work.

python django django-models django-middleware django-flatpages

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -