gt; Hi Mario --
> >
> > This has been discussed (to death) a number of times. Please search
> > the archives.
> >
> > [Short answer: 1.0 will be released when we can guarantee API
> > stability. We're not there yet.]
> >
> > Jacob
>
>
>
> >
> > testprj> vi testapp/models.py
> > testprj> cat testapp/models.py
> > from django.db import models
> >
> > class Test(models.Model):
> > name = models.CharField(maxlength=200)
> > class Admin:
> > pass
> >
> >
Yes, sorry, I missed the return, was hastily typed as an example. Hadn't
seen direct_to_template, that does indeed seem like a good way to go. Thanks
for the pointer :)
On 6/27/07, SmileyChris <[EMAIL PROTECTED]> wrote:
>
>
> On Jun 27, 8:46 pm, "Paul Bowsher" <
No, this is meant to go at the end of a long view function
def index(request):
# Lots of code
render_to_response_with_req(request, 'home/index.html', {'a': 'dict'})
etc.
On 6/27/07, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
>
>
> On 6/
Hi all,
Just coming back to Django after an 18 month absense, great to see
some of the work that's gone on here, i'm really impressed! Been using
Rails for a while (not by choice) and it's a joy to get back into
Django.
Enough of the fluffing though, and down to business.
render_to_response is
i all,
> Does anyone have a working sample code using FormPreview?
>
>
> >
>
--
Paul Bowsher
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To pos
or-screencast.html
>
> We need this in Django!
>
--
Paul Bowsher
IT Systems Developer
Simply Stuck Ltd
root on your server but you certainly
> don't wan't any user to be able to do the same.
>
> Regards,
>
> Laurent
>
> Le Mercredi 5 Octobre 2005 13:57, Paul Bowsher a écrit:
> > I agree with Robert. I don't need ANY authorisation for one of my
> > apps
RAHUEL <[EMAIL PROTECTED]> wrote:
>
> I would be glad to answer your question but since I left my parents I
> stopped answering to orders. I really dislike the way you're talking to
> everyone. I'm sorry not to be a Guru as you seem to be.
>
> Regards,
>
> La
Wrong list. Very very wrong
On 10/2/05, aartuc91 <[EMAIL PROTECTED]> wrote:
>
> i'm 19 i live in turkey visual fox is very interesting for me please
> help me!!!
>
>
--
Paul Bowsher
IT Systems Developer
Simply Stuck Ltd
g.
> It means that you would just do (for comments on a contrived horse
> trading site):
>
> class Comment(meta.Model):
>.. subject, text, date, etc ...
>
> class CommentReply(Comment):
> parent = meta.ForeignKey(Comment)
>
> class HorseComment(Comment):
> parent = meta.ForeignKey(Horse)
>
> class TrainerComment(meta.Modl):
> parent = meta.ForeignKey(Trainer)
>
>
> This of course means more tables, but I can't see that that is a problem
> with any modern database.
>
>
--
Paul Bowsher
IT Systems Developer
Simply Stuck Ltd
se Http404 if the object doesn't exist.
>
> This is a prime candidate for inclusion in django/core/extensions.py,
> which is where we put functions that "span" several layers of MVC.
>
> Thoughts?
>
> Adrian
>
> --
> Adrian Holovaty
> holovaty.com | djangoproject.com | chicagocrime.org
>
--
Paul Bowsher
IT Systems Developer
Simply Stuck Ltd
Any way of opening up registrations for trac? There's a LOT of
anonymous changing of ticket properties (one even switched a ticket
owner from adrian to anonymous) which is becoming a pain. Allow
registrations then restrict postig to registered users only?
--
Paul Bowsher
IT Systems Deve
iling list.
>
> Its Google Groups page is here:
> http://groups.google.com/group/django-updates
>
> Adrian
>
> --
> Adrian Holovaty
> holovaty.com | djangoproject.com | chicagocrime.org
>
--
Paul Bowsher
IT Systems Developer
Simply Stuck Ltd
14 matches
Mail list logo