skillbox/server/objectives
Pawel Kowalski edb43ce2a3 Rename all *Node => *Type except for ContentBlock because the name clashes 2018-08-23 17:50:45 +02:00
..
migrations Reset all migrations 2018-08-23 13:55:36 +02:00
__init__.py Adds objectives app to project 2018-08-14 14:43:16 +02:00
admin.py Add testdata generation for objectives, optimize imports 2018-08-14 16:14:13 +02:00
apps.py Adds objectives app to project 2018-08-14 14:43:16 +02:00
factories.py Add testdata generation for objectives, optimize imports 2018-08-14 16:14:13 +02:00
models.py Add rooms model, factories, dummy_data generation, graphql node 2018-08-23 13:33:28 +02:00
schema.py Rename all *Node => *Type except for ContentBlock because the name clashes 2018-08-23 17:50:45 +02:00
tests.py Add testdata generation for objectives, optimize imports 2018-08-14 16:14:13 +02:00
views.py Add testdata generation for objectives, optimize imports 2018-08-14 16:14:13 +02:00