{"id":16686390,"url":"https://github.com/stdevteam/django_demo_app","last_synced_at":"2026-04-13T07:09:37.245Z","repository":{"id":41933852,"uuid":"204432197","full_name":"stdevteam/django_demo_app","owner":"stdevteam","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-21T20:36:08.000Z","size":7,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T10:48:08.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdevteam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-26T08:35:03.000Z","updated_at":"2019-08-26T08:37:18.000Z","dependencies_parsed_at":"2025-01-20T10:43:26.024Z","dependency_job_id":"cab502fc-f443-41d5-a762-b7ccf6a72319","html_url":"https://github.com/stdevteam/django_demo_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevteam%2Fdjango_demo_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevteam%2Fdjango_demo_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevteam%2Fdjango_demo_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevteam%2Fdjango_demo_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdevteam","download_url":"https://codeload.github.com/stdevteam/django_demo_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243428436,"owners_count":20289317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T15:05:45.632Z","updated_at":"2025-12-30T10:23:55.130Z","avatar_url":"https://github.com/stdevteam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Setup\n\nUse `Python 3` for back-end.\n\nAll the requirements are described in `requirements.txt`. \n\nInitial requirements include:\n\n- [Django](https://docs.djangoproject.com/en/2.2/) as the base framework\n\n\nThe application uses SQLite for the database by default.\n\nMigrate the database before the first run:\n\n    python manage.py migrate\n\nCreate a superuser:\n\n    python manage.py createsuperuser\n\nLoad initial data for projects:\n\n    python manage.py loaddata apps/main/fixtures/initial.json\n\n### Running the application\n\n    python manage.py runserver\n\nThe application should be visible at `127.0.0.1:8000` after that.\n\nIn our initial data we have created 2 users user1 and user2, password for both is \"test\"\n\nnow you can check that user1 (which belongs to group1) has access to view1 only, and user2 has access to view2 only","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdevteam%2Fdjango_demo_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstdevteam%2Fdjango_demo_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdevteam%2Fdjango_demo_app/lists"}