{"id":26953400,"url":"https://github.com/erfanfs10/django-blog","last_synced_at":"2025-04-03T01:29:41.820Z","repository":{"id":155364801,"uuid":"597358503","full_name":"erfanfs10/Django-Blog","owner":"erfanfs10","description":"A Simple Blog Project Using Django Framework # please read README.md for more information","archived":false,"fork":false,"pushed_at":"2024-01-04T17:38:21.000Z","size":1058,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-05T17:34:33.074Z","etag":null,"topics":["backend","blog","bootstrap","django","python"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/erfanfs10.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}},"created_at":"2023-02-04T09:49:57.000Z","updated_at":"2024-01-05T17:34:33.074Z","dependencies_parsed_at":null,"dependency_job_id":"5041c6c8-a51f-4905-abaf-8b59f0a52ae0","html_url":"https://github.com/erfanfs10/Django-Blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanfs10%2FDjango-Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanfs10%2FDjango-Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanfs10%2FDjango-Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanfs10%2FDjango-Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erfanfs10","download_url":"https://codeload.github.com/erfanfs10/Django-Blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246921532,"owners_count":20855283,"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":["backend","blog","bootstrap","django","python"],"created_at":"2025-04-03T01:29:41.235Z","updated_at":"2025-04-03T01:29:41.804Z","avatar_url":"https://github.com/erfanfs10.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-blog\n\nA Simple Blog Project Using Django Framework  Features used in this project :\n\n* Set A Profile\n* Manage Your Posts\n* Like Posts\n* Used Redis as Cache backend \n* Used Session Framework \n* Used Message Framework \n* Send a Welcome Email using celery with Redis\n\nHow to run the project?\n\n1:\n  * install requirements.txt with command : pip install -r requirements.txt\n  \n2:\n  * install Redis and make sure it's active and running\n  \n3:\n  * Create a file with the name local_setting.py beside setting.py and add the following code:\n  \n  * SECRET_KEY = 'YOUR SECRET KEY'\n  * DEBUG = True          # if you want to use this project in production change the value to False.\n  * EMAIL = \"YOUR EMAIL ADDRESS\"\n  * APP_PASSWORD = \"YOUR APP PASSWORD\"\n  * ALLOWED_HOSTS = ['*']         # if you want to use this project in production replace * with your domain .\n  \n4: \n  * Run python manage.py migrate\n  * Run python manage.py createsuperuser\n\n5:\n  * run python manage.py runserver\n\n6:\n  * celery -A blog worker -Q email -l INFO   # if you don't run this, emails will not send to the users.\n\n  \nENJOY THE PROJECT :)\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferfanfs10%2Fdjango-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferfanfs10%2Fdjango-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferfanfs10%2Fdjango-blog/lists"}