Skip to content

RevSquare/rs_contents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

Base app for content models delivered by RevSquare. Tested with django 1.7.x

  • Provide base models with content in rs_contents.models
  • Provide mix view with preview in rs_contents.views
  • Provide preview view mix and admin model in rs_contents.preview

Install

It is strongly recommanded to install this theme from GIT with
PIP onto you project virtualenv.
pip install git+ssh://git@revsquare-test.com/rs-contents.git

Setup

INSTALLED_APPS = (
    ...
    'rs_contents'
    ...
)

Tests

Additional Packages

git.revsquare.com/revsquare/economist-content-page.git@0.2.7.3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages