Skip to content

Commit 915d6b1

Browse files
Update README.md
1 parent 95b99c8 commit 915d6b1

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
[![Try Django 3.1 Logo](https://static.codingforentrepreneurs.com/media/projects/try-django-31/images/share/Try_Django_3_1_-_Share.jpg)](https://www.codingforentrepreneurs.com/projects/try-django-31)
1+
[![Try Django 3.2 Logo](https://static.codingforentrepreneurs.com/media/projects/try-django-3-2/images/share/Try_Django_3_2_-_Share.jpg)](https://www.codingforentrepreneurs.com/projects/try-django-3-2)
22

3-
# Try Django 3.1
3+
# Try Django 3.2
44
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project.
5+
6+
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project. Django has so many features that just work out of the box: user authentication, database management, html template rending, URL routing, form data validation, and so much more.
7+
8+
Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest.
9+
10+
Reference code
11+
12+
### Recommended Experience
13+
14+
- [Basic HTML / CSS](https://www.codingforentrepreneurs.com/projects/getting-started-html-css/)
15+
- Python experience such as [30 Days of Python](https://www.codingforentrepreneurs.com/projects/30-days-python-38)
16+
17+
### Coming Soon

0 commit comments

Comments
 (0)