Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 971 Bytes

app_projectroles.rst

File metadata and controls

27 lines (21 loc) · 971 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 framework 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> REST API Documentation <app_projectroles_api_rest> Django API Documentation <app_projectroles_api_django>