{"id":16177781,"url":"https://github.com/grantjenks/django-rrweb","last_synced_at":"2025-03-19T01:30:41.204Z","repository":{"id":51332055,"uuid":"519981752","full_name":"grantjenks/django-rrweb","owner":"grantjenks","description":"Django application to record and replay browser sessions.","archived":false,"fork":false,"pushed_at":"2022-08-31T23:20:32.000Z","size":198,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-29T13:42:23.587Z","etag":null,"topics":["django","django-admin","record","replay","rrweb"],"latest_commit_sha":null,"homepage":"https://grantjenks.com/docs/django-rrweb/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.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}},"created_at":"2022-08-01T05:56:20.000Z","updated_at":"2023-12-03T17:57:05.000Z","dependencies_parsed_at":"2022-08-12T23:10:26.126Z","dependency_job_id":null,"html_url":"https://github.com/grantjenks/django-rrweb","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fdjango-rrweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fdjango-rrweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fdjango-rrweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fdjango-rrweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/django-rrweb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244336103,"owners_count":20436768,"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","django-admin","record","replay","rrweb"],"created_at":"2024-10-10T05:10:18.798Z","updated_at":"2025-03-19T01:30:40.892Z","avatar_url":"https://github.com/grantjenks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django Rrweb\n============\n\n`Django Rrweb \u003chttp://www.grantjenks.com/docs/django-rrweb/\u003e`__ is an Apache2\nlicensed Django application that records and replays sessions in web browsers.\n\n\nFeatures\n--------\n\n- Record sessions in web browsers\n- Replay sessions in web browsers\n- Tested on Python 3.7, 3.8, 3.9, 3.10\n- Tested on Django 3.2 LTS and Django 4.0\n\n.. image:: https://github.com/grantjenks/django-rrweb/workflows/integration/badge.svg\n   :target: https://github.com/grantjenks/django-rrweb/actions?query=workflow%3Aintegration\n\n.. image:: https://github.com/grantjenks/django-rrweb/workflows/release/badge.svg\n   :target: https://github.com/grantjenks/django-rrweb/actions?query=workflow%3Arelease\n\n\nQuickstart\n----------\n\nInstalling Django Rrweb is simple with `pip\n\u003chttp://www.pip-installer.org/\u003e`_::\n\n    $ pip install django-rrweb\n\nChange `settings.py` like:\n\n.. code::\n\n   INSTALLED_APPS += ['django.contrib.humanize', 'django_rrweb']\n\nChange `urls.py` like:\n\n.. code::\n\n   urlpatterns += [path('backend/', include('django_rrweb.urls'))]\n\nThe Django \"admin\" is also required for replaying and deleting sessions.\n\nThen migrate the database like:\n\n.. code::\n\n   $ python manage.py migrate\n\n\nReference and Indices\n---------------------\n\n* `Django Rrweb Documentation`_\n* `Django Rrweb at PyPI`_\n* `Django Rrweb at GitHub`_\n* `Django Rrweb Issue Tracker`_\n\n.. _`Django Rrweb Documentation`: http://www.grantjenks.com/docs/django-rrweb/\n.. _`Django Rrweb at PyPI`: https://pypi.python.org/pypi/django-rrweb/\n.. _`Django Rrweb at GitHub`: https://github.com/grantjenks/django-rrweb\n.. _`Django Rrweb Issue Tracker`: https://github.com/grantjenks/django-rrweb/issues\n\n\nDjango Rrweb License\n--------------------\n\nCopyright 2022 Grant Jenks\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License.  You may obtain a copy of the\nLicense at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied.  See the License for the\nspecific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantjenks%2Fdjango-rrweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrantjenks%2Fdjango-rrweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantjenks%2Fdjango-rrweb/lists"}