witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/model
Dan Helfman e086114478 Unicode passwords containing special characters would break sha.new(). Now they're encoded as utf8 first. 2008-01-03 22:04:34 +00:00
..
delta When saving a model.Notebook or model.Note to the database, set the user_id field based on the current user. 2008-01-01 01:44:54 +00:00
test When saving a model.Notebook or model.Note to the database, set the user_id field based on the current user. 2008-01-01 01:44:54 +00:00
Invite.py * Preventing a user from revoking their own access. 2007-12-30 01:20:38 +00:00
Note.py When saving a model.Notebook or model.Note to the database, set the user_id field based on the current user. 2008-01-01 01:44:54 +00:00
Notebook.py When saving a model.Notebook or model.Note to the database, set the user_id field based on the current user. 2008-01-01 01:44:54 +00:00
Password_reset.py New model.Invite object for the invite table. 2007-12-03 23:34:35 +00:00
Persistent.py Renaming new_model to model, now that the old bsddb model is out of the way. 2007-10-11 19:49:00 +00:00
User.py Unicode passwords containing special characters would break sha.new(). Now they're encoded as utf8 first. 2008-01-03 22:04:34 +00:00
__init__.py Renaming new_model to model, now that the old bsddb model is out of the way. 2007-10-11 19:49:00 +00:00
drop.sql Renaming new_model to model, now that the old bsddb model is out of the way. 2007-10-11 19:49:00 +00:00
schema.sql New model.Invite object for the invite table. 2007-12-03 23:34:35 +00:00