{"id":15180605,"url":"https://github.com/shadowfaxx1/django-webapp","last_synced_at":"2026-03-09T17:09:43.068Z","repository":{"id":247976571,"uuid":"826726350","full_name":"shadowfaxx1/Django-Webapp","owner":"shadowfaxx1","description":"django webapp with CRUD functionality and added Postgresql Database for storage ","archived":false,"fork":false,"pushed_at":"2024-07-20T09:45:44.000Z","size":2537,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T00:36:22.936Z","etag":null,"topics":["crispy-forms","django-application","postgres","python-3"],"latest_commit_sha":null,"homepage":"","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/shadowfaxx1.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":"2024-07-10T08:59:54.000Z","updated_at":"2024-07-20T09:45:47.000Z","dependencies_parsed_at":"2025-02-12T00:42:06.259Z","dependency_job_id":null,"html_url":"https://github.com/shadowfaxx1/Django-Webapp","commit_stats":null,"previous_names":["shadowfaxx1/django-webapp"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowfaxx1%2FDjango-Webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowfaxx1%2FDjango-Webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowfaxx1%2FDjango-Webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowfaxx1%2FDjango-Webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowfaxx1","download_url":"https://codeload.github.com/shadowfaxx1/Django-Webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242223010,"owners_count":20092170,"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":["crispy-forms","django-application","postgres","python-3"],"created_at":"2024-09-27T16:23:21.584Z","updated_at":"2026-03-09T17:09:42.996Z","avatar_url":"https://github.com/shadowfaxx1.png","language":"Python","readme":"# Django Blog Application\n\nThis is a simple blog application built with Django. It allows users to register, log in, create, update, and delete blog posts. \n\n## Live Webapp\n\u003ca href=\"http://13.51.162.182:8000/\"\u003eDjango-Webapp Click Here!\u003c/a\u003e\n    \n## Features\n\n- User registration and authentication\n- Create, read, update, and delete posts\n- User profile management\n\n## Requirements\n\n- Python 3.11\n- Django 5.0.6\n\n## Installation\n\n1. Clone the repository:\n\n    ```sh\n    git clone https://github.com/yourusername/yourrepository.git\n    ```\n    ```\n    cd yourrepository\n    ```\n\n2. Create and activate a virtual environment:\n\n    ```sh\n    python -m venv venv\n    ```\n    ```\n    source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n    ```\n\n3. Install the required packages:\n\n    ```sh\n    pip install -r requirements.txt\n    ```\n\n4. Apply the migrations:\n\n    ```sh\n    python manage.py migrate\n    ```\n\n5. Create a superuser:\n\n    ```sh\n    python manage.py createsuperuser\n    ```\n\n6. Start the development server:\n\n    ```sh\n    python manage.py runserver\n    ```\n\n## Usage\n\n- Visit `http://127.0.0.1:8000/` to see the blog home page.\n- Use the admin panel at `http://127.0.0.1:8000/admin/` to manage users and posts.\n\n## Project Structure\n\n- `blog/`: Contains the blog application code.\n- `users/`: Contains the user management application code.\n- `templates/`: Contains the HTML templates.\n- `static/`: Contains the static files (CSS, JavaScript, images).\n- `app/`: Main project settings and URLs.\n\n## Deployment with Docker\n\n1. Build the Docker image:\n\n    ```sh\n    docker build -t django-blog .\n    ```\n\n2. Run the Docker container:\n\n    ```sh\n    docker run -d -p 8000:8000 django-blog\n    ```\n\n## Troubleshooting\n\n- **404 Errors for URLs:** Ensure your URL patterns are correct and that the names match in the templates.\n- **Form Errors:** Make sure all required fields are present in your forms and models.\n\n## Contact\n\nFor any questions or issues, please open an issue on the repository or contact the maintainer at [mail2kaifkhan@gmail.com](mailto:mail2kaifkhan@gmail.com).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowfaxx1%2Fdjango-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowfaxx1%2Fdjango-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowfaxx1%2Fdjango-webapp/lists"}