Commit Graph

13 Commits

Author SHA1 Message Date
Eibriel
a1108f50a6 Added Task assignation to users
Now you can populate form lists using form schema
Some items changed from string to objectid
Proper validation for lists and objectids
2015-04-15 10:25:31 -03:00
Eibriel
a605acb856 Adding support for Dictionaries on Forms
WIP converting datetime string to datetime
2015-04-14 12:04:50 -03:00
Eibriel
67d620bc37 Added upgrade_node_type command
Improved task node type
Added form_schema to manipulate forms
2015-04-13 15:08:44 -03:00
39544e96da Changes to node_schema
Now we use ObjectId for the user field and media for the picture field
(previously known as thumbnail).
2015-04-13 01:21:57 +02:00
Eibriel
1b85823f9b Adding tasks (WIP), inmproving populate_db script 2015-04-10 13:08:45 -03:00
7f1b36f134 Added clear_db command to manage.py 2015-04-08 18:09:04 +02:00
1715f5dffe Update to manage.py and rename config example 2015-04-07 14:40:39 +02:00
07dfb6298b Update to defaults for runserver function 2015-04-07 14:31:41 +02:00
gabriel
ff7d339f9c Some fixe on Config import 2015-04-01 10:42:27 -03:00
gabriel
be0c212bd6 Added runserver parameter for development 2015-04-01 10:10:26 -03:00
Eibriel
38b4d01581 Finishing Tests, Cleaning up Static folder 2015-03-12 15:05:10 +01:00
70d3cd8b6a Initial test with Eve 2015-03-10 11:38:57 +01:00
bf855e0a21 Added manage.py 2015-02-04 02:02:21 +01:00