Difference between revisions of "Django"
From Lost In Wonderlands
(→R) |
(→runserver ssl) |
||
Line 53: | Line 53: | ||
=== runserver ssl === | === runserver ssl === | ||
− | * https://gist.github.com/claudiosanches/7012524 | + | * https://stackoverflow.com/questions/8023126/how-can-i-test-https-connections-with-django-as-easily-as-i-can-non-https-connec |
+ | |||
+ | ==== sample code ==== | ||
+ | * * https://gist.github.com/claudiosanches/7012524 | ||
== S == | == S == |
Revision as of 01:58, 26 April 2021
Contents
Django
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Subject... (But Were Afraid to Ask) a collection of links of interest
See also
Django
on macOS
- https://akrabat.com/creating-virtual-environments-with-pyenv/
- https://github.com/pyenv/pyenv-virtualenv
Topics
QML Topics
A
A1
A11
A111
A1111
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
runserver ssl
sample code
S
T
V
W
X
Y
Z
Articles
- https://www.w3.org/Provider/Style/URI
- https://medium.com/swlh/build-your-first-rest-api-with-django-rest-framework-e394e39a482c
- https://blog.usejournal.com/react-on-django-getting-started-f30de8d23504