Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 284 Bytes

dci-quick-start

Base code to demonstrate how to add django-comments-ink to a Django project:

  • It has no Python dependencies other than Django.
  • It doesn't use frontend frameworks.
  • It comes with an users app.

It is referred to in the django-comments-ink documentation.