Monday, January 17, 2022

Re: Django sever for andriod

Please help! I am trying to access django login page but it keep tell me "A server error occurred. Please contact the administrator" what do I do? Please help.

On Wednesday, January 28, 2015 at 3:35:54 AM UTC-10 Andreas Kuhne wrote:
2015-01-28 6:45 GMT+01:00 suhail areekkan <suhai...@gmail.com>:
I am new in django how i start a django server for an android application.

--
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...@googlegroups.com.
To post to this group, send email to django...@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/39810ddc-abaf-4411-9c54-e22698fb188b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Hi Suhail,

That would probably be exactly like starting a normal django server. You will have to be a bit more specific with what you want the server to do? 

If you are thinking about holding information in a django server online and communicating with it from an android app, I think something like the django rest framework would help you a bit (http://www.django-rest-framework.org/).

Regards,

Andréas

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7ac83794-d05c-4bcd-86fe-e213a8535492n%40googlegroups.com.

No comments:

Post a Comment