stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

bugs #451, #488, new page /office is available, links in footer's mid… #520

Closed nbbn closed 8 years ago

nbbn commented 8 years ago

Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/488, https://github.com/stxnext-csr/volontulo/issues/451 Reference person: @nbbn Description:

new page /office, fixed links in middle column of footer

New imports / dependencies:

none

Unit Tests:

What tests do I need to run to validate this change:

none

magul commented 8 years ago
$ pep8 --exclude='apps/volontulo/migrations/*,node_modules,.ropeproject' .
./apps/volontulo/views/__init__.py:266:1: E302 expected 2 blank lines, found 1
./apps/volontulo/views/__init__.py:276:1: E302 expected 2 blank lines, found 1
tomaszwozniak commented 8 years ago

Duplicated PR