Re:

2019-02-21 Thread dvij parekh
please put your model code and command your are typing in detail

On Wednesday, February 20, 2019 at 5:46:58 PM UTC+5:30, bhushan patil wrote:
>
> Guys I am not able to run the file manage.py on runserver.Its showing that 
> no such file or directory.Can anyone help me with this
>

-- 
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/6c0bf754-6447-4f27-b6c1-a8e7aee4f798%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


create custom field in crm

2019-03-31 Thread dvij parekh
Any one who had made crm in django and know how to make custom field using 
django forms i have made custom fields using php and html code but now i 
want tot do it using django forms please let me know how to do it or if you 
know any resources

-- 
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/1b736074-2e5b-4e36-a7b7-ebf775cd7bd2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: I need help please

2019-04-01 Thread dvij parekh
link is not working


On Mon, Apr 1, 2019 at 6:32 PM Nanjuki Saidat 
wrote:

> Hi all,
> I am Saidat a new django developer, i need help on how to go about this  " 
> Change
> admin portal URL to more obvious path and add link in side menu to admin
> settings for admin users". In summary:
>
>
>1.  i want to change URL string to more intuitive URL (i.e.
>fhp.example.com/drunken-octo-lama/ to fhp.example.com/admin/)
>2. If a user is an admin user, show a link in the side menu to access
>admin settings page.
>
>Thanks.
>
> --
> 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/CAHrBrjC-j-2Z%2Bkn-U2gKBaV24Mu3W4QFGgochC1s6906VE5Tuw%40mail.gmail.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+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/CAF-XeXapTQ5jdOUOtkV5USYhyje9sWtU8hvShEY1yC6pBQ51zw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: I need help please

2019-04-01 Thread dvij parekh
1. go and change admin url to drunke-octo-lama in main urls file i.e where 
your setting.py and wsgi.py is present
2. put {% url 'path_to_adminpannel/drunke-octo-lama' %}

hope this helps you else please elaborate problem so i can get it right 

On Monday, April 1, 2019 at 6:32:31 PM UTC+5:30, Nanjuki Saidat wrote:
>
> Hi all,
> I am Saidat a new django developer, i need help on how to go about this  " 
> Change 
> admin portal URL to more obvious path and add link in side menu to admin 
> settings for admin users". In summary:
>
>
>1.  i want to change URL string to more intuitive URL (i.e. 
>fhp.example.com/drunken-octo-lama/ to fhp.example.com/admin/)
>2. If a user is an admin user, show a link in the side menu to access 
>admin settings page.
>
>Thanks.
>

-- 
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/5916908f-b503-4d35-b4a5-6c8808d61702%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upgrading Django from 1.11 to 2.2

2019-04-01 Thread dvij parekh
always go for 2nd last or 3rd last release of any frame it will be more 
stable but if you want to go 2.2 you can because it comes with LTS

On Friday, March 29, 2019 at 2:22:10 PM UTC+5:30, Uri Even-Chen wrote:
>
> Hi,
>
> I want to upgrade Django from 1.11 to 2.2. Do I have to upgrade first to 
> 2.0 and then to 2.1, or can I upgrade directly from 1.11 to 2.2?
>
> By the way, we use many third-party packages and I'm not sure which 
> version of Django they support. Maybe not all of them already support 
> Django 2.2.
>
> Thanks!
> אורי
> u...@speedy.net 
>

-- 
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/c326d8e9-2eaf-4a07-81e1-a75abbce39f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upgrading Django from 1.11 to 2.2

2019-04-01 Thread dvij parekh
always go for 2nd last or 3rd last release of any framework or any language 
it will be more stable but if you want to go with 2.2 you can because it 
comes with LTS

On Friday, March 29, 2019 at 2:22:10 PM UTC+5:30, Uri Even-Chen wrote:
>
> Hi,
>
> I want to upgrade Django from 1.11 to 2.2. Do I have to upgrade first to 
> 2.0 and then to 2.1, or can I upgrade directly from 1.11 to 2.2?
>
> By the way, we use many third-party packages and I'm not sure which 
> version of Django they support. Maybe not all of them already support 
> Django 2.2.
>
> Thanks!
> אורי
> u...@speedy.net 
>

-- 
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/8bd204d9-dcfb-41f7-b62e-5976d7320c1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: django Query filter

2019-04-03 Thread dvij parekh
seems like search1 key is containg multi value dictionary and you are
checking it with == which is for single value
after
*search1 = request.POST['search1']  *
put
*print(* *search1*  *)*
*return "hello"*

 and comment code remaining below ,check terminal it will show you how many
value you have in dictionary


On Wed, Apr 3, 2019 at 5:03 PM Abhineet Baranwal <
suabhineetbaran...@gmail.com> wrote:

>
> *this is my views file which creates an error like
> django.utils.datastructures.MultiValueDictKeyError: 'search1' . Can anyone
> tell me where i go wrong?*
>
> *def viewstr(request):*
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *views = create_store.objects.all()brn =
> Prod_Brand.objects.all()mi = ''if request.method == 'POST':
> # mi = ''search1 = request.POST['search1']if search1 == ''
> :passelse:mi =
> create_store.objects.filter(Q(select_brand__Brand__icontains=search1))
> if mi:return
> render(request,'viewstr.html',{'vi':mi,'brn':brn})search =
> request.POST['search']if search == '' :passelse
> :mi =
> create_store.objects.filter(Q(id__icontains=search))if
> mi:return
> render(request,'viewstr.html',{'vi':mi,'brn':brn})return
> render(request,'viewstr.html',{'viewstr':viewstr,'vi':mi,'brn':brn})*
>
> --
> 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/cdafd13a-46b5-471d-a927-b3d5d8e58f5c%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+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/CAF-XeXYVy%3DyvtRrm9pOyERySbbAaQ%2BwarU-56ySpCnNvk%2B1Mjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Help in designing excel like sheet in Django/python

2020-04-10 Thread dvij parekh


On Saturday, April 11, 2020 at 7:03:20 AM UTC+5:30, s.patel wrote:
>
> Hi All:
>   I need advice on how to design spreadsheet like screen using 
> python/Django. I need some idea around this for my college project. 
>
> Requirement: Need to build math calculation like framework where user can 
> select rows/column and perform calculations like sum, Mean etc
> Similar to excel. something like this:
>
> Do we have any package already. I searched we can do this with eval 
> function but need some ideas around this.
>
> Thanks,
> Patel
>

As told above you can use handstone or can code custome using javascript if 
you want to know more contact me on - dvijparekh1...@gmail.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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5ac20dee-1d13-4b0d-b203-aae17791809f%40googlegroups.com.