{"id":22945203,"url":"https://github.com/danilomeneghel/crud-python-django","last_synced_at":"2026-04-04T08:43:25.923Z","repository":{"id":130121068,"uuid":"151450549","full_name":"danilomeneghel/crud-python-django","owner":"danilomeneghel","description":"CRUD Complete - Python and Django","archived":false,"fork":false,"pushed_at":"2020-07-18T20:32:49.000Z","size":1120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T14:24:48.762Z","etag":null,"topics":["bootstrap","css","django","js","python","scss","sqlite"],"latest_commit_sha":null,"homepage":"https://crud-python-django.herokuapp.com/","language":"Python","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/danilomeneghel.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":"2018-10-03T17:12:29.000Z","updated_at":"2020-07-18T20:32:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"9615d64d-1e49-4c9d-8c2b-00374b743217","html_url":"https://github.com/danilomeneghel/crud-python-django","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/danilomeneghel%2Fcrud-python-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fcrud-python-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fcrud-python-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fcrud-python-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danilomeneghel","download_url":"https://codeload.github.com/danilomeneghel/crud-python-django/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246716889,"owners_count":20822535,"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":["bootstrap","css","django","js","python","scss","sqlite"],"created_at":"2024-12-14T14:30:02.122Z","updated_at":"2025-12-30T20:28:06.598Z","avatar_url":"https://github.com/danilomeneghel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Books\n\nProject of an books registration using Python and Django.\n\n## Features\n\n- CRUD\n- Active Record\n- Login\n- Search\n- Sort Column\n- Paginate\n- Routes\n- Migrate\n\n## Requirements\n\n- Python \u003e= 3.7.0\n- Django \u003e= 2.2.13\n- PIP \u003e= 18.0\n- SQLite \u003e= 3\n\n## Tecnologies\n\n- Python\n- Django\n- CSS and SCSS\n- JS\n- Bootstrap\n- SQLite\n\n## Installation\n\n```\n$ git clone https://github.com/danilomeneghel/crud-python-django.git\n\n$ cd crud-python-django\n$ pip install -r requirements.txt\n\n$ python manage.py migrate\n```\n\nAfter everything is done, run the project:\n\n```\n$ python manage.py runserver\n```\n\nFinally open http://localhost:8000/ in your browser.\n\n## Create new modules\n\n```\n$ python manage.py startapp name_module\n```\n\n## Routes\n\n```\n$ python manage.py show_urls\n```\n\n## Demonstration\n\nYou can see the system working by clicking the link below:\u003cbr\u003e\nhttps://crud-python-django.herokuapp.com/\n\n- Login:\n    - Username: admin\n    - Password: admin\n\n## License\n\nThis project is licensed under \u003ca href=\"LICENSE\"\u003eThe MIT License (MIT)\u003c/a\u003e.\n\n## Screenshots\n\n![Screenshots](screenshots/screenshot01.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot02.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot03.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot04.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot05.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot06.png)\u003cbr\u003e\u003cbr\u003e\n\nDeveloped by\u003cbr\u003e\nDanilo Meneghel\u003cbr\u003e\ndanilo.meneghel@gmail.com\u003cbr\u003e\nhttp://danilomeneghel.github.io/\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilomeneghel%2Fcrud-python-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilomeneghel%2Fcrud-python-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilomeneghel%2Fcrud-python-django/lists"}