Y
Hacker News
new
|
ask
|
show
|
jobs
by
rojoca
2254 days ago
Since inertia runs in the same session context as your django app you can use django sessions as you would in a standard django app - in fact this is the goal of inertia. This even works with a django rest framework API