Skip to content

farstarinc/django-impositions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-impositions

Initialize Black Triangle

  1. make virtualenv and pip install the requirements

  2. syncdb and migrate

  3. runserver, go to admin, add something for each model

  4. note the pk of the composition you want to test

  5. ./manage.py shell

  6. output composition:

     > from impositions import utils
     > utils.output_composition(<pk>)
    

Black Triangle Wha??

About

Just a prototype -- Paste images and text on top of template images with defined regions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%