Skip to content

steadysupply/directory-constants

 
 

Repository files navigation

directory-constants

Requirements

pip install -r requirements.txt

Installation

pip install -e git+https://[email protected]/uktrade/[email protected]#egg=directory-constants

Usage

# urls.py
from directory_constants import urls as external_urls

url_patterns = urls.url_patterns + [
   ...
]

Development

$ git clone https://github.com/uktrade/directory-constants
$ cd directory-constants

Testing

$ make test

About

Constant values for sharing among the directory projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.0%
  • Makefile 5.0%