]> git.parisson.com Git - teleforma.git/commit
WIP
authorYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 8 Jun 2020 07:48:37 +0000 (09:48 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 8 Jun 2020 07:48:37 +0000 (09:48 +0200)
commitd50eeb50249d7c3b96f4c06a05e4882b8c2ad4e1
tree95e114e6bb798c6f1628613586b458feb33289cf
parente516eeec5f073f55e3ad48444c2a4f43f40d350e
WIP
teleforma/templatetags/webclass.py [new file with mode: 0644]
teleforma/views/core.py
teleforma/webclass/admin.py
teleforma/webclass/forms.py [new file with mode: 0644]
teleforma/webclass/migrations/0002_auto__add_webclassrecord.py
teleforma/webclass/models.py
teleforma/webclass/templates/admin/webclass/webclassrecord/add_records_links.html [new file with mode: 0644]
teleforma/webclass/templates/admin/webclass/webclassrecord/change_list.html [new file with mode: 0644]
teleforma/webclass/templates/webclass/records_form.html [new file with mode: 0644]
teleforma/webclass/urls.py
teleforma/webclass/views.py