1. 06 Aug, 2013 1 commit
  2. 29 Jul, 2013 2 commits
  3. 24 Jul, 2013 1 commit
  4. 21 Jul, 2013 1 commit
    • Fixes for `vagrant up` · 3991711e
      vagrant:
        - check actual IP;
        - only init machine first time, just as native installations;
        - add .bash_profile to permissions fixup;
        - cleanup excessive newlines in making .bash_profile;
      
      README:
        - include admin & debugging use;
        - info about re-initializing VM & manually running create-dev-env.sh;
        - add django admin & debug_toolbar setting info
      
      Conflicts:
      	AUTHORS
      	scripts/vagrant-provisioning.sh
      Yarko Tymciurak committed
  5. 18 Jul, 2013 1 commit
  6. 16 Jul, 2013 1 commit
  7. 12 Jul, 2013 1 commit
  8. 11 Jul, 2013 1 commit
    • Use $WORKON_HOME consistently for virtualenv. · 047da7a7
      Some parts of the `create-dev-env/sh` script use `$WORKON_HOME` and
      others hardcode `$HOME/.virtualenvs` which means if you **don't** put
      your virtualenvs under `$HOME/.virtualenvs`, the script doesn't work at
      all.
      
      This commit removes the hardcoding of virtualenv location and
      consistently uses `$WORKON_HOME` everywhere.
      James Tauber committed
  9. 10 Jul, 2013 15 commits
  10. 08 Jul, 2013 1 commit
  11. 03 Jul, 2013 1 commit
  12. 24 Jun, 2013 1 commit
  13. 21 Jun, 2013 1 commit
  14. 19 Jun, 2013 3 commits
  15. 05 Jun, 2013 1 commit
  16. 01 Jun, 2013 5 commits
  17. 31 May, 2013 3 commits