All Projects → codingforentrepreneurs → Try Django 1.11

codingforentrepreneurs / Try Django 1.11

Licence: mit
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Try Django 1.11

Django Admin Bootstrap
Responsive Theme for Django Admin With Sidebar Menu
Stars: ✭ 787 (+119.22%)
Mutual labels:  django, bootstrap
Doorstep
The powerful e-commerce solution for Python
Stars: ✭ 88 (-75.49%)
Mutual labels:  django, bootstrap
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-94.43%)
Mutual labels:  django, bootstrap
Vmaig blog
an opensource blog system based on django 2.2 and bootstrap https://vmaig.com
Stars: ✭ 354 (-1.39%)
Mutual labels:  django, bootstrap
Movieweb python
🎬 Django 搭建的一个视频网站
Stars: ✭ 193 (-46.24%)
Mutual labels:  django, bootstrap
Izone
django+bootstrap4 个人博客
Stars: ✭ 757 (+110.86%)
Mutual labels:  django, bootstrap
Ecommerce
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Stars: ✭ 980 (+172.98%)
Mutual labels:  django, bootstrap
Coderedcms
A content management system for marketing websites based on Django and Wagtail.
Stars: ✭ 386 (+7.52%)
Mutual labels:  django, bootstrap
Banking System
A banking System Created Using Django Python Web Framework
Stars: ✭ 105 (-70.75%)
Mutual labels:  django, bootstrap
Tweetme
Build a Twitter-like web app step-by-step with Django, jQuery, and Bootstrap!
Stars: ✭ 95 (-73.54%)
Mutual labels:  django, bootstrap
Django React Blog
Simple blog built with Django and React/Redux, deployed with Docker, and served with nginx/uwsgi.
Stars: ✭ 528 (+47.08%)
Mutual labels:  django, bootstrap
Django Bootstrap Pagination
Django template tag for rendering Page objects as Bootstrap pagination HTML
Stars: ✭ 216 (-39.83%)
Mutual labels:  django, bootstrap
Raveberry
A multi-user music server with a focus on participation
Stars: ✭ 442 (+23.12%)
Mutual labels:  django, bootstrap
Edge
A Django project skeleton that is modern and cutting edge.
Stars: ✭ 773 (+115.32%)
Mutual labels:  django, bootstrap
Django Markdown Editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
Stars: ✭ 423 (+17.83%)
Mutual labels:  django, bootstrap
Note App Django Vue Javascript
An example of a note application using django and vue.js
Stars: ✭ 31 (-91.36%)
Mutual labels:  django, bootstrap
Bootstrap Breadcrumbs
Django template tags for easy breadcrumbs using twitter bootstrap css classes or custom template
Stars: ✭ 91 (-74.65%)
Mutual labels:  django, bootstrap
Stocksensation
基于情感字典和机器学习的股市舆情情感分类可视化Web
Stars: ✭ 215 (-40.11%)
Mutual labels:  django, bootstrap
Tweetme 2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Stars: ✭ 247 (-31.2%)
Mutual labels:  django, bootstrap
Django Pg Zero Downtime Migrations
Django postgresql backend that apply migrations with respect to database locks
Stars: ✭ 351 (-2.23%)
Mutual labels:  django

Try Django 1.11 Logo

Try Django 1.11

Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more.

Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest.

Get started today!

The tutorial videos are available on our YouTube channel and ad-free on Coding for Entrepreneurs.

Subscribe to our YouTube Channel

Thanks for watching!

Team CFE

Lecture Code

Getting Started with Django (guide link)

For your reference

5 - What Django Does

6 - Rendering HTML

7 - Render a Django Template

8 - Context in Django Templates

9 - Template Inheritance

10 - Include Template Tag

11 - Reactivate Virtualenv // no code

12 - Class Based Views

13 - Template View

14 - Remembering things with Models

15 - More on Model Fields

16 - Displaying Saved Data

17 - Understanding Querysets

18 - Generic List View

19 - Restaurant Profile Detail

20 - SlugField & Unique Slug Generator

21 - Signal for Unique Slug

22 - Slugs as URL Params

23 - Get Single Items from the DB

24 - Saving Data the Hard + Wrong Way

25 - The Power of Django Forms

26 - The Extra Power of Django Model Forms

27 - Simple + Effective Validation

28 - Letting Users own Data

29 - Associate User to Form Data in FBV

30 - Associate User to Data in Class View

31 - Login Required to View

32 - LoginView

33 - Using Reverse to Shortcut URLs

34 - Menu Items App

35 - Menu Item Views

36 - Limiting Form Field to QuerySet

37 - Personalize Items

39 - Style Profile with Bootstrap

38 - User Profile View

40 - Adding a Robust Search

41 - Follow Users

42 - Follow Button Form

43 - Following Home Page Feed

44 - Register View

45 - Activation Keys

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].