Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 306 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 306 Bytes

#LMS-Django

#idea

  • Learning management system on python Django 1.6.5

#requirements

  • Django==1.6.5
  • MySQL-python==1.2.5
  • Pillow==2.5.1
  • South==1.0
  • django-allauth==0.17.0
  • easy-thumbnails==2.0.1
  • oauthlib==0.6.3
  • python-openid==2.2.5
  • requests==2.3.0
  • requests-oauthlib==0.4.1
  • wsgiref==0.1.2