Sith/forum
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
..
migrations forum: add on_delete=models.SET_NULL on _last_message fields 2017-05-31 19:50:41 +02:00
templates/forum Add a MarkdownInput widget, and make use of it 2017-06-10 19:40:47 +02:00
__init__.py Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
admin.py Make **a lot** of Forum improvements in reducing the number of queries per page 2017-05-30 19:33:09 +02:00
models.py forum: add on_delete=models.SET_NULL on _last_message fields 2017-05-31 19:50:41 +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 Make **a lot** of Forum improvements in reducing the number of queries per page 2017-05-30 19:33:09 +02:00
views.py Add a MarkdownInput widget, and make use of it 2017-06-10 19:40:47 +02:00