summaryrefslogtreecommitdiff
path: root/program/urls.py
Commit message (Expand)AuthorAgeFilesLines
* Optimize imports. FormatErnesto Rico Schmidt2020-09-091-15/+17
* removed django.conf.urls.patternsnnrcschmdt2017-06-131-20/+19
* fixed pep8/flake8 warnings. again.Ernesto Rico-Schmidt2016-04-191-3/+3
* moved viewsErnesto Rico-Schmidt2016-01-061-21/+14
* cleaned-up URLsErnesto Rico-Schmidt2016-01-061-9/+2
* moved to class based generic viewsErnesto Rico-Schmidt2016-01-061-16/+29
* fixed current_box URLErnesto Rico-Schmidt2015-12-301-1/+1
* reformated code.Ernesto Rico-Schmidt2015-12-281-50/+15
* fixed imports for django 1.7Christian Pointner2015-09-251-7/+7
* added always_visible to the Hosts and updated template and URLsErnesto Rico-Schmidt2014-05-011-1/+3
* pep8-ized codeErnesto Rico-Schmidt2014-04-291-20/+37
* added explicit template namesErnesto Rico-Schmidt2014-02-281-4/+4
* fixed urls and file locationsErnesto Rico-Schmidt2014-02-281-1/+1
* moved CSS generation to program application.Ernesto Rico-Schmidt2013-03-081-1/+2
* enabled cache for current_how viewErnesto Rico-Schmidt2011-12-291-1/+2
* limited shows and host to active ones.Ernesto Rico-Schmidt2011-07-241-3/+4
* use django/static in debug modeJohannes Raggam2011-07-171-0/+8
* static and site media are server by Apache.Ernesto Rico-Schmidt2011-07-161-4/+0
* urls above /program or /nop are currently not handled by deliverance, so we n...Johannes Raggam2011-07-091-0/+4
* site_media is served by Apache.Ernesto Rico-Schmidt2011-07-031-4/+0
* remove pdbJohannes Raggam2011-06-301-1/+0
* link all resources from local instead of googleapiJohannes Raggam2011-06-301-1/+6
* star import seems to be the only solution.Ernesto Rico-Schmidt2011-05-171-1/+1
* getting real.Ernesto Rico-Schmidt2011-04-131-0/+35
* creating an egg pt2Johannes Raggam2011-03-261-20/+0
* changed url for the current view.Ernesto Rico-Schmidt2011-03-251-1/+1
* added week schedule view.Ernesto Rico-Schmidt2011-03-221-1/+2
* added current/next/after show view & day/today schedule view.Ernesto Rico-Schmidt2011-03-211-3/+6
* simplified recommendations view, fixed template for recommendations, added te...Ernesto Rico-Schmidt2011-03-131-6/+6
* added recommendations box.Ernesto Rico-Schmidt2011-03-121-1/+2
* renamed model attributes to be more consistent, updated templates accordingly...Ernesto Rico-Schmidt2011-03-121-2/+3
* First commitErnesto Rico-Schmidt2011-02-271-0/+14