There are people using capistrano for django [0][1]. Would it not be  
better to look at writing a django recipe for capistrano rather than  
trying to re-implement it?

Thanks,

David

0 - http://www.unessa.net/en/hoyci/2007/06/using-capistrano-deploy- 
django-apps/
1 - http://toys.jacobian.org/presentations/2007/oscon/tutorial/

On 10 Sep 2007, at 9:43 am, Jon Atkinson wrote:

>
>> "automating django's deployment tasks" sounds like a good start  
>> for me.
>
> A rough list of what I consider those tasks to be:
>
> 0) Checking in the local source changes if they have not already been
> checked in (optional).
> 1) Logging into the deployment target.
> 2) Checking out the latest source.
> 3) Modifying the production database as necessary.
> 4) Making appropriate changes to settings.py.
> 5) Running tests
> 6) Restarting the server
> 7) Cleaning up and logging out.
>
> I'm sure there is more to this (particularly, point three is vastly
> over-simplified :-P), but please add to this as necessary.
>
> --Jon
>
>
>>
>> --
>> Angel
>>
>> 2007/9/8, Chris Hoeppner <[EMAIL PROTECTED]>:
>>>
>>> Hi there,
>>>
>>> This is just to make it a bit more obvious. I've decided to make  
>>> up a
>>> python application similar to Capistrano, for Django.
>>>
>>> I plan it to be similar in the sense of "it uses the same goal,  
>>> and a
>>> few same ideas", and it's not going to be a port of Capistrano to
>>> Python.
>>>
>>> I've called this project Djangostrano, though I'll come up with a  
>>> better
>>> name before the folks at 37signals run storms of fury on me :)
>>>
>>> If anyone has done some steps in this direction, please let me  
>>> know, as
>>> we could join forces. Also, if anyone is *interested* in  
>>> contributing a
>>> bit, don't hesitate to contact me.
>>>
>>> A few fundamental guidelines lay already, but I'm still in the
>>> brainstorming stage. This is the right stage for anyone to join me.
>>>
>>> I'll be glad to hear from you.
>>> --
>>>
>>> Saludos,
>>>
>>> Chris Hoeppner,
>>> Passionate about on-line interaction
>>> <m> 627 471 720
>>> <e> [EMAIL PROTECTED]
>>> <w> www.pixware.org
>>>
>>> -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1.4.6 (GNU/Linux)
>>>
>>>
>> iD8DBQBG4uAdSyMaQ2t7ZwcRAt1NAKDMwg2Pt4PNNO3E3WcxGCJ7T82QAgCgx+25
>>> hUzCBlmfaOU4xpcEIO67b2g=
>>> =T5O4
>>> -----END PGP SIGNATURE-----
>>>
>>>
>>
>>
>>>
>>
>
> >

-- 
David Reynolds
[EMAIL PROTECTED]



--~--~---------~--~----~------------~-------~--~----~
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