cdp_backend.infrastructure package#

Module contents#

The files required for setting up an infrastructure stack.

They are stored here in cdp-backend rather than the cookiecutter so that all backend components are together and it makes it easy to create dev-infrastructures for development.

class cdp_backend.infrastructure.GoverningBody[source]#

Bases: object

city_council = 'city council'#
county_council = 'county council'#
other = 'other'#
school_board = 'school board'#