Skip to content

HealthHackAu2016/BNE_superFriendsAgainstSuperBugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNE_superFriendsAgainstSuperBugs

==================================

Project contains source code that was made originally for the Django file upload example at StackOverflow.

The goal with minimal-django-file-upload-example is to demonstrate and teach how file uploading is done with Django. Because of the academic nature of the project all the extra functionality is left out. Otherwise you would have hard time to guess what is important and what is not.

Usage (Django 1.10)

First ensure you have Django 1.10 installed. Then:

$ git clone https://github.com/HealthHackAu2016/BNE_superFriendsAgainstSuperBugs.git
$ python manage.py makemigrations myapp
$ python manage.py migrate
$ python manage.py runserver

Download dependencies used in the project listed in requirements.txt file

AUTHORS:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published