James Bennett wrote:
On Sun, Oct 26, 2008 at 9:19 PM, Steve Holden <[EMAIL PROTECTED]> wrote:
  
Here's a specific example of a piece of code that uses a web app's
models. It should get you started - just dive in and write some code!
The tricky bit is providing the settings without using a "settings"
module. I can't remember who I got this code from, but the kudos belongs
to them, not me. Enjoy.
    

I'm late to the party on this, but here's my writeup from last year
(IIRC all this stuff is in the official docs, too):

http://www.b-list.org/weblog/2007/sep/22/standalone-django-scripts/
  

Thanks guys, that's a great help.
That settings hack along with my models.py file (and django installed) seems to be all I need for the moment.

AC.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to