Re: Hello From Nigeria

2019-03-22 Thread VeeraNagaRaja Sankar
me too  guys ,
add me
9985864383

Best Regards,
Inti VeeraNagaRaja Sankar,M.Tech(IT)
M: 9985864383
intisank...@gmail.com 
https://about.me/veeranagarajasankar


On Thu, Mar 21, 2019 at 9:07 PM chaitanya goud 
wrote:

> Hi i am an django developer I can join
>
> On Mon, 11 Mar 2019, 18:46 Joshua Kayode, 
> wrote:
>
>> Greetings, if you are a django developer in Nigeria, would you consider
>> joining a WhatsApp group?
>>
>> --
>> 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 group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAEL9fCFn_XXW26_wXAz0K%3DaHTA31mhWMhhCQcxvpMSn1ZMSuEg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAEL9fCFn_XXW26_wXAz0K%3DaHTA31mhWMhhCQcxvpMSn1ZMSuEg%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CA%2BkSnu5dNhWHAV8GAujgH-PWc7FxCfy7WGMtweO-T2qVRHq-BQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2BkSnu5dNhWHAV8GAujgH-PWc7FxCfy7WGMtweO-T2qVRHq-BQ%40mail.gmail.com?utm_medium=email_source=footer>
> .
> 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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJFTHQa-i6fegitp%2BkFCMscL5odOtdPQzZ4_nkU8fghYNiXaqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is there any inline editing the data and delete data in table in Django?

2019-03-22 Thread VeeraNagaRaja Sankar
hi Derek,

Thank you but I saw this one not working for my methodology.

Best Regards,
Inti VeeraNagaRaja Sankar,M.Tech(IT)
M: 9985864383
intisank...@gmail.com 
https://about.me/veeranagarajasankar


On Thu, Mar 21, 2019 at 11:08 AM Derek  wrote:

> If I had to do something like this right now I would probably look at:
> * https://bossanova.uk/jexcel/examples/tracking-changes-on-the-spreadsheet
> ,
> * plus the javascript needed to handle the front-end GET/POST requests
> (MANY examples on the web) when data changes,
> * along with Django DRF on the back-end to handle the server side data
> generation and database updates.
>
> Please don't keep asking "how" and rather start with your own
> development.
>
> On Wednesday, 20 March 2019 21:57:21 UTC+2, Chetan Ganji wrote:
>>
>> Hi Sankar,
>>
>> Derek is right, we can only give you suggestions as we are far away from
>> you. How is really upto YOU.
>> What you are trying to achieve is basically a front end task. You only
>> have knowledge of django which is a backend technology.
>>
>> You have many options to make choice from -
>> 1. You have to learn to use jquery to do it the way you want it.
>> 2. Use the default UpdateView from django where EDIT/UPDATE view will be
>> shown separately. i.e. let go of inline editing feature.
>> 3. Find someone who will code it for you.
>> 4. Any other that you can think of.
>>
>> Happy Coding :)
>>
>>
>> Regards,
>> Chetan Ganji
>> +91-900-483-4183
>> ganji@gmail.com
>> http://ryucoder.in
>>
>>
>> On Wed, Mar 20, 2019 at 11:58 AM VeeraNagaRaja Sankar 
>> wrote:
>>
>>> 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
>>> intis...@gmail.com
>>> https://about.me/veeranagarajasankar
>>>
>>>
>>> On Wed, Mar 20, 2019 at 11:55 AM Derek  wrote:
>>>
>>>> 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 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-django/index.html
>>>>>> * https://bossanova.uk/jexcel
>>>>>> *
>>>>>> https://medium.com/ag-grid/building-a-crud-application-with-ag-grid-part-4-3189034df922
>>>>>>
>>>>>> You'd also need an app like Django REST Framework to handle GET/POST
>>>>>> of JSON data to populate your grid.
>>>>>>
>>>>>> On Wednesday, 27 February 2019 20:39:04 UTC+2, veera nagaraja sankar
>>>>>> Inti wrote:
>>>>>>>
>>>>>>> need help friends ?..
>>>>>>>
>>>>>>> thq..
>>>>>>>
>>>>>> --
>>>> 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 https://groups.google.com/group/django-users.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/562202e8-53a3-44d2-b0aa-ba710e180787%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/django-users/562202e8-53a3-44d2-b0aa-ba710e180787%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>> 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...@googlegroup

Re: How To Use PostgreSQL with your Django on Ubuntu

2019-03-20 Thread VeeraNagaRaja Sankar
hi Nasim,

