I have a website running on www.mydomain.com. It is not a django site.
It has a registration page which is not a django template/form.

I have django app running on app.mydomain.com

I want the registration page on www.domain.com to use django views and
models on app.mydomain.com to save registration to db, send email etc.

what is the best way to achieve this?

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.


Reply via email to