CodeShika
Hello Guys,
I am Pradnya. I created this channel for students and software developers to learn the coding skills through my tutorials. The goal is to give the best of the information we have.
Please contact me for queries @[email protected]
Regards,
CodeShika
Supervised and Unsupervised Machine Learning Techniques | Data Analytics | Artificial Intelligence
#13 Django Tutorials - How to insert dummy data into Django models | using django-seed package
#12 Django Tutorials - How to load initial data into Django tables
#11 Django tutorials | How to add Initial values to Django Model forms | Default values for forms
#10 Django tutorials | Setup International Phone number widget using django-phonenumber-field
#6 Django Oscar 2.1 tutorials - Add Google Login to signup user in Django Oscar
Django Testing Tutorials- How to test Inclusion Template Tags |Test Custom template tags in Django#6
Django Testing Tutorials - How to test Simple Tags | Test custom template tags in Django #5
#2 Django Crispy Forms|How to validate Crispy forms through Ajax without reloading the complete page
#1 Django Crispy Forms | Use bootstrap forms with Django using crispy forms
Payment Signature verification in Django Razorpay Integration | Integrate Razorpay with Django
#7 Django Razorpay Integration | How to integrate Razorpay with Django
#6 Django Razorpay Integration | How to integrate Razorpay with Django
#5 Django Razorpay Integration | How to integrate Razorpay with Django
#4 Django Razorpay Integration | How to integrate Razorpay with Django
#3 Django Razorpay Integration | How to integrate Razorpay with Django
#2 Django Razorpay Integration | How to integrate Razorpay with Django | Introduction to Razorpay
Django Razorpay Integration | How to integrate Razorpay with Django
#3 Django Oscar 2.1 tutorials | Sending registration successful email
#9 Django tutorials | How to see the SQL query for a migration in Django | sqlmigrate command
#8 Django tutorials | Showmigrations command in Django
You have 17 unapplied migrations. Your project may not work properly until you apply the migrations.
#7 Django tutorials | What does first migrate command run do without running any makemigrations
#5.2 Django Oscar 2.1 tutorials - Template Customization (By forking Oscar's template)
#5.1 Django Oscar 2.1 tutorials - Template Customization (By extending Oscar's template)
#4 Django Oscar 2.1 tutorials - Add a new menu item to Dashboard navigation
#2 Django Oscar Accounts 2.1 tutorials - Integrate django-oscar-accounts with django-oscar
How to Fix PyCharm package requirements are not satisfied
#1 Django Oscar 2.1 tutorials | Setting up the Environment
#1 Django Oscar Accounts 2.1 tutorials - Introduction