Skip to content

Example of an interactive database for a small organization. It features three interfaces for **admins**, **moderators** and **users** each with custom permissions.

Notifications You must be signed in to change notification settings

Jacksprojects/djangoadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

README

This is an example of an interactive database for a small organization. It features three interfaces for admins, moderators and users each with custom permissions located at:

  • /admin
  • /mod-admin
  • /user-admin

Users

  • Can view/create/update their own content.
  • Import/Export their own content using popular data formats.

Moderators

  • Can view/update/delete users content but cannot add their own content.
  • Import/Export all user content using popular data formats.

Admin

Full permissions including creating users and assigning users to user groups.

About

Example of an interactive database for a small organization. It features three interfaces for **admins**, **moderators** and **users** each with custom permissions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages