An open source project providing a borderless network for the Django curious, newbie and professional to share experiences in Python-Django web development. This is the master repository for https://djangomeetup.com
To achieve similar daily active users as https://www.djangoproject.com/ with all code available within this repository.
Email: info@djangomeetup.com Telegram: https://t.me/DjangoMeetup
Following are the external resources you will need to activate to run a local instance of Django Meetup
To help protect your against bots looking to spam and abuse we have used Google reCaptcha. Following is a handy tutorial to help you run locally: https://simpleisbetterthancomplex.com/tutorial/2017/02/21/how-to-add-recaptcha-to-django-site.html
To handle email delivery we have gone with Mailgun. Following is a handy tutorial to help you run locally: https://simpleisbetterthancomplex.com/tutorial/2017/05/27/how-to-configure-mailgun-to-send-emails-in-a-django-app.html
Following are brief descriptions of the apps developed for this project.
Application handling the web pages associated with an anonymous user.
Application handling additional form functionality and bootstrap rendering.
Application implementing bootstrap's modal dialog and ajax handling of form submission within such a dialog. https://getbootstrap.com/docs/4.0/components/modal/
https://www.djangoproject.com/
https://www.udemy.com/python-and-django-full-stack-web-developer-bootcamp/learn/v4/content https://www.udacity.com/course/how-to-use-git-and-github--ud775