Skip to main content

A library for building news sites with multiple content types

Project description

Provides the foundation for all content inside Armstrong.

Usage

You can use armstrong.core.arm_content to build out the custom models of your site while following the DRY (Don’t Repeat Yourself) principle. It is the foundation that the rest of the Armstrong content types are built off of.

For more information, please see the full documentation.

Installation & Configuration

You can install the latest release of armstrong.core.arm_content using pip:

pip install armstrong.core.arm_content

You don’t need to add armstrong.core.arm_content to your installed apps unless you want to use the include template tags. You can add it like this:

INSTALLED_APPS += ["armstrong.core.arm_content", ]

Note that you do not need to run syncdb or migrate after installing armstrong.core.arm_content as it does not have any models.

State of Project

Armstrong is an open-source news platform that is freely available to any organization. It is the result of a collaboration between the Texas Tribune and Bay Citizen, and a grant from the John S. and James L. Knight Foundation.

To follow development, be sure to join the Google Group.

armstrong.core.arm_content is part of the Armstrong project. You’re probably looking for that.

License

Copyright 2011-2012 Bay Citizen and Texas Tribune

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

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

Source Distribution

armstrong.core.arm_content-1.2.0.tar.gz (223.2 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page