Re: Some love for admindocs

2015-11-05 Thread Tim Baxter
ollowing FK relations is often a lot easier with >> admindocs. Maybe that should be mentioned somewhere? >> 3. Mention admindocs in the tutorial. Not sure about this one, since it >> could just add unnecessary weight. But it might also make life easier for >> some people. >>

Re: Replacing the contrib.sites Site model with a setting?

2016-02-03 Thread Tim Baxter
What would be the recommendation for assigning content to a particular site in a shared DB model? Integer field with the current SITE_ID to create a sort of faux FK or M2M? Choices? One thing I like about this pattern I haven't seen discussed already is that it would make it far easier to exten