Skip to content

Commit 7ad9093

Browse files
authored
Update README.md
second change, one more...
1 parent 962a53c commit 7ad9093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project is a network site where users have the ability to register, login,
66

77
Personal Favorite Code Block - This block tested my understanding of javascript and required learning to route fetch requests through a specific Django view to make changes within the database to add and remove likes using POST/DELETE requests and edit current posts using a PUT request.
88

9-
https://github.com/ajenez/Commerce-Project/blob/12a88d48103e716a35460bcd795cb7aeae381f59/auctions/views.py#L76-L207
9+
https://github.com/ajenez/Network-Project/blob/962a53c68dfe139bd7b77457b4a96203286a1390/network/static/network/index.js
1010

1111
Extra: This was my first time using Django's Modelforms and it was really interesting discovering how they work and the power that Django has right out of the box!
1212

0 commit comments

Comments
 (0)