{"id":22737799,"url":"https://github.com/fourdigits/wagtailreports","last_synced_at":"2025-03-30T03:21:24.409Z","repository":{"id":147073662,"uuid":"108114179","full_name":"fourdigits/wagtailreports","owner":"fourdigits","description":"Wagtail Reports allows to create custom reports.","archived":false,"fork":false,"pushed_at":"2017-10-25T16:06:11.000Z","size":300,"stargazers_count":4,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T05:41:24.499Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fourdigits.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","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":"2017-10-24T10:55:14.000Z","updated_at":"2020-06-12T07:42:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"980689de-b565-4fbd-acb5-c33016637500","html_url":"https://github.com/fourdigits/wagtailreports","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/fourdigits%2Fwagtailreports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourdigits%2Fwagtailreports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourdigits%2Fwagtailreports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourdigits%2Fwagtailreports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fourdigits","download_url":"https://codeload.github.com/fourdigits/wagtailreports/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246270802,"owners_count":20750465,"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-12-10T22:17:56.488Z","updated_at":"2025-03-30T03:21:24.399Z","avatar_url":"https://github.com/fourdigits.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Wagtail Reports\n===============\n\nWagtail Reports allows to create custom reports. The reports are displayed on the admin dashboard.\nWagtail Reports gives you and your team useful insight on the day-to-day content and content changes.\n\n\nInstall\n-------\n\nPip install:\n\n.. code-block:: bash\n\n    pip install git+ssh://git@github.com/fourdigits/wagtailreports.git\n\n\nAdd wagtailreports to your settings:\n\n.. code:: python\n\n    INSTALLED_APPS = [\n        ...\n        'wagtailreports',\n    ]\n\n\nInclude the wagtailreports_urls in your urls:\n\n.. code:: python\n\n    from wagtailreports import urls as wagtailreports_urls\n\n    urlpatterns = [\n        ...\n        url(r'^reports/', include(wagtailreports_urls)),\n\n    ]\n\n.. image:: preview.png\n   :width: 100%\n   :alt: Wagtail Reports\n   :target: https://github.com/fourdigits/wagtailreports/raw/master/preview.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourdigits%2Fwagtailreports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffourdigits%2Fwagtailreports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourdigits%2Fwagtailreports/lists"}