{"id":13542510,"url":"https://github.com/feincms/feincms3-example","last_synced_at":"2025-12-30T01:04:56.718Z","repository":{"id":65299948,"uuid":"61941860","full_name":"feincms/feincms3-example","owner":"feincms","description":"Example feincms3 project providing a pages and an article app","archived":false,"fork":false,"pushed_at":"2024-07-29T10:05:26.000Z","size":65,"stargazers_count":13,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T19:51:29.808Z","etag":null,"topics":["cms","django","feincms3"],"latest_commit_sha":null,"homepage":"https://feincms3.readthedocs.io","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/feincms.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-25T12:18:34.000Z","updated_at":"2024-10-13T21:08:28.000Z","dependencies_parsed_at":"2024-08-01T10:26:51.757Z","dependency_job_id":null,"html_url":"https://github.com/feincms/feincms3-example","commit_stats":null,"previous_names":["feincms/feincms3-example","matthiask/feincms3-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feincms%2Ffeincms3-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feincms%2Ffeincms3-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feincms%2Ffeincms3-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feincms%2Ffeincms3-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feincms","download_url":"https://codeload.github.com/feincms/feincms3-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246796835,"owners_count":20835454,"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":["cms","django","feincms3"],"created_at":"2024-08-01T10:01:09.291Z","updated_at":"2025-12-30T01:04:56.657Z","avatar_url":"https://github.com/feincms.png","language":"Python","funding_links":[],"categories":["django","Python"],"sub_categories":[],"readme":"========================\nfeincms3 example project\n========================\n\nClone this repository::\n\n    git clone https://github.com/matthiask/feincms3-example/\n    cd feincms3-example\n\nSetup a virtualenv::\n\n    python3 -m venv venv\n    . venv/bin/activate\n    pip install -r requirements.txt\n\nMaybe adapt the database connection parameters in ``app/settings.py``,\nif you don’t want to use SQLite.\n\nRun migrations and create a superuser::\n\n    ./manage.py migrate\n    ./manage.py createsuperuser\n\nImport the fixtures::\n\n    ./manage.py loaddata fixtures/pages.json\n    ./manage.py loaddata fixtures/articles.json\n\nStart the runserver::\n\n    ./manage.py runserver\n\nOpen ``http://127.0.0.1:8000/`` and ``http://127.0.0.1:8000/admin/`` and\ndive in!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeincms%2Ffeincms3-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeincms%2Ffeincms3-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeincms%2Ffeincms3-example/lists"}