lacetans / faceschool

Social network for educational institutions.
GNU General Public License v2.0
0 stars 1 forks source link

Channel View #9

Open emieza opened 9 years ago

emieza commented 9 years ago

This view can be both for stuents and for teachers.

Students:

Teachers: the same as students plus

Consider doing it with Django backend view, but it will probably be needed a custom form/view.

Start learning Django Forms here: https://docs.djangoproject.com/en/1.7/topics/forms/

ghost commented 9 years ago

He fet un clone del master i he tingut problemes per accedir a la vista dels canals. El Django no em trobava la vista canals. L'he solucionat copiant les url dels canals a faceschool/urls.

emieza commented 9 years ago

no és ben bé això, simplement havies d'apuntar a http://localhost:8000/web/canals Prova, aviam... Enric

On Sun, Feb 15, 2015 at 7:26 PM, José Pedro Rusakiewicz < notifications@github.com> wrote:

He fet un clone del master i he tingut problemes per accedir a la vista dels canals. El Django no em trobava la vista canals. L'he solucionat copiant les url dels canals a faceschool/urls.

— Reply to this email directly or view it on GitHub https://github.com/lacetans/faceschool/issues/9#issuecomment-74429567.

ghost commented 9 years ago

Era això, sí. havia d'apuntar a /web.