2009-7-19

23:41 kojiro
oh, right, I was thinking cancellation extends sale
23:41 mib_jago
the models are the same but sale has a few more fields but it doesn't really work right if sale extends cancellation
23:42 mib_jago
so I made 2 and went for FK approach
23:42 SmileyChris
seemant: why do you need to change the unicode method? so it shows full names in FK form fields?
23:43 mib_jago
anyway, thanks for the sense check, looks like i have it about right.
23:44 SmileyChris
kojiro: without making everything generic relationships, you can't really abstract user that much more
23:54 seemant
SmileyChris: yes
23:55 seemant
SmileyChris: in the admin, specificially
23:59 mib_jago
i have a FilePathField, and I want the path variable to be different on 2 servers. Will using a settings variable 1) work 2) is the best way to achieve this
Page 22 of 22   ← Previous  (2,109 total)