Skip to content

h4ck3rm1k3/publicmarkup

 
 

Repository files navigation

Public Markup

Installation

Install dependencies:

pip install -r requirements.txt

Or, if you don't use pip, check requirements.txt and install each one manually.

Copy local_settings.example.py to local_settings.py and edit as needed to configure the database, mediasync, and recaptcha and Postmark API keys.

As with any Django project, run python manage.py syncdb to create the database.

About

Display legislation and allow users to comment on individual sections, titles, or the entire legislation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published