Skip to content

xaratt/assetmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Manager

Installation

  1. Install pip
  2. Make a virtualenv for this project
  3. Install the required dependencies: pip install -r requirements.txt

Import data from RSS:

python manage.py import -u http://www.wdcdn.net/rss/presentation/library/client/iowa/id/e5d10087fd878ba5dc8ea7857495710b

Run the tests

python tests.py

Run the app

python manage.py runserver

Goto: http://localhost:8888/asset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages