This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3812b5ebd1
OpenSlides
/
openslides
/
assignment
History
Emanuel Schuetze
040b5ffb45
Fixed
#125
: Assignment PDF: Invalid votes and votes cast doesn't support special values '-1' and '-2'.
2012-04-17 21:16:55 +02:00
..
static
Split static files in application specific directories and use django 1.4 staticfiles app.
2012-04-14 14:51:56 +02:00
templates
Added participant and version config page. Moved system settings to general. Some style work.
2012-04-15 12:39:28 +02:00
__init__.py
Add code
2011-07-31 10:46:29 +02:00
forms.py
config pages in apps
2012-03-16 14:31:59 +01:00
models.py
ballot methode for AssignmentPoll and ApplicationPoll
2012-04-14 17:09:15 +02:00
tests.py
Added incompleted unit tests from changeset 247 for ongoing work of next release.
2011-11-17 17:06:39 +01:00
urls.py
Added AssignmentPollDelete View. Moved Assignment pdf functions to assignment's views.py
2012-04-14 14:24:13 +02:00
views.py
Fixed
#125
: Assignment PDF: Invalid votes and votes cast doesn't support special values '-1' and '-2'.
2012-04-17 21:16:55 +02:00