Skip to content

sgarcez/Frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRAME

This is an old Django Build to allow for design mockups for mobile devices to be composited onto product shots of the devices.

Production was halted with the advent of similar tools like placeit.

Instructions:

  • create a yourname_settings under project/project/localsettings/
  • alias yourname.settings to localsettings in that same dir
  • create a virtualenv just inside your checkout dir and name it 'env'
  • activate your env with source env/bin.activate and install dependencies with pip install -r requirements/requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published