Explore >> Select a destination


You are here

geoff.tuxpup.com
| | yasoob.me
4.5 parsecs away

Travel
| | Hi there folks! Recently I was doing a task for fossasia which required me to make a Django web app which allowed users to submit their email addresses and receive a welcome email in return. I was able to complete the project in a couple of hours. Most of the time was spent in making the UI look good. I am going to show you how you can easily make a similar app.
| | vsupalov.com
5.3 parsecs away

Travel
| | Getting back into Django with a new project or after a break? Here's a collection of important parts with Links and useful snippets to help you get up to speed faster.
| | bartlomiejmika.com
4.2 parsecs away

Travel
| | Forget Axios or any other third-party JavaScript library pertaining to API calling, the purpose of this article is to explain how to utilize the basic XmlHttpRequest with your Django project.
| | pythonspeed.com
35.6 parsecs away

Travel
| How to activate a Python virtualenv in a Dockerfile without repeating yourself-plus, you'll learn what activating a virtualenv actually does.