Emanuel Schuetze
|
e277b8babf
|
Full text search with haystack and whoosh.
Updated THANKS file.
Portable: Added haystack and whoosh.
|
2013-10-16 08:58:35 +02: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
|
c88d180808
|
Deletes config cache after each test if it exists.
|
2013-08-19 18:05:03 +02:00 |
|
Oskar Hahn
|
25bac4a704
|
Fixed a bug when setting a config var before getting one
|
2013-08-19 17:59:35 +02:00 |
|
Norman Jäckel
|
e1b149cde3
|
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
Changes after some reviews are done.
Problematic is still that the JS can not be moved to an extra file because of the template tags in the code.
|
2013-03-28 15:31:13 +01:00 |
|
Norman Jäckel
|
03fff46517
|
Add new TestCase class in utils to call the signal on running every test.
|
2013-03-12 21:38:22 +01:00 |
|