{"id":16417373,"url":"https://github.com/tim-schilling/django-cairn","last_synced_at":"2025-10-25T20:11:40.614Z","repository":{"id":148568129,"uuid":"570246848","full_name":"tim-schilling/django-cairn","owner":"tim-schilling","description":"The passive trail guide for a Djangonaut's journey.","archived":false,"fork":false,"pushed_at":"2024-10-02T00:11:55.000Z","size":1453,"stargazers_count":25,"open_issues_count":13,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T22:17:13.636Z","etag":null,"topics":["django","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tim-schilling.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}},"created_at":"2022-11-24T17:26:16.000Z","updated_at":"2024-11-05T19:15:27.000Z","dependencies_parsed_at":"2024-10-11T07:11:45.089Z","dependency_job_id":"075a3b8c-aecd-44a8-8743-130e74731534","html_url":"https://github.com/tim-schilling/django-cairn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tim-schilling/django-cairn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-schilling%2Fdjango-cairn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-schilling%2Fdjango-cairn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-schilling%2Fdjango-cairn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-schilling%2Fdjango-cairn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tim-schilling","download_url":"https://codeload.github.com/tim-schilling/django-cairn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-schilling%2Fdjango-cairn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260246206,"owners_count":22980354,"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","python"],"created_at":"2024-10-11T07:11:28.527Z","updated_at":"2025-10-25T20:11:35.570Z","avatar_url":"https://github.com/tim-schilling.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Django Cairn\n*The passive trail guide for a Djangonaut's journey.*\n\nThis is the future home to the source code for a web site dedicated to\ncataloging Django knowledge across the web.\n\nThe current plan is as follows:\n\n1. Collect initial static content links, titles and descriptions.\n2. Categorize content.\n3. Determine UX and UI.\n4. Determine data model.\n6. Implement views and templates.\n7. `\u003cdeployment shenanigans\u003e`\n8. Research RSS ingestion solution.\n9. Research content review solution.\n10. `\u003cdraw rest of owl\u003e`\n\nIf you'd like to help, I'd love to have it. But as you can see, things are\nstill a bit mushy.\n\nIf you're still interested, add a comment to\n[Issue #2](https://github.com/tim-schilling/django-cairn/issues/2).\n\nIf you have specific ideas for the site, feel free to share them with me\nhow you're most comfortable. The best public location is currently the\n[welcome discussion](https://github.com/tim-schilling/django-cairn/discussions/1).\n\n\n# Design Document\n\nI wrote a [blog post](https://www.better-simple.com/django/cairn/2023/02/28/plotting-the-trail-for-django-cairn/)\ndetailing the process of this design that may be useful.\n\n## Content sources\n\n- RSS feed reader integration\n- DjangoCon Jekyll file parser\n- Django newsletter comments\n- Helpful social media links\n- Helpful gists\n\n## Models\n\n**Content**\n- title\n- description\n- tags\n- posted\n- published\n- source\n- url\n- image\n- thumbnail\n- last updated\n- last checked\n- parsed content\n- search content\n- next check\n- staleness count\n\n**Source**\n- url\n- title\n- last updated\n- last checked\n- contact\n- active\n\n**Tag**\n- title\n\n**DjangoVersionTag**\n\n**PythonVersionTag**\n\n**ContentReview(historical)**\n- content\n- user\n- published\n- publish date\n- created\n- updated\n- review\n- recommend\n- rating\n- reader level (beginner, intermediate, expert, all)\n\n**ReviewRequest**\n\n**FetchSourceSnapshot**\n- created\n- updated\n- state\n- date\n- source\n\n**FetchContentSnapshot**\n- created\n- updated\n- content\n- state\n\n## Views\n\n**Landing**\n- show latest content\n- show latest reviewed content\n- submit new source\n- submit new content\n- request to be curator\n- search\n\n**Submit new source**\n- url\n- title\n- contact\n- reason\n\n**Submit new content**\n- url\n- django versions\n- python versions\n- source title\n- contact\n- reason\n\n**Request to be curator** (email)\n\n**Report curation** (email?)\n\n**Search**\n- full text search\n- filter on django tags\n- filter on python tags\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-schilling%2Fdjango-cairn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftim-schilling%2Fdjango-cairn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-schilling%2Fdjango-cairn/lists"}