Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 136 Bytes

File metadata and controls

13 lines (9 loc) · 136 Bytes

ifmo-xqueue-api

Installation

Add this app to you installed apps:

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