{"id":22916831,"url":"https://github.com/chanmo/django-juss2","last_synced_at":"2026-05-01T06:33:51.668Z","repository":{"id":78745254,"uuid":"491007454","full_name":"ChanMo/django-juss2","owner":"ChanMo","description":"更好看, 更简单的Django后台模板","archived":false,"fork":false,"pushed_at":"2023-04-14T02:43:31.000Z","size":2819,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-16T21:02:14.192Z","etag":null,"topics":["admin","bulma","dashboard","django","juss"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ChanMo.png","metadata":{"files":{"readme":"README.org","changelog":"changelist.png","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":"2022-05-11T07:43:58.000Z","updated_at":"2024-08-08T18:54:31.000Z","dependencies_parsed_at":"2023-07-16T22:00:19.891Z","dependency_job_id":null,"html_url":"https://github.com/ChanMo/django-juss2","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/ChanMo%2Fdjango-juss2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-juss2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-juss2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-juss2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChanMo","download_url":"https://codeload.github.com/ChanMo/django-juss2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239477672,"owners_count":19645399,"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":["admin","bulma","dashboard","django","juss"],"created_at":"2024-12-14T06:14:47.134Z","updated_at":"2025-11-06T01:30:31.043Z","avatar_url":"https://github.com/ChanMo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Django Juss Admin\n\n[[https://github.com/ChanMo/django-juss/][v1]]\n\n使用[[https://bulma.io/documentation/][Bulma.css]]重写Admin模板\n\n#+CAPTION: Login Page\n[[./login.png]]\n\n#+CAPTION: ChangeList Page\n[[./changelist.png]]\n\n\n** Quick Start\n\n*** Install\n\n#+BEGIN_SRC bash\n  pip install django-juss2\n#+END_SRC\n\n*** Update Settings.py\n\n#+BEGIN_SRC python\n  INSTALLED_APPS = [\n      'juss',\n      'bulma',\n      ...\n  ]\n  ...\n  FORM_RENDERER = 'django.forms.renderers.TemplatesSetting'  \n#+END_SRC\n\n*** Create Basic Menus\n\n#+BEGIN_SRC bash\n  python manage.py create_menus\n#+END_SRC\n\n** Todo\n\n- [x] Menu In Model\n- [ ] Update Filter\n- [ ] default useful dashboard\n- [ ] dark mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fdjango-juss2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanmo%2Fdjango-juss2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fdjango-juss2/lists"}