Re: Newbie question - Deploying Django apps

2008-12-29 Thread Jarek Zgoda

Wiadomość napisana w dniu 2008-12-29, o godz. 07:28, przez Leslie  
Maclachlan:

> I am using Eclipse editor to work with my django projects.
> Can anyone recommend a way to deploy my django apps to an Apache web
> server?
>
> Currently, I am manually copying the entire source folder to the  
> correct
> location on my Apache server.  It seems that there should be an easier
> way to keep my Apache server up to date with changes.


If you use Eclipse, writing Ant build.xml for deployment should be  
easy, there is a perspective for this task in Eclipse.

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
jarek.zg...@redefine.pl


--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Newbie question - Deploying Django apps

2008-12-28 Thread Leslie Maclachlan

Hi,
I am using Eclipse editor to work with my django projects.
Can anyone recommend a way to deploy my django apps to an Apache web
server?

Currently, I am manually copying the entire source folder to the correct
location on my Apache server.  It seems that there should be an easier
way to keep my Apache server up to date with changes.

Thanks in advance,
Leslie


--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---