Search code examples
djangotwitter-bootstrapboilerplate

Where to install Aldryn-boilerplates?


The question is where should I install Aldryn-boilerplates framework? I've created virtualenv called env, after that activated it.
But what now? Should I install that framework inside my project directory? Or it is OK to place it in root dir - /home/stp. Need your advice.


Solution

  • Use pip inside your virtualenv, for easier dependencies management