Friday, May 22, 2015

Re: Address book using django

You say that your backend is ready. Does this mean you have created your models and can access them from the shell (pythen manage.py shell, see the first chapter of the tutorial, section Playing with the API)?

If so, what parts of the frontend creation you don't understand? Is it view creation or templates, or maybe something else?

On 23 May 2015 08:09, "Preeti" <gaganprit11@gmail.com> wrote:
Hi James,

I started learning Django this week.
My code isn't on Github.

 I learnt building the app, and the backend work but I'm not able to understand how to connect front-end with the framework.

I have enclosed a copy of what I want in my app. Please go through it, and guide.

Thanks

On Friday, May 22, 2015 at 9:51:05 PM UTC+5:30, James Brewer wrote:
Hey Preeti,

Glad you're getting into Django! It's a fantastic framework. (I'm kind of biased.)

With that said, we need more information to know how to help you. What have you tried? Is your code available on Github? The "Where do I start?" question is too broad for anyone to give an answer more effective than "read the docs".

Happy Friday!

James

--
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 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/0f1d0d85-2aa7-4790-b721-5a217cfae32c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 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/CACczBU%2BjskmoLbkC9UKAa4CzH25%2BSiwzBYt_VGStLTNu2YTCEA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment