Skip to content

A project aimed at making the israeli Knesset more transparent. Python and Django based

License

Notifications You must be signed in to change notification settings

omergertel/Open-Knesset

 
 

Repository files navigation

Installation:
-------------

$ python bootstrap.py
$ bin/buildout
$ bin/test
$ bin/django syncdb --migrate # do not create a superuser account
$ bin/django loaddata dev
$ bin/django createsuperuser # to create your superuser account
$ bin/django runserver

About

A project aimed at making the israeli Knesset more transparent. Python and Django based

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • Python 8.0%