Django its not a DNS Server you need one (like BIND) to point yours domains
IMHO you can use python scripts for automate Bind config files.

See u.


2014/1/7 Mrinmoy Das <mrinmoy.da...@gmail.com>

> Hi,
>
> Is there a pure django solution towards this problem?
>
>
> Mrinmoy Das
> http://goromlagche.in/
>
>
> On Tue, Jan 7, 2014 at 6:49 PM, Rafael E. Ferrero <
> rafael.ferr...@gmail.com> wrote:
>
>>
>> 2014/1/7 Mrinmoy Das <mrinmoy.da...@gmail.com>
>>
>>> Yeah I am working with django. Thing is I want the users to have their
>>> own domain names. Which I will store on my database and there site will be
>>> running on that domain name. But all these will be under a single django
>>> project. So how do I solve the urls and domain names?
>>>
>>> Mrinmoy Das
>>> http://goromlagche.in/
>>>
>>> Maybe you must to create an script for create DNS config files ?
>> If the user want to use his own .com or .net or whatever... they must to
>> point his domain to a DNS Service... if you has your own domain and every
>> user has his own SUBdomain from you then you must create that on your own
>> DNS.
>>
>> Hope to help you!
>>
>>
>>>
>>>  On Tue, Jan 7, 2014 at 6:25 PM, Mark Moss <care4m...@gmail.com> wrote:
>>>
>>>> So, you are trying to create a "website builder". instead of asking how
>>>> to build the entire project, break the project into smaller chunks (like,
>>>> login, profile mgmt, site creator, preview manager etc). Then start
>>>> building it yourself and start asking your questions when you face
>>>> challenges.
>>>>
>>>> ---------------------
>>>> - Mark
>>>> Try *Pre-installed Django Framework
>>>> <http://www.gigapros.com/portal/django-hosting>* that works instantly
>>>> out-of-the box!
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To post to this group, send email to django-users@googlegroups.com.
>>>> Visit this group at http://groups.google.com/group/django-users.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/1f49e1a2-f92f-477a-a8e2-6f5f00978106%40googlegroups.com
>>>> .
>>>>
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To post to this group, send email to django-users@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/django-users.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAFWA-MP8tB0uKrb8zRdym%2BXSSv%2BX3KHk6UZ8B6D-9jSYb%3DC0Vg%40mail.gmail.com
>>> .
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> --
>> Rafael E. Ferrero
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAJJc_8V1rJQPQvph83UORPRh_0-yZ-YdMu5A5iO_PYJvg9C-PA%40mail.gmail.com
>> .
>>
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFWA-MOXmT9o7oUSx0dCP0ZzUt6m4vZCyLuNk2dAXJvXUEFirw%40mail.gmail.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Rafael E. Ferrero

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJJc_8VZrnkWjafO8tdwOuChzFOJHOYYwL%3DZMUNJHwN2RR%2Bm%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to