{"id":19056729,"url":"https://github.com/geonode/geonode-user-messages","last_synced_at":"2025-06-22T18:05:34.337Z","repository":{"id":17166635,"uuid":"19933746","full_name":"GeoNode/geonode-user-messages","owner":"GeoNode","description":"Fork of django-user-messages compatible with django 1.6","archived":false,"fork":false,"pushed_at":"2024-05-30T14:02:53.000Z","size":245,"stargazers_count":2,"open_issues_count":1,"forks_count":15,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-06-22T18:05:20.214Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoNode.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"2014-05-19T08:04:56.000Z","updated_at":"2024-05-13T14:51:58.000Z","dependencies_parsed_at":"2024-06-21T04:10:57.247Z","dependency_job_id":null,"html_url":"https://github.com/GeoNode/geonode-user-messages","commit_stats":{"total_commits":114,"total_committers":19,"mean_commits":6.0,"dds":0.5087719298245614,"last_synced_commit":"e75a9c5551120cec7a2989d213785cb213a10e4c"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/GeoNode/geonode-user-messages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-user-messages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-user-messages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-user-messages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-user-messages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoNode","download_url":"https://codeload.github.com/GeoNode/geonode-user-messages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-user-messages/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261338955,"owners_count":23143892,"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-11-08T23:51:13.591Z","updated_at":"2025-06-22T18:05:29.318Z","avatar_url":"https://github.com/GeoNode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"User messaging\n==============\n\n``user-messages`` is an application for allowing users of your Django site to\nsend messages to each other.\n\n\nQuick Start\n-----------\n\nInclude ``user-messages`` in your requirements file and add\n``\"user_messages\"`` to your INSTALLED APPS setting.\n\nOnce you have the ``user-messages`` installed, hook up the URLs::\n    \n    urlpatterns = patterns(\"\",\n        # some cool URLs\n        \n        (r\"^messages/\", include(\"user_messages.urls\")),\n        \n        # some other cool URLs\n    )\n\nNow all you need to do is wire up some templates.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonode%2Fgeonode-user-messages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeonode%2Fgeonode-user-messages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonode%2Fgeonode-user-messages/lists"}