{"id":17345062,"url":"https://github.com/sveetch/cmsplugin-feedparser","last_synced_at":"2025-08-01T18:34:07.664Z","repository":{"id":62563094,"uuid":"48058810","full_name":"sveetch/cmsplugin-feedparser","owner":"sveetch","description":"django-feedparser plugin for DjangoCMS","archived":false,"fork":false,"pushed_at":"2016-09-10T23:15:33.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-21T00:11:25.701Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sveetch.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-15T17:35:13.000Z","updated_at":"2020-11-22T14:46:22.000Z","dependencies_parsed_at":"2022-11-03T15:45:27.914Z","dependency_job_id":null,"html_url":"https://github.com/sveetch/cmsplugin-feedparser","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/sveetch%2Fcmsplugin-feedparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fcmsplugin-feedparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fcmsplugin-feedparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fcmsplugin-feedparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch","download_url":"https://codeload.github.com/sveetch/cmsplugin-feedparser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228399639,"owners_count":17913819,"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-10-15T16:29:12.153Z","updated_at":"2024-12-06T02:25:51.299Z","avatar_url":"https://github.com/sveetch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. _Django: https://www.djangoproject.com/\n.. _DjangoCMS: https://www.django-cms.org\n.. _django-feedparser: https://github.com/sveetch/django-feedparser\n\n====================\ncmsplugin-feedparser\n====================\n\n`django-feedparser`_ plugin for DjangoCMS\n\n.. Warning::\n    Version 0.3.0 has dropped support for ``DjangoCMS\u003c3.3.1``.\n\nLinks\n*****\n\n* Download his `PyPi package \u003chttps://pypi.python.org/pypi/cmsplugin-feedparser\u003e`_;\n* Clone it on his `repository \u003chttps://github.com/sveetch/cmsplugin-feedparser\u003e`_;\n\nRequires\n********\n\n* Django \u003e= 1.8;\n* `DjangoCMS`_ \u003e= 3.3.1;\n* `django-feedparser`_ \u003e= 0.1.2;\n\nInstall\n*******\n\nFirst install the package ::\n\n    pip install cmsplugin-feedparser\n\nAdd it to your installed Django apps in settings : ::\n\n    INSTALLED_APPS = (\n        ...\n        'django_feedparser',\n        'cmsplugin_feedparser',\n        ...\n    )\n\nThen import their settings: ::\n\n    from django_feedparser.settings import *\n    from cmsplugin_feedparser.settings import *\n\nFinally install plugin models in your database using migrations: ::\n\n    python manage.py migrate\n\n.. Note::\n    Note than since version ``0.2.0``, this plugin has moved to Django migrations system, previous South migration will be freezed in their current state and have been moved to ``south_migrations`` directory as recommended since `South 1.0.x \u003chttp://south.readthedocs.org/en/latest/releasenotes/1.0.html\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveetch%2Fcmsplugin-feedparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsveetch%2Fcmsplugin-feedparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveetch%2Fcmsplugin-feedparser/lists"}