{"id":39509989,"url":"https://github.com/codingforentrepreneurs/direct-messages-in-django","last_synced_at":"2026-01-18T06:01:08.788Z","repository":{"id":46846330,"uuid":"259553899","full_name":"codingforentrepreneurs/Direct-Messages-in-Django","owner":"codingforentrepreneurs","description":"A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!","archived":false,"fork":false,"pushed_at":"2021-09-22T18:59:27.000Z","size":28,"stargazers_count":89,"open_issues_count":1,"forks_count":34,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-03-15T19:57:59.138Z","etag":null,"topics":["chat","direct-messages","django","dm","not-django-channels","slack-like","synchronous","tutorial"],"latest_commit_sha":null,"homepage":"https://www.codingforentrepreneurs.com/projects/direct-messages-django","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/codingforentrepreneurs.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}},"created_at":"2020-04-28T06:41:50.000Z","updated_at":"2023-12-12T14:37:26.000Z","dependencies_parsed_at":"2022-09-02T22:11:08.251Z","dependency_job_id":null,"html_url":"https://github.com/codingforentrepreneurs/Direct-Messages-in-Django","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingforentrepreneurs/Direct-Messages-in-Django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingforentrepreneurs%2FDirect-Messages-in-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingforentrepreneurs%2FDirect-Messages-in-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingforentrepreneurs%2FDirect-Messages-in-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingforentrepreneurs%2FDirect-Messages-in-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingforentrepreneurs","download_url":"https://codeload.github.com/codingforentrepreneurs/Direct-Messages-in-Django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingforentrepreneurs%2FDirect-Messages-in-Django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28531991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["chat","direct-messages","django","dm","not-django-channels","slack-like","synchronous","tutorial"],"created_at":"2026-01-18T06:01:07.837Z","updated_at":"2026-01-18T06:01:08.780Z","avatar_url":"https://github.com/codingforentrepreneurs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Direct Messages in Django Logo](https://static.codingforentrepreneurs.com/media/projects/direct-messages-django/images/share/Direct_Messages_in_Django_-_Share.jpg)](https://www.codingforentrepreneurs.com/projects/direct-messages-django)\n\n# Direct Messages in Django\nA tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!\n\n- Learn [here](https://www.codingforentrepreneurs.com/projects/direct-messages-django)\n\n### Lesson Code\n\n[4 - Base Django Project in VS Code](../../tree/3ab033b0a4d4b7ab7cba2ed89ceaec111b79f013/)\n\n[5 - DM App and Abstract Base Model](../../tree/71faf517f23e90c6b4e88194c5b04e999d8b1f17/)\n\n[6 - Message Model Class \u0026 Migrations](../../tree/5432f908f55a20a94422bb482f80348c55ad7dc4/)\n\n[6 - The Channel Model](../../tree/2a4dcef13b5d25bdb3c05e8cdc6a0f2ddb375279/)\n\n[8 - Two User Channel Lookup](../../tree/8213133542447ef57227a71b5b98d7080072e688/)\n\n[9 - Channel Lookup TestCase](../../tree/62a3069f4b3d7f1a6d2a93d5f75800a02e1a5fd6/)\n\n[10 - The Channel Model in the Admin](../../tree/50a1ba15f08be4ee75c660254feea04fc2e55e56/)\n\n[11 - Private Message View](../../tree/4b8b6b1125b5ca15ef3fd1eadb32567408e0e8e0/)\n\n[12 - Get or Create Private Channel](../../tree/b3c828c5be2ea74c908670f59f221340ec838d4f/)\n\n[13 - Function Based View to Class Based View](../../tree/82eea051edce6ac4c732c6ec66ec0c00c2edbc48/)\n\n[14 - Templates \u0026 Our View](../../tree/188d7fb9e311f32528095b667c511e23f3ca74de/)\n\n[15 - My Private Channel View](../../tree/f48b71ae5bfe008b69be3eb1af137aa66a7eafc7/)\n\n[16 - Multi-User Channel Detail View](../../tree/d91384e639daa2f7dfbcec27eb9a3c14c691eef9/)\n\n[17 - URL Regex for UUID](../../tree/7d0be5f231595f30ebe037c68f22d5a2842eee6c/)\n\n[18 - Channel Message Form](../../tree/e6f1cfff5ea5860349495c1a629740b17e7a9727/)\n\n[19 - AJAX with XMLHttpRequest](../../tree/78b613d36a058e9ab54862b1f49b265a47d976ff/)\n\n[20 - Simple UI \u0026 CSS In Channel](../../tree/9b66179dfaaa6f0efe8dcf0250a5bf6e7fa3d8fc/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingforentrepreneurs%2Fdirect-messages-in-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingforentrepreneurs%2Fdirect-messages-in-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingforentrepreneurs%2Fdirect-messages-in-django/lists"}