MobileBlur

Diff
Login

Differences From Artifact [261ab37d87]:

To Artifact [08875d3c07]:


14
15
16
17
18
19
20
21





from globals import current
from html import *
from validators import *
from http import redirect, HTTP
from dal import DAL, Field
from sqlhtml import SQLFORM, SQLTABLE













>
>
>
>
14
15
16
17
18
19
20
21
22
23
24
25

from globals import current
from html import *
from validators import *
from http import redirect, HTTP
from dal import DAL, Field
from sqlhtml import SQLFORM, SQLTABLE