I am new to Django and recently finished the Polls app tutorial in Django site. After that, I read what to do next and Django is a big fan of learning by doing so I went online and looked for beginner projects to do to learn web development.
I am planning to create a site to automate or manually send out emails with a lot more customizations to learn both front-end and back-end. After starting to do it I realized that a lot of work has to be done on client-side so here's the question.
Do I have to use Javascript to create an email template when user clicks the button create email or can this be done in Python / Django?
My github repository for this project: https://github.com/SmileyBoy321/Django-Email-Sender
The progress is slow as I am learning and also working full-time on non-dev job. I am sacrificing some fragments of my life to make time for coding.
Please advise, thank you.
Kind regards,
Kristen
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e7043c96-9976-4354-aaa9-b1edd29172f6n%40googlegroups.com.
No comments:
Post a Comment