Skip to main content

A django autograder.

Project description

Required Settings

AUTOGRADE_PROJECT_UPLOAD_PATH

Upload directory for files (example: os.path.join(MEDIA_ROOT, ‘projects/’)).

AUTOGRADE_ZIP_TMP

Temporary location for project zips to be stored (example: MEDIA_ROOT).

Optional Settings

AUTOGRADE_PROJECT_META_MODEL

Model to be used to store project meta data. Default: “autograde.ProjectMeta”.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Autograde-0.1.1.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page