{"id":15173854,"url":"https://github.com/poetries/django-shop","last_synced_at":"2025-07-26T05:10:09.758Z","repository":{"id":113501599,"uuid":"83941464","full_name":"poetries/Django-shop","owner":"poetries","description":"Python3+Django+xadmin搭建一个教育平台","archived":false,"fork":false,"pushed_at":"2017-05-22T12:56:34.000Z","size":8077,"stargazers_count":18,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-31T16:06:27.572Z","etag":null,"topics":["django","docker","html5","javascript","pycharm","python3","xadmin-python3"],"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/poetries.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":"2017-03-05T03:23:43.000Z","updated_at":"2024-02-29T08:37:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bbd86da-e019-4017-8f79-4c613091b179","html_url":"https://github.com/poetries/Django-shop","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/poetries%2FDjango-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poetries%2FDjango-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poetries%2FDjango-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poetries%2FDjango-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poetries","download_url":"https://codeload.github.com/poetries/Django-shop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238275993,"owners_count":19445323,"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":["django","docker","html5","javascript","pycharm","python3","xadmin-python3"],"created_at":"2024-09-27T11:03:49.849Z","updated_at":"2025-02-11T10:32:02.479Z","avatar_url":"https://github.com/poetries.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 基于Django+xadmin的一个后台管理系统\n\n![](https://camo.githubusercontent.com/5fb259203805e2189b8c165d05bd7fa128898cfe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c616e67756167652d707974686f6e2d6f72616e67652e737667)\n\n\n实现功能\n---\n\n![功能一览](http://upload-images.jianshu.io/upload_images/1480597-17fa9e5496b6d6da.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n\n开发环境\n---\n\n- visualenv\n- Python 3.5\n- Django 1.9.0\n- xadmin 0.6.1\n\n启动项目\n---\n\n**第一步：配置数据库**\n\n- 确保你已经安装了 `MySQL`\n- 在`settings.py` 里填入你的数据库信息\n- 生成数据表（打开pycharm，Tools-\u003eRun manage.py Task,然后依次输入 `makemigrations` `migrate`生成数据表到数据库中）\n\n```\nDATABASES = {\n   'default': {\n       'ENGINE': 'django.db.backends.mysql',\n       'NAME': 'imooc',\n       'USER': 'root', \n       'PASSWORD': 'root',\n       'HOST': '127.0.0.1',\n   }\n}\n```\n\n**第二步：安装相应的包**\n\n```\ndistribute (0.7.3)\nDjango (1.9)\ndjango-crispy-forms (1.6.1)\ndjango-formtools (2.0)\ndjango-pure-pagination (0.3.0)\ndjango-reversion (2.0.8)\ndjango-simple-captcha (0.4.6)\nhttplib2 (0.9.2)\nmysqlclient (1.3.10)\nolefile (0.44)\nPillow (4.0.0)\npip (9.0.1)\nsetuptools (28.8.0)\nsix (1.10.0)\nwheel (0.29.0)\n```\n\nScreenShot\n---\n\n- 前台\n\n\n![](static/screenshot/qt1.PNG)\n![](static/screenshot/qt2.PNG)\n![](static/screenshot/qt3.PNG)\n![](static/screenshot/qt4.PNG)\n![](static/screenshot/qt5.PNG)\n\n\n- 后台\n\n![](static/screenshot/houtai.PNG)\n![](static/screenshot/houtai2.PNG)\n\n\n演示\n---\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoetries%2Fdjango-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoetries%2Fdjango-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoetries%2Fdjango-shop/lists"}