{"id":23691339,"url":"https://github.com/devnamdev2003/django_template","last_synced_at":"2026-01-28T02:50:42.176Z","repository":{"id":126514483,"uuid":"573283010","full_name":"devnamdev2003/Django_template","owner":"devnamdev2003","description":"Django Template is a simple business web page based on Django. It includes an image slider to showcase various images related to the business and a contact form for users to get in touch.","archived":false,"fork":false,"pushed_at":"2023-10-09T09:19:20.000Z","size":9758,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T10:39:16.066Z","etag":null,"topics":["bootstrap","django","python","template"],"latest_commit_sha":null,"homepage":"https://djangopage.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devnamdev2003.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-02T05:01:12.000Z","updated_at":"2025-04-10T09:02:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6091f81-3e08-4905-a30e-73e9c0403995","html_url":"https://github.com/devnamdev2003/Django_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devnamdev2003/Django_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnamdev2003%2FDjango_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnamdev2003%2FDjango_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnamdev2003%2FDjango_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnamdev2003%2FDjango_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devnamdev2003","download_url":"https://codeload.github.com/devnamdev2003/Django_template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnamdev2003%2FDjango_template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28834970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T02:10:51.810Z","status":"ssl_error","status_checked_at":"2026-01-28T02:10:50.806Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","python","template"],"created_at":"2024-12-30T02:56:36.363Z","updated_at":"2026-01-28T02:50:42.144Z","avatar_url":"https://github.com/devnamdev2003.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n# Django Template\n\n## Overview\n\nDjango Template is a simple business web page based on Django. It includes an image slider to showcase various images related to the business and a contact form for users to get in touch.\n\n## [Preview](https://djangopage.onrender.com/)\n\n## Features\n\n- Image Slider: A visually appealing image slider to showcase business-related images.\n- Contact Form: A contact form that allows users to send inquiries or feedback.\n- Responsiveness: The web page is designed to be responsive, adapting to different screen sizes and devices.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following prerequisites installed on your system:\n\n- Python: The project requires Python to be installed. You can download the latest version of Python from the official website [Download](https://www.python.org/downloads/).\n\n## Installation\n\n1. Clone the repository to your local machine:\n\n```bash\ngit clone https://github.com/devnamdev2003/django-template.git\ncd django-template\n```\n\n2. Create a virtual environment and activate it (recommended):\n\n```bash\n# Windows\npython -m venv venv\nvenv\\Scripts\\activate\n\n# macOS/Linux\npython3 -m venv venv\nsource venv/bin/activate\n```\n\n3. Install the required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n4. Run database migrations:\n\n```bash\npython manage.py migrate\n```\n\n5. Create a superuser (optional but useful for testing the contact form):\n\n```bash\npython manage.py createsuperuser\n```\n\n6. Run the Django development server:\n\n```bash\npython manage.py runserver\n```\n\n7. Access the web page in your browser by navigating to `http://localhost:8000/`.\n\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnamdev2003%2Fdjango_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevnamdev2003%2Fdjango_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnamdev2003%2Fdjango_template/lists"}