Thank you Shawn.
On Wed, Feb 24, 2010 at 11:58 PM, Shawn Milochik wrote:
> Multi-DB support doesn't exist in 1.1 -- only 1.2 (still in beta).
>
> The "managed" attribute in the Meta tells Django whether it should handle
> the model with its ORM. The default is True. If it's True, Django will mak
Multi-DB support doesn't exist in 1.1 -- only 1.2 (still in beta).
The "managed" attribute in the Meta tells Django whether it should handle the
model with its ORM. The default is True. If it's True, Django will make a
database table for that model. If not, Django's ORM won't do anything to the
2 matches
Mail list logo