{"id":51368304,"url":"https://github.com/djangify/adminita_demo","last_synced_at":"2026-07-03T03:35:35.064Z","repository":{"id":330005610,"uuid":"1119541405","full_name":"djangify/adminita_demo","owner":"djangify","description":"Adminita Django Admin Theme Demo Site","archived":false,"fork":false,"pushed_at":"2026-01-31T15:54:43.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-03T03:35:34.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/djangify.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-19T12:43:10.000Z","updated_at":"2026-01-31T15:54:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/djangify/adminita_demo","commit_stats":null,"previous_names":["djangify/adminita_demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/djangify/adminita_demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djangify%2Fadminita_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djangify%2Fadminita_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djangify%2Fadminita_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djangify%2Fadminita_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djangify","download_url":"https://codeload.github.com/djangify/adminita_demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djangify%2Fadminita_demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35071461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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":[],"created_at":"2026-07-03T03:35:33.580Z","updated_at":"2026-07-03T03:35:35.050Z","avatar_url":"https://github.com/djangify.png","language":"HTML","funding_links":["https://ko-fi.com/todianedev"],"categories":[],"sub_categories":[],"readme":"# Adminita Demo Site\n\nDemo site showcasing the [Adminita](https://github.com/djangify/adminita) Django Admin Theme.\n\n**Live Demo:** [adminita.todiane.com](https://adminita.todiane.com)\n\n## Guest Login\n\nExplore the admin interface with read-only access:\n\n| Field | Value |\n|-------|-------|\n| URL | [adminita.todiane.com/admin](https://adminita.todiane.com/admin) |\n| Email | `guest@adminita.demo` |\n| Password | `demopassword123` |\n\nThe guest account has view-only permissions - you can browse all models but cannot add, edit, or delete anything.\n\n## Features Demonstrated\n\n- Modern dashboard with app cards\n- Change list views with search and filters\n- Change forms with various field types\n- Responsive sidebar navigation\n- Login and logout pages\n\n## Local Setup\n```bash\n# Clone the repo\ngit clone https://github.com/djangify/adminita_demo.git\ncd adminita_demo\n\n# Create virtual environment\npython -m venv venv\nsource venv/bin/activate  # Windows: venv\\Scripts\\activate\n\n# Install dependencies\npip install -r requirements.txt\n\n# Run migrations\npython manage.py migrate\n\n# Create superuser (for full access)\npython manage.py createsuperuser\n\n# Create guest user (for read-only demo access)\npython manage.py create_guest_user\n\n# Run server\npython manage.py runserver\n```\n\nVisit [http://localhost:8000/admin](http://localhost:8000/admin)\n\n## Related Links\n\n- **Adminita Theme:** [github.com/djangify/adminita](https://github.com/djangify/adminita)\n\n- **PyPI**: https://pypi.org/project/adminita/ \n\n- **Documentation:** [github.com/djangify/adminita#readme](https://github.com/djangify/adminita#readme)\n\n## License\n\nMIT License - See [Adminita License](https://github.com/djangify/adminita/blob/main/LICENSE)\n\n\nMade with ❤️ by a Django enthusiast\n\n**Note**: This is an open-source project. I appreciate your patience and contributions!\n\n**Developer**: https://www.todiane.com \n\n**Developer LinkedIn**: https://linkedin.com/in/todianedev\n\n**Coffee Always Welcome**: https://ko-fi.com/todianedev ❤️","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjangify%2Fadminita_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjangify%2Fadminita_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjangify%2Fadminita_demo/lists"}