Skip to content

A quick django app I put together to learn more about creating apps in django. I really liked the modularity of django and its apps which makes it really easy to pip install a new app and get really cool functionality out of the box. Migrations are surprisingly awesome with django 1.7.

linetshell/django_store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

django_store

A quick django app I put together to learn more about creating apps in django. I really liked the modularity of django and its apps which makes it really easy to pip install a new app and get really cool functionality out of the box. Migrations are surprisingly awesome with django 1.7.

About

A quick django app I put together to learn more about creating apps in django. I really liked the modularity of django and its apps which makes it really easy to pip install a new app and get really cool functionality out of the box. Migrations are surprisingly awesome with django 1.7.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • HTML 1.5%
  • JavaScript 1.2%
  • Other 0.5%