532 skills found · Page 8 of 18
twtrubiks / Django Channels2 Tutorialdjango-channels2 tutorial 💬
andreagrandi / Drf TutorialDjango Rest Framework Tutorial
sibtc / Drf Jwt ExampleCode samples of the tutorial "How to Use JWT Authentication with Django REST Framework"
snipcart / Django Ecommerce Wagtail V3You can read the full tutorial at https://snipcart.com/blog/django-ecommerce-tutorial-wagtail-cms | This is an updated version of this repo https://github.com/snipcart/django-ecommerce-wagtail. We now use the v3 of snipcart and tailwind for the css.
duplxey / Django Rest AuthjsThis tutorial looks at how to implement a Django REST-based authentication system and integrate it with Auth.js (formerly NextAuth.js).
kyomind / Django Ninja TutorialDjango Ninja 入門指南:專案範例程式碼(2024 iThome 鐵人賽 Python 組優選)
katiehouse / Django Scikit Learn TutorialA simple Django web app with a Scikit-Learn model
elabdesunil / Django Stripe SubscriptionA Django Application that handles subscription payment through stripe "fixed-price" subscription, with a detailed tutorial. The app redirects users to Stripe Checkout in subscription mode, listens to Stripe webhook to see if the transaction completed and add the relevant data to the database.
codingforentrepreneurs / Django AllAuth TutorialEmail, Username, and Social Authentication made easier.
bugbytes-io / Django Orm SeriesCode for Django ORM tutorials on YouTube
rz-k / Django Orm TutorialNo description available
ShubhamBansal1997 / Token Authentication DjangoThis is django app used to explain the tutorial present on https://medium.com/@shubhambansal_89125/token-based-authentication-for-django-rest-framework-44586a9a56fb
divio / Django PollsDjango tutorial's polls app
iheanyi / Django React Redux Users TutorialUser Registration and Authentication with Django, Django Rest Framework, React, and Redux.
cdknorow / Django Bulk TutorialA tutorial of using bulk create and update with django
codingforentrepreneurs / Single Page Django AppLearn how to create a single page (module) Django app with this quick tutorial.
codingforentrepreneurs / DjangoGapCoding for Entrepreneurs Tutorial on building a Django + PhoneGap application using Django Project (http://djangoproject.com), PhoneGap (http://phonegap.com/developer/) & Jquery Mobile (http://jquerymobile.com). Topics include Python, HTML, PhoneGap, CSS, JQuery, AJAX, and more.
tomitokko / BitcoinwalletThe Source Code To A Bitcoin Wallet I Built I Built With Django And Blockchain. Check The Video Tutorial Here: https://youtu.be/22TkO8og4_Q
CryceTruly / Django Tutorial YoutubeNo description available
microsoft / Python Sample Vs Learning DjangoSample code as created by following Django tutorials on docs.microsoft.com/visualstudio/python