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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -