Sith/core
Skia 2925cde8ab Add a MarkdownInput widget, and make use of it
Signed-off-by: Skia <skia@libskia.so>
2017-06-10 19:40:47 +02:00
..
fixtures Added profile pictures for users 2016-12-25 19:53:04 +01:00
management Add some tests on counter 2017-06-07 18:36:26 +02:00
migrations Some com templates improvments and reordering some models 2017-03-24 09:19:15 +01:00
scss Doc for scss 2017-05-10 11:13:49 +02:00
static Add a MarkdownInput widget, and make use of it 2017-06-10 19:40:47 +02:00
templates Add a MarkdownInput widget, and make use of it 2017-06-10 19:40:47 +02:00
templatetags Fix markdown rendering on some pages, and add a link to the syntax help 2017-06-10 16:54:19 +02:00
views Add a MarkdownInput widget, and make use of it 2017-06-10 19:40:47 +02:00
__init__.py Add a cache clearing mechanism to fix rights update problems 2017-05-31 21:49:54 +02:00
admin.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
apps.py Fix cache clearing 2017-06-07 22:51:17 +02:00
lookups.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
markdown.py Add support for image sizing in Markdown 2017-05-14 01:03:50 +02:00
middleware.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
models.py Fix AnonymousUser 2017-06-06 19:37:45 +02:00
search_indexes.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
tests.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
urls.py Add basic BBcode translator 2017-05-30 23:40:01 +02:00
utils.py Fix images and links parsing in doku_to_markdown 2017-05-31 19:13:43 +02:00