Conversation
…er 3 - Server framework 101
ltinel
left a comment
There was a problem hiding this comment.
Good job :) A few "FYIs", but nothing to say really
Chapter 4 - Security
73a4aef to
2aa5be2
Compare
ltinel
left a comment
There was a problem hiding this comment.
Great work 😄
FYI, if you scroll to the bottom of your PR, you'll find some Runbot links, among which the ci/style check. In there, you'll find a few styling suggestions (typically incorrect use of whitespace or newlines). Could you implement those to make the check pass?
|
Thank you for your feedback !
I don't have access to the runbot at the moment 😔. Sysadmins told me that I have to check with HR... I will try to change asap to pass the checks. |
Chapter 5 - Finally, Some UI To Play With
Chapter 6 - Basic views
407eb5d to
d732a5b
Compare
Chapter 7 - Relations Between Models
6b43021 to
8cd5978
Compare
Chapter 8 - Computed Fields and Onchanges
…se offer. Chapter 9 - Ready For Some Action ?
Chapter 10 - Constraints
8cd5978 to
041421a
Compare
- Add Python constraint to ensure selling price is acceptable relative to expected price. - Add SQL constraints for unique property names and positive prices. - Add decorations (colors) to the property list view based on status. - Add 'Offers' stat button to the property form view. - Set default ordering for property types and tags. Chapter 11 - Add The Sprinkles
041421a to
5856ab1
Compare
Chapter 12 - Inheritance
Chapter 13 - Interact With Other Modules
Chapter 14 - A brief history of QWeb
5856ab1 to
9231b81
Compare
Discover the web framework - Chapter 1 - Owl components

No description provided.