Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 157 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 157 Bytes

ifmo-xblock-crosscheck

Installation

Add this app to you installed apps:

INSTALLED_APPS = (
    #...
    'ifmo_xblock_crosscheck',
)