I not sure, but I think that what you're talking about is closer to
model inheritance. This patch is more about supplying an explicit
model for many-to-many relationships to use as its intermediary
table. It's more like this:
class Song(models.Model):
name = models.CharField(max_length=128)
On 23-Dec-07, at 11:43 AM, Jeff Anderson wrote:
> Yes, I agree.
there is a shortcut - enter your info in Preferences, and akismet
will let you in. I have never registered, but my details in
preferences has kept me from being harrassed by akismet.
--
regards
kg
http://lawgon.livejournal.c
Kenneth Gonsalves wrote:
> On 23-Dec-07, at 11:21 AM, Adrian Holovaty wrote:
>
>
>> http://www.djangoproject.com/accounts/register/
>>
>
> if this link could be made more visible, it would help - I have
> answered this question at least 20 times so far
>
>
Yes, I agree.
I clicked on th
Thank You!
I have successfully opened a ticket.
Jeff Anderson
Adrian Holovaty wrote:
> On Dec 22, 2007 11:36 PM, Jeff Anderson <[EMAIL PROTECTED]> wrote:
>
>> I have a patch to submit, but my ticket is rejected as possible spam.
>> What does your spam detector look for?
>> What does one need
On 23-Dec-07, at 11:21 AM, Adrian Holovaty wrote:
> http://www.djangoproject.com/accounts/register/
if this link could be made more visible, it would help - I have
answered this question at least 20 times so far
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
Fos
On Dec 22, 2007 11:36 PM, Jeff Anderson <[EMAIL PROTECTED]> wrote:
> I have a patch to submit, but my ticket is rejected as possible spam.
> What does your spam detector look for?
> What does one need to do to get an account? I am guessing that it is
> easier to open tickets if I have an account?
I have a patch to submit, but my ticket is rejected as possible spam.
What does your spam detector look for?
What does one need to do to get an account? I am guessing that it is
easier to open tickets if I have an account?
Thanks!
Jeff Anderson
signature.asc
Description: OpenPGP digital signat
On 22-Dec-07, at 9:39 PM, Marc Garcia wrote:
> If somebody could confirm that it's a bug I'll open the ticket, and
> I'll research more.
check whether they are marked as 'fuzzy' in .po file
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
Foss Conference for the com
This is something we could really use.
I'm assuming to access those attributes they're just appended on the
new objects created?
So I could have:
MyModel():
relationships = models.ManyToManyField(ContentType,
through="Relationship")
Relationship():
content_type = models.ForeignKey(Cont
I don't know if is it pending, or is a bug (or even is a problem of my
setup), but I couldn't find information about it.
When using newforms-admin branch all labels marked as translatable are
not translated just in the admin application.
If somebody could confirm that it's a bug I'll open the ti
10 matches
Mail list logo