{"id":16391510,"url":"https://github.com/rclement/pyconfr2023-djangoadmin","last_synced_at":"2025-05-07T04:25:37.207Z","repository":{"id":82415277,"uuid":"603113273","full_name":"rclement/pyconfr2023-djangoadmin","owner":"rclement","description":"PyConFR 2023 - Django Admin comme framework pour développer des outils internes","archived":false,"fork":false,"pushed_at":"2023-02-25T16:22:52.000Z","size":2277,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T18:31:31.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rclement.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,"zenodo":null}},"created_at":"2023-02-17T16:38:15.000Z","updated_at":"2023-09-18T07:48:23.000Z","dependencies_parsed_at":"2023-06-15T14:00:09.924Z","dependency_job_id":null,"html_url":"https://github.com/rclement/pyconfr2023-djangoadmin","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/rclement%2Fpyconfr2023-djangoadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fpyconfr2023-djangoadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fpyconfr2023-djangoadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fpyconfr2023-djangoadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rclement","download_url":"https://codeload.github.com/rclement/pyconfr2023-djangoadmin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252811942,"owners_count":21808049,"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":[],"created_at":"2024-10-11T04:46:30.057Z","updated_at":"2025-05-07T04:25:37.196Z","avatar_url":"https://github.com/rclement.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyConFR 2023 - \"Django Admin comme framework pour développer des outils internes\"\n\n\u003e Application de démonstration\n\nCe dépôt contient un exemple factice d'application métier développée uniquement en utilisant Django Admin.\nLa [présentation](slides.pdf) associée est également incluse.\n\n## Démarrage initial\n\n1. Installer l'environnement virtuel et les dépendances avec `pipenv` :\n```bash\npipenv install -d\npipenv shell\n```\n\n2. Créer la base de données :\n```bash\ncp .example.env\npython manage.py migrate\n```\n\n3. Créer un utilisateur admin :\n```bash\npython manage.py createsuperuser\n```\n\n4. Lancer l'application :\n```bash\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frclement%2Fpyconfr2023-djangoadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frclement%2Fpyconfr2023-djangoadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frclement%2Fpyconfr2023-djangoadmin/lists"}