{"id":18457200,"url":"https://github.com/redsolution/django-catalog","last_synced_at":"2025-06-19T00:04:16.598Z","repository":{"id":978298,"uuid":"778757","full_name":"redsolution/django-catalog","owner":"redsolution","description":"Django catalog application. Manages tree organized models","archived":false,"fork":false,"pushed_at":"2016-05-12T10:07:29.000Z","size":10422,"stargazers_count":26,"open_issues_count":1,"forks_count":9,"subscribers_count":12,"default_branch":"2.0.0","last_synced_at":"2025-05-29T02:51:44.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redsolution.png","metadata":{"files":{"readme":"README","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":"2010-07-16T12:44:51.000Z","updated_at":"2024-07-22T21:59:56.000Z","dependencies_parsed_at":"2022-07-18T17:00:45.874Z","dependency_job_id":null,"html_url":"https://github.com/redsolution/django-catalog","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/redsolution/django-catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsolution%2Fdjango-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsolution%2Fdjango-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsolution%2Fdjango-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsolution%2Fdjango-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsolution","download_url":"https://codeload.github.com/redsolution/django-catalog/tar.gz/refs/heads/2.0.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsolution%2Fdjango-catalog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260654627,"owners_count":23042672,"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-11-06T08:13:43.887Z","updated_at":"2025-06-19T00:04:11.583Z","avatar_url":"https://github.com/redsolution.png","language":"CSS","readme":"================\nDjango-catalog\n================\n\nApplication allows to organize objects in tree hierarhy.\n\nThis Documentation is poor for now, but it contains instructions \nhow to set up application with default settings. \n\nDownload \u0026 Install:\n--------------------\n\n**Download**\n\n#) From python package index:::\n\n    pip install djang-catalog\n\n#) From github:::\n\n    pip install -e git://github.com/redsolution/django-catalog.git@2.0.0#egg=Django-catalog\n\n**Quick install**\n\n#) Include applications into ``INSTALLED_APPS``::\n\n    INSTALLED_APPS += [\n    ...\n    'mptt',\n    'catalog',\n    'catalog.contrib.defaults',\n    ...\n    ]    \n\n#) Include catalog in ``urls.py``::\n\n    urlpatterns += patterns('',\n        url(r'^catalog/', include('catalog.urls.by_slug')),\n    )\n\n#) Run ``manage.py syncdb``\n\nFor more complicated installation options look into documentation.\n\nFeatures\n---------\n\n* Nice admin interface with drag-n-grop manipulations.\n* Generic model relationship architechture (any model can be included in catalog tree)\n* Useful templatetags library\n* Hightly customizable\n\n\nScreenshot:\n\n|catalog-admin|\n\n.. |catalog-admin|  image:: http://github.com/redsolution/django-catalog/raw/2.0.0/docs/admin-screenshot.png\n\n\nRedsolution CMS classifiers:\n----------------------------\n\n`Content plugins`_\n\n.. _`Content plugins`: http://www.redsolutioncms.org/classifiers/content\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsolution%2Fdjango-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsolution%2Fdjango-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsolution%2Fdjango-catalog/lists"}