Hello!
Here's my problem. I am trying to design a simple wiki-like CMS, with
3 different types of editable pages.
1. Text
2. Images
3. Audio
All of these 3 have their own class, derived from an abstract base
class which contains things shared in common by them all (is this page
locked, last_cha
Hello!
I've got 3 objects, which have foreign keys pointing to each other. My
Wrapper class also contains a generic foreign key to my resource
class.
Is there a 'clean' way to create all 3 of the models at once? Or do I
have to allow the foreign keys to be null, and then go back and change
them
2 matches
Mail list logo