Wednesday, September 28, 2011

Re: Extracting the database name from an object

Lol - that makes more sense :)

Thanks for the clarification Tom!

On Wed, Sep 28, 2011 at 10:31 AM, Tom Evans <tevans.uk@googlemail.com> wrote:
On Tue, Sep 27, 2011 at 8:21 PM, Andre Terra <andreterra@gmail.com> wrote:
> It doesn't hurt to remind him that methods that begin with _ are considered
> unstable API and are subject to change/removal without previous notice.
>
>
> Cheers,
> AT
>

However, that API is documented in a release, and so is now subject to
deprecation/POLA rules, so feel free to use it until you start seeing
PendingDeprecationWarning.

https://docs.djangoproject.com/en/1.3/topics/db/multi-db/#an-example

Cheers

Tom

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment