Devilry developer documentation¶
Note
Welcome to the Devilry developer documentation. See http://devilry.org/ for general information about Devilry, and https://github.com/devilry/devilry-django for the code.
Essentials¶
Essential wiki pages for developers¶
- How to write API documentation - wiki page
- More info available on the Developer wiki page.
API and utilities¶
Advanced topics¶
Most developers will not need to bother with these topics.
Apps¶
devilry_subjectadmin
— Subject administrator GUIdevilry_qualifiesforexam
devilry_qualifiesforexam2
devilry_gradingsystem
— The devilry grading system plugin architecturedevilry.devilry_search
— Search for Devilrydevilry.devilry_dbcache
— Data caching with PGSQLdevilry_account
— User account models and viewsdevilry_group
— Devilry group models and viewsdevilry_compressionutil
— Devilry utils models and backends- Assignment Group Merge history
- Passed In Previous Period
devilry_message
— Devilry message frameworkdevilry_report
— Devilry report framework