Django

Python & Django Training

Menu
  • Home
  • Django Basics
    • Installation
    • Views and Urls
    • Templates
    • Django Css
    • Django Bootstrap
    • Dynamic url
  • Django Database
    • Insert
    • Display Data
    • Update and Edit
    • Mutlisearch
    • Signup, Login and Logout
    • Djnago Insert database with Ajax
    • Djnago Crud with Ajax
  • Python
    • Python class and Object
    • Python Basics
    • Mysql Database
    • Tkinter with Mysql
    • Data Analysis and visualization
Archive for April 2023

full stack

OM MAURYA SIR April 24, 2023 Add Comment
OM MAURYA SIR
 
Read More

Django Signup and Login ,Logout built in features

OM MAURYA SIR April 21, 2023 Add Comment
OM MAURYA SIR
Django    signup and login and Logout Code step by step guidance   :- Step 1:-  Models.py file code   of your app folder:- from django.db i...
Read More

Django custom login and logout code

OM MAURYA SIR April 21, 2023 Add Comment
OM MAURYA SIR
How can you create custom login and logout   using session of django framework ?   First of install python and django to your system. Then f...
Read More

Ecommerce Website development tutorials Resources to learn

OM MAURYA SIR April 20, 2023 Add Comment
OM MAURYA SIR
1)
Read More

GUI of a Calculator Which will help to add, subtract , Multiply and divide

OM MAURYA SIR April 19, 2023 Add Comment
OM MAURYA SIR
# pip install tkinter import tkinter as tk import tkinter . messagebox from tkinter . constants import SUNKEN window = tk . Tk () wi...
Read More
Simple Calculator by Using Functions

Simple Calculator by Using Functions

OM MAURYA SIR April 19, 2023 Add Comment
OM MAURYA SIR
 # This function adds two numbers def add(x, y):     return x + y # This function subtracts two numbers def subtract(x, y):     return x - y...
Read More

Python Class example with Function

OM MAURYA SIR April 10, 2023 Add Comment
OM MAURYA SIR
Example 1:-  Write code for file ok.py class Person :     def myfunc ( self , a , b ):     print ( a + b )       def myage ( self , age )...
Read More
Subscribe to: Posts (Atom)

About Blogger

My photo
OM MAURYA SIR
Technical Trainer for Full Stack Web Development & Digital Marketing Course
View my complete profile

Video Of Day

Search This Blog

Report Abuse

  • Home

Recent

Popular

  • Views   and Urls
    Views and Urls
    Open command prompt in windows  then in command prompt  type     d:   and press enter . and use following commands  To create folder  myap -...
  • Django Template
    Django Template
    Open command prompt in windows  then in command prompt  type     d:   and press enter . and use following commands  To create folder  myap -...
  • How to link css file in django
    How to link css file in django
      Open Command Prompt in Windows  then in command prompt  type     d:   and press enter . and use following commands  To create folder  myap...
  • Django Data range  search example
    Django Data range search example
     
  • Django installation and create basic  website example.
    Django installation and create basic website example.
    Open Command Prompt in Windows  then in command prompt  type     d:   and press enter . and use following commands  To create folder  myap -...
  • django edit url
    django edit url
    open command prompt in windows  then type  go to d:  drive  D:\> mkdir myap D:\myap>cd myap  D:\myap>python -m venv env D:\myap>...
  • Django css file link
    Django css file link
    Open command prompt in windows  then in command prompt  type     d:   and press enter . and use following commands  To create folder  myap -...
  • Django Insert database with Modelform example
     1)models.py file code:- from django . db import models # Create your models here. class ContactForm ( models . Model ):             ful...
  • Difference between One-to-one, Many-to-many, and Many-to-one Relationships in Django
      One-to-one Relationship Here two objects must have a single/unique relationship with one another. Take for example a  Student  and  Studen...
  • Tkinter with mysql
    Tkinter with mysql
    Install MySql Connector To establish a connection with the MySQL database, we’ll need to install the MySQL connector package for python. Use...

Comment

statistics

Sparkline

Subscribe

Formulir Kontak

Name

Email *

Message *

Blog Archive

  • ▼  2023 (30)
    • ►  June (5)
    • ►  May (11)
    • ▼  April (7)
      • full stack
      • Django Signup and Login ,Logout built in features
      • Django custom login and logout code
      • Ecommerce Website development tutorials Resources ...
      • GUI of a Calculator Which will help to add, subtra...
      • Simple Calculator by Using Functions
      • Python Class example with Function
    • ►  March (1)
    • ►  January (6)
  • ►  2022 (24)
    • ►  December (8)
    • ►  November (2)
    • ►  October (2)
    • ►  September (12)
Powered by Blogger.

Find Us On Facebook

Copyright © 2015 Django All Right Reserved
Blogger Templates Created by Arlina Design Powered by Blogger