Skip to content
Techi Tutorials Logo
  • Home
  • Blogs
    • Django Advance
    • Django Projects
      • Real time crypto currency portfolio project
      • Whatsapp Clone Project in Django
    • React
  • Contact Us
  • Privacy Policy
Menu Close
  • Home
  • Blogs
    • Django Advance
    • Django Projects
      • Real time crypto currency portfolio project
      • Whatsapp Clone Project in Django
    • React
  • Contact Us
  • Privacy Policy

javascript

  1. Home>
  2. Blogs | Learn about Django, blockchain, and flutter>
  3. javascript
Read more about the article Generating Link Preview using beautifulsoup4 and Django
Link preview using beautifulsoup

Generating Link Preview using beautifulsoup4 and Django

  • Post author:pydjango
  • Post published:November 1, 2021
  • Post category:Django Advance
  • Post comments:0 Comments

Link previews are pop-up boxes you might see on a chat app or other social media platform when you share a URL. Link previews summarize the contents of the URL and display…

Continue ReadingGenerating Link Preview using beautifulsoup4 and Django
Read more about the article How to load more data on a button click in Django
Load more data on abutton click in django

How to load more data on a button click in Django

  • Post author:pydjango
  • Post published:October 26, 2021
  • Post category:Django Advance
  • Post comments:0 Comments

In this article, we will learn how to create endless pagination or load more data on a button click. Loading all the data at once is not a good option,…

Continue ReadingHow to load more data on a button click in Django
Read more about the article Real-Time Search Result With Django and Ajax
Djano With Ajax

Real-Time Search Result With Django and Ajax

  • Post author:pydjango
  • Post published:October 23, 2021
  • Post category:Django Advance
  • Post comments:0 Comments

What is Ajax? AJAX stands for Asynchronous JavaScript And XML, which allows web pages to update asynchronously by exchanging data to and from the server. This means you can update…

Continue ReadingReal-Time Search Result With Django and Ajax
Read more about the article Sending Email using celery in Django
Celery integration in django

Sending Email using celery in Django

  • Post author:pydjango
  • Post published:October 17, 2021
  • Post category:Django Advance
  • Post comments:2 Comments

Learn to send email using django. Learn how to automate the task of sending email with django and celery. Create periodic task with celery, Schedule celery task

Continue ReadingSending Email using celery in Django

Recent Posts

  • Linear Search algorithm using python
    Linear Search algorithm using python
    February 3, 2022/
    0 Comments
  • Personal Chat App in Django using Channels and Websockets
    Personal Chat App in Django using Channels and Websockets
    December 10, 2021/
    0 Comments
  • The Minion Game | HackerRank Solution | Python
    The Minion Game | HackerRank Solution | Python
    November 20, 2021/
    0 Comments

Newsletter

Get all latest content delivered to your email a few times a month. Updates and news about all categories will send to you.
Email is required Email is not valid
This field is required
Thanks for your subscription.
Failed to subscribe, please contact admin.

CATEGORIES

  • Data Structures and Algorithm(Python)
  • Django Advance
  • Hackerrank Solution
  • Real time crypto currency portfolio project
  • Whatsapp Clone Project in Django
Logo white

At Techi Tutorial we create articles and video tutorials on various technologies such as django, flutter, dart, reactjs, blockchain, solidity, and smart contract

Newsletter

Get all latest content delivered to your email a few times a month. Updates and news about all categories will send to you.
Email is required Email is not valid
This field is required
Thanks for your subscription.
Failed to subscribe, please contact admin.

Mail Directly to us at : [email protected]

Legal

  • Privacy PolicyOpens in a new tab
  • Cookie PolicyOpens in a new tab
  • Terms and ConditionsOpens in a new tab
Copyright 2022 - Techi Tutorials