{"id":16120742,"url":"https://github.com/marksweb/django-example","last_synced_at":"2025-04-06T10:42:29.317Z","repository":{"id":146070010,"uuid":"530982237","full_name":"marksweb/django-example","owner":"marksweb","description":"Example django project setup","archived":false,"fork":false,"pushed_at":"2024-11-10T15:15:03.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T16:19:57.645Z","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/marksweb.png","metadata":{"files":{"readme":"README.rst","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":"2022-08-31T07:41:42.000Z","updated_at":"2024-11-12T16:01:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc4a0e00-09cd-40a2-bdf5-9bd91c6a7441","html_url":"https://github.com/marksweb/django-example","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/marksweb%2Fdjango-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksweb%2Fdjango-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksweb%2Fdjango-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksweb%2Fdjango-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marksweb","download_url":"https://codeload.github.com/marksweb/django-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471298,"owners_count":20944153,"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-09T20:59:09.142Z","updated_at":"2025-04-06T10:42:29.287Z","avatar_url":"https://github.com/marksweb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"django-example\n--------------\n\nThis is an example django project started with `uv`.\n\nFeatures\n--------\n\nClear cache view\n================\n\nIt's possible to clear the cache from the admin using a custom admin view.\nThis is achieved using a subclass of ``AdminSite``. See ``core.admin.MyAdminSite``\nfor the view and the URL setup. A basic example is included, but within the view\nthere is access to the request, so permissions checking can be carried out on\nthe user if necessary. It also loops over all defined caches and clears each\nby default. You could modify this so it only clear certain cache(s).\n\nTo use a custom ``AdminSite``, you add it to the installed apps in place of\n`django.contrib.admin`. So in `settings.py` you'll see ``\"core.apps.MyAdminConfig\"`` instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksweb%2Fdjango-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarksweb%2Fdjango-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksweb%2Fdjango-example/lists"}