hi,
means, i am only aware of Django so i need any code reference to do that
thank you,
Best Regards,
Inti VeeraNagaRaja Sankar,M.Tech(IT)
M: 9985864383
intisank...@gmail.com
https://about.me/veeranagarajasankar
On Wed, Mar 20, 2019 at 11:55 AM Derek wrote:
> That is not an answerable quest
That is not an answerable question. We have given you suggestions - the
"how" is up to you.
On Tuesday, 19 March 2019 09:36:27 UTC+2, veera nagaraja sankar Inti wrote:
>
>
> how ?
>
> On Monday, March 4, 2019 at 12:40:03 PM UTC+5:30, Derek wrote:
>>
>> Grid / tabular editing outside of the a
Also, there's the create_superuser() method.
On Fri, 15 Mar 2019 at 01:48, Peter of the Norse wrote:
> The biggest difference is that when you call create_user, it creates a
> hash of the password. Eventually, create_user does call create, but only
> after setting all the values properly.
>
> S
Hey all:
I often find myself fetching data from models in the database only to run a
few trivial calculations and store the info in a different model.
Is there an established ORM pattern for directly creating objects in the DB
based on the fields of other models?
Sorry if this is obvious, but
first need to install postgresql_psycopg2 driver
create postgres user (merudan)
# DATABASES = {
# 'default': {
# 'ENGINE': 'django.db.backends.postgresql_psycopg2',
# 'NAME': 'django',
# 'USER': 'merudan',
# 'PASSWORD': 'merudan',
# 'HOST': 'localhost',
ok what about old projects
only install postgresql and change db settings
On Tuesday, March 19, 2019 at 2:42:02 PM UTC+2, Jani Tiainen wrote:
>
> Install Postgre, setup django, change db settings to match your Postgre db
> and user credentials. Start migrations.
>
>
> On Tue, Mar 19, 2019 at 2:3
Install Postgre, setup django, change db settings to match your Postgre db
and user credentials. Start migrations.
On Tue, Mar 19, 2019 at 2:35 PM omar ahmed wrote:
> hello ..
> how can i Use PostgreSQL with your Django on Ubuntu
>
> --
> You received this message because you are subscribed t
hello ..
how can i Use PostgreSQL with your Django on Ubuntu
--
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
Play video from django app inside the html and by hdmi simultaneously in a
raspberry pi, do you recommend django-multimedia?
--
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 a
I was wondering if you have pdf version I have been looking but
unfortunately not found the one free .
On Tuesday, 19 March 2019 03:05:42 UTC+4, Mohan Goud wrote:
>
> Unit 9 of IoT by Vijay madisetti is completely related to that
>
> On Tue 19 Mar, 2019, 2:43 AM Sabuhi Shukurov wrote:
>
>> Hell
thank you! you let me find the book
On Tuesday, 19 March 2019 03:05:42 UTC+4, Mohan Goud wrote:
>
> Unit 9 of IoT by Vijay madisetti is completely related to that
>
> On Tue 19 Mar, 2019, 2:43 AM Sabuhi Shukurov wrote:
>
>> Hello!
>>
>> I need your help and assistance in my project. Currently w
check box filed is not selected in the Django template
--
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
how ?
On Monday, March 4, 2019 at 12:40:03 PM UTC+5:30, Derek wrote:
>
> Grid / tabular editing outside of the admin is tricky; I have not been
> able to manage it and have not found a good app for it.
>
> Here are some suggested reading:
>
> * https://www.ibm.com/developerworks/library/wa-d
13 matches
Mail list logo