datadesk / django-bigbuild

The open-source engine that powers bigbuilder, the Los Angeles Times Data Desk's system for publishing standalone pages
http://www.latimes.com/projects/
MIT License
24 stars 0 forks source link

The build directory target should be abstracted back somehow #31

Closed palewire closed 7 years ago

palewire commented 7 years ago

This stuff is pretty gnarly to have all over:

os.path.join(bigbuild.get_build_directory(), obj.get_absolute_url()[1:])