Skip to main content

Django-based Presentation Layer, focused on present contents extracted from CMSs

Project description

django-player (Django Presentation Layer) is a presentation framework to develop websites, setting focus on UI layer. It’s not a CMS, you only present data extracted from other CMS’s, but controlling the layout and how present the information to the user.

Installing

Install package from pypi:

$ easy_install django-player

Create a new website project:

$ create-website.py mywebsite

This create a mywebsite directory in your working directory, which is a usual Django project.

You have to define the DATABASES settings in the project settings.py file.

Create data models:

$ python manage.py syncdb --migrate

Run development server:

$ python manage.py runserver

And finally, open the browser and go to http://localhost:8000/

Usage

(( to complete ))

0.1.0-alpha

Initial version

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

django-player-0.1.0-beta4.tar.gz (370.7 kB view details)

Uploaded Source

File details

Details for the file django-player-0.1.0-beta4.tar.gz.

File metadata

File hashes

Hashes for django-player-0.1.0-beta4.tar.gz
Algorithm Hash digest
SHA256 f3909b5c9905efa172be18ac0e98c44055ec8bda726224ded73b86b52a014d9c
MD5 e8eb3a53bb17c0629bed0facba1b3f14
BLAKE2b-256 3d73a49891f8a6c0ef33932e2a734d5da2f684f56e7897cdd87327cb3caeff6b

See more details on using hashes here.

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