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 h
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 h
ink about building this application, I recommend doing the tutorial at:
> https://docs.djangoproject.com/en/1.8/intro/tutorial01/
>
> On Friday, May 22, 2015 at 1:19:58 AM UTC-5, Preeti wrote:
>>
>> I have to create an address book using django
>> it should contain two m
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
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
>
C:\Python33\Scripts\mysite>python manage.py sqlall books
Traceback (most recent call last):
File "manage.py", line 10, in
execute_from_command_line(sys.argv)
File "C:\Python33\lib\site-packages\django\core\management\__init__.py",
lin
338, in execute_from_command_line
utility.execute(
Which is the best tutorial to learn django, djangobook.com or
djangoproject.com?
--
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...@google
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+unsubscr...@googlegroups.com.
To post to th
The error was that it was missing a "comma" after 'staticfiles' entry in
INSTALLED_APPS.
--
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..
Tell me software version of MySql that works with django 1.8 & python 2.7
And what are the steps for installation. Do it requires any DB-API
connector?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop rec
Please tell me the steps to add images to user/admin interface using gravtor
--
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...@googlegroup
11 matches
Mail list logo