
Digital Ocean – Coding For Entrepreneurs dot com
English | Size: 201.69 MB
Category: Tutorial
For an updated method on deploying to a Ubuntu server with Digital Ocean, check out the Hello Linux series. [Read more…]
Get Yourself a Better Life! Free eLearning Download
Digital Ocean – Coding For Entrepreneurs dot com
English | Size: 201.69 MB
Category: Tutorial
For an updated method on deploying to a Ubuntu server with Digital Ocean, check out the Hello Linux series. [Read more…]
Render to PDF – Coding For Entrepreneurs dot com
English | Size: 43.68 MB
Category: tuTORIAL
Render any given Django html template file into a PDF document with relevant context. Made for viewing inline and forced downloads. [Read more…]
Setup Angular – Coding For Entrepreneurs dot com
English | Size: 44.52 MB
Category: Tutorial
Following along with this guide, https://kirr.co/ne8vf9, we setup Angular on your local computer. [Read more…]
Angular + Django – Coding For Entrepreneurs dot com
English | Size: 981.97 MB
Category: Tutorial
Integrate Try Angular v4 to a Django backend using the Django Rest Framework and Django version 1.11 [Read more…]
PyPi your App – Coding For Entrepreneurs dot com
English | Size: 189.96 MB
Category: Tutorial
Learn how to deploy an app to PyPi (the Python Package Index) so you can do pip install <your-app>. This one picks up from where joincfe.com/projects/django-comments/ left off. Probably for more advanced python/django users Smiliey. [Read more…]
Heroku – Coding For Entrepreneurs dot com
English | Size: 194.31 MB
Category: Tutorial
Learn how to deploy Django on Heroku
[Read more…]
Django Likes – Coding For Entrepreneurs dot com
English | Size: 129.00 MB
Category: Tutorial
Learn how to create an AJAX-powered like button in Django.
[Read more…]
Hello Linux – Coding For Entrepreneurs dot com
English | Size: 577.75 MB
Category: Tutorial
Deploy a Python web application on Ubuntu 18.04 LTS. We’ll be using Django as our example but that’s just a small part of making this happen. Here’s what we’re going to do: [Read more…]
Time & Tasks – Coding For Entrepreneurs dot com
English | Size: 372.34 MB
Category: Tutorial
Learn to use Celery with Django and Redis. Celery is a distributed task queue and scheduler (and it’s amazing!). [Read more…]