Sith/pedagogy
Antoine Bartuccio df531198c9
django2.2: fix urls and adapt them to new format
2019-10-08 22:46:02 +02:00
..
migrations pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:18 +02:00
templates pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:17 +02:00
__init__.py pedagogy: structure of the app 2019-06-15 12:49:13 +02:00
admin.py pedagogy: structure of the app 2019-06-15 12:49:13 +02:00
forms.py pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:17 +02:00
models.py django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
search_indexes.py pedagogy: tests for search API 2019-06-19 10:04:29 +02:00
tests.py django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
urls.py django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
views.py django2.2: fix urls and adapt them to new format 2019-10-08 22:46:02 +02:00