Skip to content

prettyquail/Django-Signals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Signals

About The Project

Built With

About Project

I made this project while learning signals. In this project I have used inbuilt modal signals and login logout signals of django.

Prerequisites

Python == 3.8.8 Django == 3.2.5

Installation

  1. Clone the repo
    git clone https://github.com/prettyquail/Django-Signals.git
  2. Login through admin panel of django
  3. Whenever the signals are called, then you can see the changes accordingly, plus in the terminal too.

About

The signals are utilities that allow us to associate events with actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages