Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step 1: Create the Django model Define a Django model named 'Monitor' with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. #1897

Open
DonnieBLT opened this issue Mar 3, 2024 · 0 comments

Comments

@DonnieBLT
Copy link
Collaborator

No description provided.

Sarthak5598 added a commit to Sarthak5598/BLT that referenced this issue Mar 9, 2024
… with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. OWASP-BLT#1897
DonnieBLT pushed a commit that referenced this issue Mar 23, 2024
… with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. #1897 (#1981)

* Step 1: Create the Django model Define a Django model named 'Monitor' with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. #1897

* made migration

* formating issue

* added the form

* html issues

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* added new feilds

* removed unnecasry lines

* identation issue

* added merge

* indentation

---------

Co-authored-by: Arkadii Yakovets <ark@cho.red>
CodeWithBishal pushed a commit to CodeWithBishal/OWASP-BLT that referenced this issue Apr 28, 2024
… with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. OWASP-BLT#1897 (OWASP-BLT#1981)

* Step 1: Create the Django model Define a Django model named 'Monitor' with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. OWASP-BLT#1897

* made migration

* formating issue

* added the form

* html issues

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* added new feilds

* removed unnecasry lines

* identation issue

* added merge

* indentation

---------

Co-authored-by: Arkadii Yakovets <ark@cho.red>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant