About Cookie Availability and Persistence
When an Ajax request creates a cookie, that cookie becomes immediately available to:
- The current page including any JavaScript running on it.
- Other tabs and windows already open with the same website.
- Future navigation to other pages of the same website.
The same applies for cookies deleted by an Ajax request.
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You