| Name | psorek |
|---|---|
| Email Address | n/a |
| Posts | 1 |
-
- 2013-01-24 01:25:35
- custom urls parsing
- Board » Django » Middleware
-
I want to do something like:
* read the cookie from request
* depending on the cookie parse url
Is it (easily) possible?
Is there better way to do it? I want to write something like user auth system.


