|
|
463eb068f6
|
Ensuring more projections
|
2016-04-13 15:31:58 +02:00 |
|
|
|
bcde995e64
|
Tweak to Project update
Now we use utils.remove_none_attributes to remove None values, and
revert to file _id only if it exists.
|
2016-03-16 16:08:51 +01:00 |
|
|
|
1a1c2c51fe
|
Added parameter support to Resource.find()
This makes the overrides in subclasses unnecessary
|
2016-03-09 12:41:52 +01:00 |
|
|
|
819245762a
|
Fix for typo
|
2016-03-04 15:46:39 +01:00 |
|
|
|
083c8216f0
|
Strip embedded files form Project on update
|
2016-02-09 17:15:49 +01:00 |
|
|
|
9f939e9319
|
Minor tweak to node_type_has_method
|
2016-01-28 12:59:38 +01:00 |
|
|
|
a8225cf5a3
|
Introducing node_type_has_method
Utility method that checks if a given node_type has the requested
method.
|
2016-01-26 18:27:00 +01:00 |
|
|
|
61d8cc32ac
|
Introducing Project object
Project are a new collection, used to group node_types on a per-project
basis.
|
2016-01-25 16:18:51 +01:00 |
|