Skip to content

Commit

Permalink
Added django cheat sheet.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmatthes committed Aug 15, 2016
1 parent 9cef06d commit 0a40f23
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cheat_sheets/README.md
Expand Up @@ -28,3 +28,5 @@ You can download any individual cheat sheet, or download all the cheat sheets in
- Focuses on creating visualizations with matplotlib. Making line graphs and scatter plots, customizing plots, making multiple plots, and working with time-based data.
- [Beginner's Python Cheat Sheet - pygal](https://github.com/ehmatthes/pcc/raw/master/cheat_sheets/beginners_python_cheat_sheet_pcc_pygal.pdf)
- Focuses on creating visualizations with Pygal. Making line graphs, scatter plots, and bar graphs, styling plots, making multiple plots, and working with global datasets.
- [Beginner's Python Cheat Sheet - Django](https://github.com/ehmatthes/pcc/raw/master/cheat_sheets/beginners_python_cheat_sheet_pcc_django.pdf)
- Focuses on creating web apps with Django. Installing Django and starting a project, working with models, building a home page, using templates, using data, and making user accounts.
Binary file modified cheat_sheets/beginners_python_cheat_sheet_pcc_all.pdf
Binary file not shown.
Binary file not shown.

0 comments on commit 0a40f23

Please sign in to comment.