Michael DeHaan
8b698d13d0
This makes subobject attachment and detachment generic, making the views much easier to code up.
2013-03-22 16:52:44 -04:00
Michael DeHaan
dc071d1914
More view/model cleanup
2013-03-22 15:57:24 -04:00
Michael DeHaan
f1fda9b5de
More view->model cleanup
2013-03-22 15:53:08 -04:00
Michael DeHaan
2c02dc73a0
Moving more logic into the models, more view cleanup
2013-03-22 15:44:32 -04:00
Michael DeHaan
d338794ec2
Starting to defer some business logic to the model classes and out of the views.
2013-03-22 15:36:59 -04:00
Michael DeHaan
ed6096216f
Example of how to disassociate an object from a collection, to be generalized later!
2013-03-22 14:48:18 -04:00
Michael DeHaan
d179c91537
Test code for posting an object to a subcollection, and accompanying view code. (In this case organizations/n/projects)
...
To be generalized later.
2013-03-22 14:23:50 -04:00
Michael DeHaan
7a9cd89d80
Merge conflict
2013-03-22 13:49:26 -04:00
Chris Church
935463e3ec
Updated description to be optional, added migration for description change and removal of application user model.
2013-03-22 13:41:35 -04:00
Michael DeHaan
92509d34b3
More launch job notes.
2013-03-22 12:00:11 -04:00
Michael DeHaan
d336433634
Take notes on launch job features
2013-03-22 11:49:04 -04:00
Michael DeHaan
5a03fdf841
Simplify user model by just using the Django user object.
2013-03-22 11:35:26 -04:00
Michael DeHaan
2dbb77833e
Implementation and testing of the organizations projects subresource.
2013-03-21 17:38:53 -04:00
Michael DeHaan
eeb0dfd9ba
Add a lot of basic serializers for some of the other object types. These may evolve.
2013-03-21 15:28:40 -04:00
Michael DeHaan
6422214b5e
Get resource URLs installed in REST API returns.
2013-03-21 00:12:03 -04:00
Michael DeHaan
690af95a50
Start adding tastypie subresources
2013-03-18 15:49:40 -04:00
Michael DeHaan
91c8d122be
Basic API object creation. Auth still stubbed out.
2013-03-15 17:53:44 -04:00
Michael DeHaan
4259f2a94e
Show tags correctly in Django admin, use limited CharFields for fields without newlines to render admin appropriately.
2013-03-15 11:45:14 -04:00
Michael DeHaan
b3c21db999
Hosts have groups.
2013-03-15 11:26:32 -04:00
Michael DeHaan
4d20258a7c
Add blank=True for optional fields in admin, display objects in admin views according to name.
2013-03-15 11:18:18 -04:00
Chris Church
8b0401b924
Added inventory to admin.
2013-03-13 17:57:25 -04:00
Michael DeHaan
9491453887
Working on migrations
2013-03-13 16:29:51 -04:00
Michael DeHaan
b97193e6a0
Pull requirements from pip so we get later things on CentOS 6, etc
2013-03-13 16:06:45 -04:00
Michael DeHaan
14b0a1ed27
Rename acom to lib to avoid confusion with repo name.
2013-03-13 15:32:22 -04:00