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 8dee52a9d8 This public schema comment caused a problem on an install for one user. 2008-02-24 02:31:55 +00:00
..
delta When saving a note, auto-delete any files that used to be linked from it but no longer are. Still need unit tests. 2008-02-22 19:47:28 +00:00
test Now Content-Type header is saved upon upload and sent upon download. 2008-02-18 20:19:36 +00:00
File.py When saving a note, auto-delete any files that used to be linked from it but no longer are. Still need unit tests. 2008-02-22 19:47:28 +00:00
Invite.py More work on file uploading. Unit tests need to be fixed. 2008-02-18 20:08:07 +00:00
Note.py * make a User_revision object containing a revision timestamp, user_id, username 2008-01-04 04:45:43 +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 * Quota storage calculation now takes uploaded files into account. 2008-02-20 00:57:10 +00:00
User_revision.py * make a User_revision object containing a revision timestamp, user_id, username 2008-01-04 04:45:43 +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 More work on file uploading. Unit tests need to be fixed. 2008-02-18 20:08:07 +00:00
schema.sql This public schema comment caused a problem on an install for one user. 2008-02-24 02:31:55 +00:00