I used Jira at my previous company. It is a great tool, but it is
_extremely_ heavyweight. Unless you need to high level of customisation of
workflows and integrations it can provide, and have someone intimately
familiar with it and/or have the nearly-full-time job of learning and
fiddling with
Also consider the media files could number into the millions (or
bajizillions?). Particularly for, say, a image hosting application. Clearly
it would not be feasible to enumerate all the files, and there would
clearly be regular additions. It might be that this use case is simply
"beyond the sc
Also consider the media files could number into the millions (or
bajizillions?). Particularly for, say, a image hosting application. Clearly
it would not be feasible to enumerate all the files, and there would
clearly be regular additions. It might be that this use case is simply
"beyond the sc
I want to give a big "thumbs up" to the folk that worked on
InlineForeignKeyField, inlineformset_factory, and their friends.
I just used inlineformset_factory for my project, saw that it was writing
the parent id out into hidden form variables and, thinking that this seemed
"unnecessary" and a
but that's really contorted)
Thanks for reading this far... I hope someone can help.
--
("`-/")_.-'"``-._Chris Cogdon
. . `; -._)-;-,_`)
(v_,)' _ )`-.\ ``-'
_.- _..-_/ / ((.'
((,.-' ((,/ fL
--
You received this message
That's probably a poor example. Australian postcodes should be a
StringField with a validation constraint ensuring that its 4 digits.
Why? Well, there are australian postcodes that start with 0 - Northern
Territory - and they're not going to be displayed correctly with ANY
reasonable localisation