this is config setting to use the Postgres DB instead of using SQLite in
Django
Best Regards,
Inti VeeraNagaRaja Sankar,M.Tech(IT)
M: 9985864383
intisank...@gmail.com 
https://about.me/veeranagarajasankar


On Wed, Mar 20, 2019 at 5:56 PM Nasim TKP  wrote:

> What is this will you explain in detail please
>
> On Wed, 20 Mar 2019, 2:50 pm omar ahmed,  wrote:
>
>> done ... it works thank you veera
>>
>> On Tuesday, March 19, 2019 at 3:32:31 PM UTC+2, veera nagaraja sankar
>> Inti wrote:
>>>
>>> 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',
>>> # 'PORT': '5432',
>>> # }
>>> # }
>>> Best Regards,
>>> Inti VeeraNagaRaja Sankar,M.Tech(IT)
>>> M: 9985864383
>>> intis...@gmail.com
>>>
>>>
>>> On Tue, Mar 19, 2019 at 6:28 PM omar ahmed  wrote:
>>>
>>>> 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:35 PM omar ahmed  wrote:
>>>>>
>>>>>> 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...@googlegroups.com.
>>>>>> To post to this group, send email to django...@googlegroups.com.
>>>>>> Visit this group at https://groups.google.com/group/django-users.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/django-users/3e795828-7560-4ffb-a7b2-f7a55d8db00d%40googlegroups.com
>>>>>> <https://groups.google.com/d/msgid/django-users/3e795828-7560-4ffb-a7b2-f7a55d8db00d%40googlegroups.com?utm_medium=email_source=footer>
>>>>>> .
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Jani Tiainen
>>>>> Software wizard
>>>>>
>>>>> https://blog.jani.tiainen.cc/
>>>>>
>>>>> Always open for short term jobs or contracts to work with Django.
>>>>>
>>>> --
>>>> 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 https://groups.google.com/group/django-users.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/9dff6db3-2cb9-4d32-b13c-cb5562c645cc%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/django-users/9dff6db3-2cb9-4d32-b13c-cb5562c645cc%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>> 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+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/5598e6c4-e2fe-4e1d-bd4f-31cc7e18e1e2%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/5598e6c4-e2fe-4e1d-bd4f-31cc7e18e1e2%40googlegroups.com?utm_medium=email_sou

Re: Is there any inline editing the data and delete data in table in Django?

2019-03-20 Thread VeeraNagaRaja Sankar
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 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 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-django/index.html
>>> * https://bossanova.uk/jexcel
>>> *
>>> https://medium.com/ag-grid/building-a-crud-application-with-ag-grid-part-4-3189034df922
>>>
>>> You'd also need an app like Django REST Framework to handle GET/POST of
>>> JSON data to populate your grid.
>>>
>>> On Wednesday, 27 February 2019 20:39:04 UTC+2, veera nagaraja sankar
>>> Inti wrote:
>>>>
>>>> need help friends ?..
>>>>
>>>> thq..
>>>>
>>> --
> 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 group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/562202e8-53a3-44d2-b0aa-ba710e180787%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/562202e8-53a3-44d2-b0aa-ba710e180787%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJFTHQa_6OGseZ8TwrniWrUNDM%2BkN8a%3DChBFrF7j4XRysARaLw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How To Use PostgreSQL with your Django on Ubuntu

2019-03-19 Thread VeeraNagaRaja Sankar
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',
# 'PORT': '5432',
# }
# }
Best Regards,
Inti VeeraNagaRaja Sankar,M.Tech(IT)
M: 9985864383
intisank...@gmail.com


On Tue, Mar 19, 2019 at 6:28 PM omar ahmed  wrote:

> 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:35 PM omar ahmed  wrote:
>>
>>> 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...@googlegroups.com.
>>> To post to this group, send email to django...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/django-users.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/3e795828-7560-4ffb-a7b2-f7a55d8db00d%40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/3e795828-7560-4ffb-a7b2-f7a55d8db00d%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>> --
>> Jani Tiainen
>> Software wizard
>>
>> https://blog.jani.tiainen.cc/
>>
>> Always open for short term jobs or contracts to work with Django.
>>
> --
> 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 group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/9dff6db3-2cb9-4d32-b13c-cb5562c645cc%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/9dff6db3-2cb9-4d32-b13c-cb5562c645cc%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJFTHQbMDkogPrN9zfyKsE66bB9LGknY6_hVvPY6cVw-tatmOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.