Skip to content

NameNolen/Django-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-workshop

This project is for learning Django.

1. Do the tutorial in Django

Build a site following the steps in Django's document.

2. Collaborate with other through github.com

Useful Github command: Git_Help

3. Use Bootstrap in Django

  • Use bootstrap theme startbootstrap-blog-home

  • Don't repeat yourself: use {% extends "base.html" %} and {% block content %}{% endblock %}.

TODO

We need make a schedule and set a target.

About

learn how to use Djange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors