Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install django-player

How to install django-player

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install django-player
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.0-beta7
0.1.0-beta8Never BuiltWhy not?
0.1.0-beta7 Available View build log
0.1.0-beta5 Available View build log
0.1.0-beta2 Available View build log
0.1.0-alpha Available View build log
Windows (64-bit)
0.1.0-beta7
0.1.0-beta8Never BuiltWhy not?
0.1.0-beta7 Available View build log
0.1.0-beta5 Available View build log
0.1.0-beta2 Available View build log
0.1.0-alpha Available View build log
Mac OS X (10.5+)
0.1.0-beta7
0.1.0-beta8Never BuiltWhy not?
0.1.0-beta7 Available View build log
0.1.0-beta5 Available View build log
0.1.0-beta2 Available View build log
0.1.0-alpha Available View build log
Linux (32-bit)
0.1.0-beta7
0.1.0-beta8Never BuiltWhy not?
0.1.0-beta7 Available View build log
0.1.0-beta5 Available View build log
0.1.0-beta2 Available View build log
0.1.0-alpha Available View build log
Linux (64-bit)
0.1.0-beta8 Available View build log
0.1.0-beta7 Available View build log
0.1.0-beta5 Available View build log
0.1.0-beta2 Available View build log
0.1.0-alpha Available View build log
 
Lastest release
version 0.1.0-beta8 on Jan 9th, 2014

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

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:4

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.