I haved added "import uuid" at the top of myproject/controllers/
invitation.py, but it does not change anything.
myproject/models/invitation.py looks like this :
db.define_table('invitation',Field('token'))
myproject/views/invitation.html looks like this : {{extend
'layout.html'}} {{=form}}
Any clue ? Sorry I am just a beginner...
I have read the UUID Wikipedia page.
On 30 mai, 21:42, Dwayne Blind <[email protected]> wrote:
> Nope I don't have import uuid :(
>
> Should I ? Where can I read more about uuid ?
>
> Thank you
>
> On 30 mai, 21:15, pbreit <[email protected]> wrote:
>
>
>
> > Did you get that error before? Do you have "import uuid" in the file?-
> > Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -