An open API service indexing awesome lists of open source software.

https://github.com/urtzai/tutoreus

Django Tutoreus web page structure
https://github.com/urtzai/tutoreus

Last synced: about 1 year ago
JSON representation

Django Tutoreus web page structure

Awesome Lists containing this project

README

          

Tutoreus
========

This is a Django *Tutoreus web page project*. Tutoreus was founded to fill the gap encountered in Basque video
tutorial edition. The final goal is to promote basque language creating and sharing modern application tutorials.
You will find our web page in [tutoreus.com](http://tutoreus.com).

This project is 100% open-source project where everybody it's up to use, distribute/share or even modify under the
[AGPL v3.0](http://www.gnu.org/licenses/agpl-3.0.html#content) licence.

Pre-requisites
--------------

Dependencies for the installation are the following:

* MySQL-python
* pillow
* django-extensions
* akismet
* lxml
* django-photologue
* django-tinymce
* django-pagination
* html5lib
* django-tagging
* django-social-auth
* django-registration
* python-twitter
* gunicorn

All these packages are available in [PyPi](http://pypi.python.org/pypi) repositories. It's also strongly recommended
to use [Buildout](http://www.buildout.org/) for the project construction.

How to use the code
-------------------

1. Download the code

> git clone git@github.com:urtzai/tutoreus.git

2. Edit settings.py file

> cd tutoreus/tutoreus

> nano settings.py

Contact
-------

You will find us on twitter [@tutoreus_info](http://twitter.com/tutoreus_inf) and [facebook](http://www.facebook.com/pages/Tutoreus/288348697944020) or you can email us to tutoreus.info@gmail.com.