Skip to content

This django app allows frontend editing of rendered models and templates.

License

Notifications You must be signed in to change notification settings

bydesign/django-frontend-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Front Admin

When completed this Django app will allow frontend editing of your models and DB templates from the public pages of your website. It will respect the default Django permissions so only admin users will see the Front Admin when browsing the site.

This app works by replicating the Django template syntax in client-side JavaScript. So any custom template tags or filters will need to be added for the Front Admin to render them properly.

This app is under active development, but no timelines have been set for a stable version.

About

This django app allows frontend editing of rendered models and templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published