Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 380 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 380 Bytes

COPO-IDs

This project is designed to be a high level tool to create COPO object IDs. There should only ever be one instance of this running and it should serve IDs to all other COPO instances.

'id_gen' is the django project directory, 'make_id' is the id generation application directory. For further info see the Django documentation.

https://docs.djangoproject.com/en/1.8/