Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 895 Bytes

app_projectroles.rst

File metadata and controls

26 lines (20 loc) · 895 Bytes

Projectroles App

The projectroles app is the base app for building a SODAR Core based Django site<Sodar Core Based Site>. It provides a ramework for project access management, dynamic content retrieval, models and tools for SODAR-compatible apps plus a default template and CSS layout.

Other Django apps which intend to use aforementioned functionalities depend on projectroles. While inclusion of other SODAR Core apps can be optional, having projectroles installed is mandatory for working with the SODAR Core project and app structure.

Basics <app_projectroles_basics> Integration <app_projectroles_integration> Settings <app_projectroles_settings> Usage <app_projectroles_usage> Customization <app_projectroles_custom> API Documentation <app_projectroles_api>