Re: Address book using django

77 views
Skip to first unread message

Gergely Polonkai

unread,
May 22, 2015, 5:04:06 AM5/22/15
to django...@googlegroups.com

Hello,

besides that it sounds like a homework to me, I don't see why you need an admin module, as Django already has one.

For everything else, if you walk through the tutorial app, you should get most of the ideas from there.

Best,
Gergely

On 22 May 2015 09:19, "Preeti" <gagan...@gmail.com> wrote:
I have to create an address book using django
it should contain two modules-user and admin

the user is allowed to write his/her first name/last name, add the picture, lists the social media links, should add a 4-digit PIN .

the other user can use that 4-digit PIN to add a particular contact in his list.

I'm using Django 1.8, python 3.3
and the database I prefer is MySql

Please guide how can I proceed with my 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/849c3f71-c5ad-4b62-b9d6-0012505a2201%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

James Brewer

unread,
May 22, 2015, 12:21:05 PM5/22/15
to django...@googlegroups.com
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

On Fri, May 22, 2015 at 8:58 AM, Preeti <gagan...@gmail.com> wrote:
Hi Gergely,

thanks for replying back!

I followed tutorials on djangoprojects.com but I haven't found it much resourceful for creating my app.

Therefore, I seek to get help for some newer links to understand Django a better way.



On Friday, May 22, 2015 at 11:50:00 AM UTC+5:30, Preeti wrote:
I have to create an address book using django
it should contain two modules-user and admin

the user is allowed to write his/her first name/last name, add the picture, lists the social media links, should add a 4-digit PIN .

the other user can use that 4-digit PIN to add a particular contact in his list.

I'm using Django 1.8, python 3.3
and the database I prefer is MySql

Please guide how can I proceed with my 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.

Gergely Polonkai

unread,
May 23, 2015, 1:29:47 AM5/23/15
to django...@googlegroups.com

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" <gagan...@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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.

Gergely Polonkai

unread,
May 23, 2015, 2:07:45 PM5/23/15
to django...@googlegroups.com

The error message is somewhat clear on this: there is no such module as django.contrib.staticfilesdjango. The django at the end seems to be the cause to me.

On 23 May 2015 20:19, "Preeti" <gagan...@gmail.com> wrote:
this is the error I find.. [kindly check the attachment]

--
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.
Reply all
Reply to author
Forward
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted
0 new messages