Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This project is inactive.

This project was sunset on 2016/01/15: pyvideo status: January 15th, 2016

This repository was historically used for holding the bits for running the pyvideo.org site.

pyvideo.org was an instance of richard which is a Django-based web application for building video index sites like pyvideo.

Setup notes

There's a bunch of stuff in this repository. For running pyvideo, there are two interesting directories:

  • config/ holds the pyvideo specific settings
  • templates/ holds templates that override richard templates

To run pyvideo locally, you need to set some environment variables and then run richard's manage.py:

SITE_PATH=<path to richard>,<path to pyvideo/config>
DJANGO_SETTINGS_MODULE=pyvideo_settings
DJANGO_CONFIGURATION=PyvideoLocal
DJANGO_DATABASES=<your db url>
DJANGO_SECRET_KEY=<secret key>

About

INACTIVE. pyvideo.org templates, scripts, etc (was python miro community)

Resources

Stars

34 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages