Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 428 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 428 Bytes

MovieDB

DESCRIPTION

A simple movie database application using Python and the Django web framework. Uses a MySQL backend.

AUTHOR

James Gomez

REQUIREMENTS

Python

Python version 2.7

Database

MySQL v5.5

Python Packages

  • Django v1.8
  • MySQL-python
  • sqlparse
  • django-datetime-widget
  • django-rest-framework v3.3.1

Browser

any html5-enabled browser (I hope)