Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CodingWithErik/testapp_django

Open more actions menu
 
 

Repository files navigation

Getting Started

First fork the repository from Github, clone it, and switch to the new directory:

$ git clone https://github.com/USERNAME/testapp_django.git
$ cd testapp_django

Activate the virtualenv for your project.

Install project dependencies:

$ pip install -r requirements/local.txt

Then simply apply the migrations:

$ python manage.py migrate

You can now run the development server which will give you more details:

$ python manage.py runserver

If you want a quick overview of what you'll be building you can see it here: https://gist.github.com/Nikola-K/e25d8bea233d4ffa59d526851cc92fb8

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 53.9%
  • HTML 42.7%
  • CSS 2.1%
  • JavaScript 1.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.