Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
/ anschluss Public archive

web based form service for contract and connection requests

License

Notifications You must be signed in to change notification settings

westnetz/anschluss

Repository files navigation

anschluss

CircleCI Build Renovate enabled

This is a Django project implementing the westnetz order form.

Development

For local development, first create a virtualenv:

python -m venv venv

Afterwards, setup git-flow and install all dependencies using:

make develop

For development, use django runserver to run the application locally:

./manage.py runserver

Contributing changes

This project uses git-flow. To contribute changes, create a feature branch based on develop and work on your changes there.

To test your changes locally, you can run:

make check

Once you are finished, publish the branch and open a pull-request for review.

About

web based form service for contract and connection requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •