Commit 84c0bc89 authored by Борис Ким's avatar Борис Ким

Добавил фикстуры

parent 8b8afca7
[{"model": "webapp.specialization", "pk": 1, "fields": {"spec_name": "System of Information Security(SIS)"}}, {"model": "auth.user", "pk": 1, "fields": {"password": "pbkdf2_sha256$260000$T166efXNru50GTR3wAKGyc$nPwtIZM98+RLlERzgutwoYxImW7g+wqiBzPlihlYqYU=", "last_login": "2021-11-01T11:57:28.922Z", "is_superuser": true, "username": "admin", "first_name": "", "last_name": "", "email": "admin@admin.com", "is_staff": true, "is_active": true, "date_joined": "2021-11-01T11:57:04.226Z", "groups": [], "user_permissions": []}}, {"model": "webapp.course", "pk": 1, "fields": {"title": "Integrated System Design", "description": "bla-bla-bla-bla-bla-bla-bla-bla-bla-bla-bla-bla-bla", "teacher": ["admin"], "start_date": "2021-11-01", "group": [1]}}, {"model": "webapp.course", "pk": 2, "fields": {"title": "Cybersecurity Attacks", "description": "bla-bla-bla-bla-bla-bla-bla-bla-bla-bla", "teacher": ["admin"], "start_date": "2021-11-01", "group": [1]}}, {"model": "webapp.course", "pk": 3, "fields": {"title": "Cisco 2", "description": "bla-bla-bla-bla-bla-bla-bla-bla-bla", "teacher": ["admin"], "start_date": "2021-11-01", "group": [1]}}, {"model": "webapp.course", "pk": 4, "fields": {"title": "Cisco 3", "description": "bla-bla-bla-bla-bla-bla-bla-bla-bla-bla", "teacher": ["admin"], "start_date": "2021-11-01", "group": [1]}}, {"model": "webapp.group", "pk": 1, "fields": {"group_name": "SIS-1801", "specialization": 1, "students": [["admin"]]}}]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment