{"id":28559188,"url":"https://github.com/toastdriven/django-rsvp","last_synced_at":"2025-06-10T08:36:22.239Z","repository":{"id":433444,"uuid":"54149","full_name":"toastdriven/django-rsvp","owner":"toastdriven","description":"A simple RSVP app.","archived":false,"fork":false,"pushed_at":"2014-08-21T00:23:51.000Z","size":155,"stargazers_count":31,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-07T16:54:56.332Z","etag":null,"topics":[],"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/toastdriven.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-09-19T02:42:21.000Z","updated_at":"2021-10-16T18:25:26.000Z","dependencies_parsed_at":"2022-07-08T07:44:27.814Z","dependency_job_id":null,"html_url":"https://github.com/toastdriven/django-rsvp","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/toastdriven%2Fdjango-rsvp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-rsvp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-rsvp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-rsvp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toastdriven","download_url":"https://codeload.github.com/toastdriven/django-rsvp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-rsvp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259039673,"owners_count":22796891,"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":"2025-06-10T08:36:12.399Z","updated_at":"2025-06-10T08:36:22.225Z","avatar_url":"https://github.com/toastdriven.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============================\ndjango-rsvp: A simple RSVP app.\n===============================\n\n``django-rsvp`` is a simple RSVP application for use with Django. The intent\nis to be able to basic events, send guests invite e-mails and collect their\nresponse if they will be attending or not.\n\n\nRequirements\n============\n\n``django-rsvp`` requires:\n\n* Python 2.3+\n* Django 1.0+\n\nThe only potential dependency within Django is that ``django.contrib.sites``\nis in ``INSTALLED_APPS`` in order to make the included e-mail template work.\n\n\nInstallation\n============\n\n#. Either copy/symlink the ``rsvp`` app into your project or place it\n   somewhere on your ``PYTHONPATH``.\n#. Add ``rvsp`` app to your ``INSTALLED_APPS``.\n#. Set the ``RSVP_FROM_EMAIL`` setting to an e-mail address you'd like\n   invites to be sent from.\n#. Run ``./manage.py syncdb``.\n#. Add ``(r'^rsvp/', include('rsvp.urls')),`` to your\n   ``urls.py``.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fdjango-rsvp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoastdriven%2Fdjango-rsvp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fdjango-rsvp/lists"}