{% extends "base.html" %} {% block title %}ElectionAudits Data Site{% endblock %} {% block content %}
This site is powered by the ElectionAudits software, which provides software and documentation in support of the Principles and Best Practices for Post-Election Audits and the other work of ElectionAudits.org, the nation's clearinghouse for election audit information.
The software is open source, still in very active "alpha" development, and can be followed at its Launchpad.net site:
https://launchpad.net/electionaudits
That is the place to get the source code, file bugs, make contributions, learn about election auditing, etc.
To get started entering your own data, see the README file that came with this software, or view the lastest version at README. See also the local documentation by logging in with the admin account and password that you established when you initialized this site.
The site uses the Django framework. See the Django documentation for background on other ways you can use and modify it.