Skip to content

codingforentrepreneurs/cfe-django-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFE Django Comments

Learn how to create a reusable Comments App for use in any Django Project.

note: this is a tutorial project, the live, open-source code will be hosted here as srvup-comments.

Starting Code here

Dependencies:

Code

3 - Comments App

4 & 5 - Load Comments and Ajax Load Comments

6 - Render Comment Form

7 - CSRF, Ajax, & Django

8 - Improve Comment Styling

9 - User Public Serializer

10 - Format & Display Error Messages

11 - Setting Cookies in Views

12 - Retrieve Update Delete Api View

13 - Inline Editing Comments

14 - Prepare for Reusability

15 - Upgrading for Django v1-11

About

Learn how to create a reusable Comments App for use in any Django Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published