example_site¶
The root module for the progfigsite package.
Should not reference progfiguration core.
Subpackages¶
Submodules¶
Attributes¶
The name of the site package |
|
The description of the site |
Functions¶
|
Dynamically get the package version. |
Package Contents¶
- example_site.site_name = 'example_site'¶
The name of the site package
This must match the name of the site package defined in pyproject.toml.
- example_site.site_description = 'This site is bundled with progfiguration core as an example'¶
The description of the site