20110309¶
Finished yesterday’s blog entry. New ticket docs/tickets/30. Commit 20110309a.
I’d now consider
lino.modlib.users
as a valid alternative todjango.contrib.auth
. Wrote new ticket docs/tickets/31 to request for comments. Commit 20110309b.So weit ich sehen kann, wird Lino immer ein RESTful Server sein. Da sind Sessions eigentlich gar nicht nötig. https://stackoverflow.com/questions/2502842/way-to-maintain-a-session-in-a-rest-application
New ticket docs/tickets/32. Commit 20110309c.
Continued with
lino.ui.qx
. Now using index.html.tmpl with on_ready function. This avoids the second AJAX call to load the menu. Commit 20110309d.todo next: react correctly to a GET http://127.0.0.1:8000/api/contacts/Companies