summaryrefslogtreecommitdiffstats
path: root/views.py
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2013-09-04 16:16:30 +0000
committerpad <pad@vm-pad-b.spline.inf.fu-berlin.de>2013-09-04 16:16:30 +0000
commit9442c09eebcd0f67f6f15a1a919504c7678b7ce8 (patch)
treedae9f27328c84022c31697058171a387574e81ba /views.py
parentad1c6e8417a0200268aa415b13a5adab58f9f5ad (diff)
downloadpadlite-teams-9442c09eebcd0f67f6f15a1a919504c7678b7ce8.tar.gz
padlite-teams-9442c09eebcd0f67f6f15a1a919504c7678b7ce8.tar.bz2
padlite-teams-9442c09eebcd0f67f6f15a1a919504c7678b7ce8.zip
forms: group name should not start with special character
The route /<group_name>/ is used for displaying the group infos. If you want to support additional sites (like all public browsable groups), you need a possibility to recognize such urls. So the group name now has to start with a non special characters. So we could support paths like /_all/ for special pages.
Diffstat (limited to 'views.py')
0 files changed, 0 insertions, 0 deletions