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 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 ))

Demo

There are several demo sites availables running a django-player instance:
  • devel1.demo.django-player.yaco.es: this is the first demo site.

  • devel2.demo.django-player.yaco.es: this is a second demo site.

  • pre.demo.django-player.yaco.es: this is the preproduction site.

  • demo.django-player.yaco.es: this is the production site.

0.1.0-beta8

Some requirements fixes.

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-beta8.tar.gz (390.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-player-0.1.0-beta8.tar.gz
Algorithm Hash digest
SHA256 3c5757a5e92114faba685d5fbbb1ef768801c82ca3565111fe6d3418731033b6
MD5 eb298155b742dba6313d7d1744ad41f7
BLAKE2b-256 10a94d4185fefc310a07455a038909e308f71518694f5ab09425ef7dc57e36b1

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