Django 3 Course - Python Web Framework (+ pandas, matplotlib, & more)

0
freeCodeCamp
Free Online Course
English
7 hours worth of material
selfpaced

Overview

Learn Django, a Python web framework, in this full course. The course also covers pandas, matplotlib, JavaScript, ajax, xhtml2pdf, dropzone.js, and more!

Syllabus

intro.
django project setup part 1.
django project setup part 2.
django project setup part 3.
customer model.
product model.
profile model + post_save signal.
sale model.
m2m_changed signal.
reports model.
first view and template.
working on the sales list.
navigating to the detail page.
creating the search form.
get the data from the search form.
first querysets and dataframes.
display dataframes in the templates.
dataframe for the positions.
get the sales id for position objects.
the apply function.
merge dataframes.
perform groupby.
working on the charts part 1.
working on the charts part 2.
hello world from the console.
adding the modal .
add the report form to the modal .
add the 'results by' field.
no data available alert .
add the chart to the modal.
create report objects.
adding alerts to the modal.
report list and detail page.
working on the report list .
working on the report detail.
first pdf.
the report pdf.
add dropzone + favicon.
working on the dropzone js part 1.
working on the dropzone js part 2.
uploading csvs.
first objects from file.
improving the dropzone.
dropzone js final touches.
adding my profile.
working on my profile.
authentication.
protecting the views.
adding the navbar.
the forgotten sale detail page.
outro + next steps .

Taught by

freeCodeCamp.org