Skip to content

objects-in-space-and-time/django_blank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Blank project

What is included

  • Vagrant
  • MySQL
  • Django 1.3
  • South(migration)
  • boto(amazon aws)
  • Boilerplate HTML5

Installation

  • First of all, install Vagrant: gem install vagrant

  • After install it, go to the project project and run: vagrant up

  • See it working: go to: http://localhost:8888 or go to: http://33.33.33.88

Troubleshooting

  • If you are having issues at step 1(installing Vagrant): Make sure you have the latest version of Ruby in your machine, an easy way to install and handle Ruby in Linux machines is using: http://beginrescueend.com/rvm/install/

  • Issues running VAGRANT UP: If it takes a while, and you get an error after a while, try running: vagrant provision If still doesnt work, try this: vagrant destroy vagrant up

For any further question, fell free to tweet me: @arthurnn89

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published