Difference between revisions of "Django"

From Lost In Wonderlands
Jump to: navigation, search
(tutoriql from Mozilla)
(R)
Line 57: Line 57:
 
==== sample code ====
 
==== sample code ====
 
* * https://gist.github.com/claudiosanches/7012524
 
* * https://gist.github.com/claudiosanches/7012524
 +
 +
=== Rest based  api tutorial ===
 +
* https://www.django-rest-framework.org/api-guide/requests/
 +
* https://www.django-rest-framework.org/tutorial/2-requests-and-responses/
 +
* https://www.django-rest-framework.org/tutorial/3-class-based-views/
 +
* https://www.django-rest-framework.org/tutorial/4-authentication-and-permissions/
 +
* https://www.django-rest-framework.org/tutorial/5-relationships-and-hyperlinked-apis/
 +
* https://www.django-rest-framework.org/tutorial/6-viewsets-and-routers/
  
 
== S ==
 
== S ==

Revision as of 18:39, 27 April 2021

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

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

Rest based api tutorial

S

T

tutorial from Mozilla

sample code

U

V

W

X

Y

Z

Articles

Blogs

Tools link

Books