Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactions: Allow updates and markdown #24

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

edrogers
Copy link

@edrogers edrogers commented Mar 6, 2022

Thank you so much for creating & sharing this amazing application. I'm looking forward to making use of it!

While testing it out, I thought of a couple easy features that I wanted to try incorporating. I'm happy to share them back to your repo, if you think they're worth keeping. I'm totally new to Django, so apologies if my implementation is off. (Feedback welcome!)

Summary:

  • I've created 2 new views for Interactions -- an InteractionDetailView that shows the description field, and an InteractionUpdateView to allow edits.
  • I've added the django-markdownify plugin so that markdown is rendered when it is used in the description field for either Contacts or Interactions.
  • I also threw in a few snippets of GitHub's .gitignore template for python

Again, many thanks for putting this together. Happy to hear your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant