{"id":21330211,"url":"https://github.com/mohsensami/discuss","last_synced_at":"2026-05-09T02:34:07.422Z","repository":{"id":37415231,"uuid":"505186010","full_name":"mohsensami/discuss","owner":"mohsensami","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-15T15:02:10.000Z","size":6208,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T04:21:58.879Z","etag":null,"topics":["bootstrap","django"],"latest_commit_sha":null,"homepage":"https://discuss.pythonanywhere.com/","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/mohsensami.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":"2022-06-19T18:13:51.000Z","updated_at":"2023-02-15T13:59:20.000Z","dependencies_parsed_at":"2025-01-22T13:37:33.504Z","dependency_job_id":"34df87ba-021b-46fc-85dd-5bd09a341041","html_url":"https://github.com/mohsensami/discuss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohsensami/discuss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohsensami%2Fdiscuss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohsensami%2Fdiscuss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohsensami%2Fdiscuss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohsensami%2Fdiscuss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohsensami","download_url":"https://codeload.github.com/mohsensami/discuss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohsensami%2Fdiscuss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bootstrap","django"],"created_at":"2024-11-21T22:15:39.328Z","updated_at":"2026-05-09T02:34:07.403Z","avatar_url":"https://github.com/mohsensami.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Discuss\n\n-   This is a django project developed by mohsensami\n\n## You have to follow following steps to run this project\n\n### 1. Run this command on your terminal\n\n       1. git clone https://github.com/mohsensami/discuss.git\n       2. cd discuss\n\n### 2. Create virtual enviroment to install required libraries\n\n       1. pip install virtualenv\n       2. virtualenv venv\n       3. pip install -r requirements.txt\n\n### 3. Run the project\n\n       1. python manage.py makemigrations\n       2. python manage.py migrate\n       3. python manage.py createsuperuser\n       4. python manage.py runserver\n\n### 4. Access Admin Page\n\nopen this link on your browser `http://127.0.0.1:8000/`\n\n-   To Access Admin Page goto `http://127.0.0.1:8000/admin` and enter `username` and `password` of your superuser\n\u003c!-- ### 5. See Demo here\n`https://discuss.pythonanywhere.com` --\u003e\n\n### App Preview :\n\n\u003ctable width=\"100%\"\u003e \n\u003ctr\u003e\n\u003ctd width=\"50%\"\u003e      \n\u0026nbsp; \n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  Home\n\u003c/p\u003e\n\u003cimg src=\"https://github.com/mohsensami/discuss/blob/main/screenshots/home.png?raw=true\"\u003e\n\u003c/td\u003e \n\u003ctd width=\"50%\"\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  Detail\n\u003c/p\u003e\n\u003cimg src=\"https://github.com/mohsensami/discuss/blob/main/screenshots/detail.png?raw=true\"\u003e  \n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd width=\"50%\"\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  Profile\n\u003c/p\u003e\n\u003cimg src=\"https://github.com/mohsensami/discuss/blob/main/screenshots/profile.png?raw=true\"\u003e  \n\u003c/td\u003e\n\u003ctd width=\"50%\"\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  Edit Profile\n\u003c/p\u003e\n\u003cimg src=\"https://github.com/mohsensami/discuss/blob/main/screenshots/edit-profile.png?raw=true\"\u003e  \n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohsensami%2Fdiscuss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohsensami%2Fdiscuss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohsensami%2Fdiscuss/lists"}