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
6926630d3e
OpenSlides
/
openslides
/
config
History
Oskar Hahn
6926630d3e
Added Feature for config app, to return the default value for a key
2013-09-29 15:10:01 +02:00
..
templates
/config
Fixed some (pdf) template issues and updated (DE) translation.
2013-06-15 17:50:30 +02:00
__init__.py
Updated license header.
2012-04-25 22:29:19 +02:00
api.py
Added Feature for config app, to return the default value for a key
2013-09-29 15:10:01 +02:00
exceptions.py
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
2013-03-28 15:31:13 +01:00
middleware.py
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
2013-03-28 15:31:13 +01:00
models.py
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
2013-03-28 15:31:13 +01:00
signals.py
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
2013-03-28 15:31:13 +01:00
urls.py
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
2013-03-28 15:31:13 +01:00
views.py
A lot of template improvements and translation fixes
2013-04-24 10:38:03 +02:00