Skip to content

Rest API created to have a common project for all portals.

License

Notifications You must be signed in to change notification settings

saganshul/django-portals

Repository files navigation

answerdiff

https://badge.fury.io/py/django-answerdiff.png https://travis-ci.com/ParthKolekar/django-answerdiff.svg?token=Q1u29espyf7tbTqAPYrP&branch=master

Checking Submissions the Boss Way using Celery and DRF

Documentation

The full documentation is at https://django-answerdiff.readthedocs.org.

Quickstart

Install answerdiff:

pip install django-answerdiff

Then use it in a project:

import answerdiff

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-text.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

About

Rest API created to have a common project for all portals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published