Open carribeiro opened 13 years ago
ok, I added the form (I used inlines, and we can use js script to add a policy on th fly in future) and you can test it. I mentioned that ProjectPolicy model has protocol field and I think it is duplicated with transfer_method and we need remove it.
Transfer_method is not the same as the protocol field. Protocol is HTTP or FTP. Transfer_method is a predefined setup that includes a protocol and other parameters.
(I know it's confusing but please leave it as it is now - I'm not sure about the "best" way to do it, and we may change it in the future)
The create new project form can be called from the main screen and allows a publisher to define a new project, with a few policy entries.
For the initial implementation, the form can have three fixed policy entries (some of them can be empty).