Skip to main content

Installation

  1. Install it by

    pip install content-links

  2. Add content_links to your INSTALLED_APPS in settings.py

    INSTALLED_APPS = (

    ‘awesome_app’,

    ‘content_links’,

    ‘django_stuff_etc’,

    )

  3. Register the app for FeinCMS in models.py

    from feincms.module.page.models import Page

    from content_links.models import ContentLink

    Page.create_content_type(ContentLink, TYPE_CHOICES=(

    (‘one’, ‘One’),

    (‘two’, ‘Two’), )

    )

  4. Synchronize database by running

    python manage.py syncdb –all

  5. Visit admin panel and have fun!

Release files for content-links 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for content-links 0.1.2
File Size Uploaded
content-links-0.1.2.tar.gz 3.9 kB Details

Release history Release notifications | RSS feed

This release

0.1.2 This release

1 release file

0.1.1

1 release file

0.1

1 release 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