Files @ ffe0f64182ac
Branch filter:

Location: symposion_app/requirements.txt

James Polley
Make narrow-screen schedule details more distinct

In the narrow view, lots of details that aren't in the normal view
appear to compensate for not having clear row/column headers any more.

However, all the detail can look very same-same; this tweak makes rooms and end times more distinct.

Session chair info is made always italic, and a label is added to make
it clear that this person is not the speaker.
Django>=1.11
pinax-theme-bootstrap==7.3.0
pinax-eventlog==1.1.1
django-formset-js==0.5.0
dj-static==0.0.6
dj-database-url==0.4.2
pylibmc==1.5.1
django-debug-toolbar>=1.7
django-bootstrap-form

djangosaml2
django-gapc-storage>=0.4.1

# database
mysqlclient>=1.3.3

# For testing
django-nose>=1.4.4
coverage==4.0.3


# Symposion reqs
django-appconf==1.0.1
django-model-utils>=3.0.0
django-reversion==1.10.1
django-sitetree>=1.8.0
django-taggit==0.18.0
django-timezone-field>=2.0
easy-thumbnails>=2.4.1
bleach
pytz==2015.7
django-ical==1.4


# registrasion reqs
django-nested-admin==2.2.6
CairoSVG==2.1.2

# Registripe
django-countries>=4.3
pinax-stripe==3.2.1
requests>=2.11.1
stripe==1.38.0

django-waffle>=0.12.0