Skip to content

A simple software web to allow easier watching of the activities of the legislators from the brazilian State of Minas Gerais, from data provided by the govern. An instance of this software can be viewed at ​http://olhoneles.org/

License

tevaum/olhoneles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About
=====

A simple software to allow easier watching of the activities of the legislators
from the brazilian State of Minas Gerais.


Generate secret key
===================

We have two ways:

1) Install 'python-django-extensions' package

   Add 'django_extensions' in your INSTALLED_APPS and run:

   $ python manage.py generate_secret_key

2) Avoiding fatigue

   http://www.miniwebtool.com/django-secret-key-generator/


Dependencies
============

* Django (http://djangoproject.com/)
* Bootstrap (http://twitter.github.io/bootstrap/)
* jQuery (http://jquery.com/)
* jQuery Flot (https://github.com/flot/flot)
* Django Bootstrap Toolkit (https://github.com/gnoronha/django-bootstrap-toolkit/)
 - For this module we are using a private branch because there are changes
   we use that are still pending acceptance upstream.
* Easy Thumbnails (https://github.com/SmileyChris/easy-thumbnails)
* Python PIL (https://pypi.python.org/pypi/PIL)
* django-parsley (https://pypi.python.org/pypi/django-parsley)
* parseleyjs (https://github.com/guillaumepotier/Parsley.js)
* South (http://south.aeracode.org/)


License
=======

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A simple software web to allow easier watching of the activities of the legislators from the brazilian State of Minas Gerais, from data provided by the govern. An instance of this software can be viewed at ​http://olhoneles.org/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published