Skip to main content

Application allows to organize objects in tree hierarhy.

This Documentation is poor for now, but it contains instructions how to set up application with default settings.

Download & Install:

Download

  1. From python package index::

    pip install djang-catalog
  2. From github::

    pip install -e git://github.com/redsolution/django-catalog.git@2.0.0#egg=Django-catalog

Quick install

  1. Include applications into INSTALLED_APPS:

    INSTALLED_APPS += [
    ...
    'mptt',
    'catalog',
    'catalog.contrib.defaults',
    ...
    ]
  2. Include catalog in urls.py:

    urlpatterns += patterns('',
        url(r'^catalog/', include('catalog.urls.by_slug')),
    )
  3. Run manage.py syncdb

For more complicated installation options look into documentation.

Features

  • Nice admin interface with drag-n-grop manipulations.

  • Generic model relationship architechture (any model can be included in catalog tree)

  • Useful templatetags library

  • Hightly customizable

Screenshot:

catalog-admin

Redsolution CMS classifiers:

Content plugins

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-catalog-2.1.1.tar.gz (31.8 kB view details)

Uploaded Source

File details

Details for the file django-catalog-2.1.1.tar.gz.

File metadata

File hashes

Hashes for django-catalog-2.1.1.tar.gz
Algorithm Hash digest
SHA256 c09f7ecf77f01bb9f191a2b3379c0c60cb6cf463481a20a1499d3b6be4976119
MD5 6eab64c3765eb7ab13a0ebf8bd1b377d
BLAKE2b-256 135042678125531c711f50427533447a59be3fa8e6a61365c6088bacaaeff484

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.1.1 This release

1 file

2.1.0

1 file

2.0.6

1 file

2.0.5

1 file

2.0.4

1 file

2.0.3

1 file

2.0.2

1 file

2.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page