Oskar Hahn
|
cb03908a1b
|
Returns a 404 response if a requested poll does not exist.
fixes #1355
|
2014-10-17 07:55:41 +02:00 |
|
Norman Jäckel
|
9f99ef8a38
|
Fixed error when creating an assignment poll. Fixed #1203.
|
2014-05-12 22:58:23 +02:00 |
|
Oskar Hahn
|
0752d476e4
|
Change to MIT Licence
* Remove headers
* Changed lineendings to linux style in AUTHORS and CHANGELOG
|
2013-11-04 14:57:30 +01:00 |
|
Oskar Hahn
|
d937262d28
|
Use flake8 instead of pep8. Orderd the imports with isort
* changed the fab-command pep8 to check
* checked and fixed any code with flake8. Also the urls.py
* checkt the projector app with pylint
|
2013-10-14 18:43:12 +02:00 |
|
Norman Jäckel
|
834851acbd
|
Typo in assignment view (fixed #805)
|
2013-07-04 15:40:47 +02:00 |
|
Oskar Hahn
|
64af0b162f
|
Create admin-user after syncdb
|
2013-06-16 17:07:55 +02:00 |
|
Oskar Hahn
|
efd10eaecc
|
Fixed #718
An string argument was not used in the assignment app
|
2013-06-13 16:47:35 +02:00 |
|