Re: Card-Payment Integration.

2023-01-04 Thread Harshwardhan Waghela
can you provide documentation of PayPal and Braintree.

On Tuesday, 3 January 2023 at 19:07:39 UTC+5:30 satyajit...@gmail.com wrote:

> You can try Paypal or Braintree payment gateway. Both work perfectly.
>
>
> Regards,
> Satyajit
>
> On Tue, Jan 3, 2023 at 9:56 AM Mike Dewhirst  
> wrote:
>
>> On 3/01/2023 3:12 pm, Harshwardhan Waghela wrote:
>>
>> Other Then Stripe ?  
>>
>>
>> Speak to your favourite bank and see what they offer. That's what I did 
>> before going to Stripe. 
>>
>> Otherwise google for local gateway providers.
>>
>>
>> On Monday, 2 January 2023 at 18:05:34 UTC+5:30 Mike Dewhirst wrote:
>>
>>> I use Stripe. It works well.
>>>
>>> Mike
>>>
>>>
>>>
>>> -- 
>>> (Unsigned mail from my phone) 
>>>
>>>
>>>
>>>  Original message 
>>> From: Harshwardhan Waghela  
>>> Date: 2/1/23 22:40 (GMT+10:00) 
>>> To: Django users  
>>> Subject: Card-Payment Integration. 
>>>
>>> Can Anyone Can Suggest me of Card-Payment Integration(means Visa, 
>>> Master-Card...etc)  with Documentation.
>>> -- 
>>> 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 view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-users/a6d08f33-f1eb-4d1a-8247-c17236859d59n%40googlegroups.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...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/a37322f4-2354-46ea-8618-6626f7dcb812n%40googlegroups.com
>>  
>> 
>> .
>>
>>
>>
>> -- 
>> Signed email is an absolute defence against phishing. This email has
>> been signed with my private key. If you import my public key you can
>> automatically decrypt my signature and be sure it came from me. Just
>> ask and I'll send it to you. Your email software can handle signing.
>>
>> -- 
>> 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 view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/9cb82857-9a09-4da3-1ca6-792a39271d7e%40dewhirst.com.au
>>  
>> 
>> .
>>
>

-- 
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/c7ca6c60-241d-46dc-b2f0-cc5e7cc252c0n%40googlegroups.com.


Re: ModelAdmin

2023-01-04 Thread Mike Dewhirst

Satyajit

I'm speaking for myself here.

I'm not comfortable with dilution of list content with what appears to 
be a competing Whatsapp group.


In particular, this thread is one to which I have contributed and if you 
kidnap the thread you cut me out of my conversation.


In general, if you take conversations away from the list you hide them 
from core Django devs who are then deprived of information coming from 
users. Django users are exactly equal to customers of an enterprise and 
if an enterprise doesn't hear customer feedback it risks becoming 
irrelevant and possibly going out of business.


I think Whatsapp, Slack etc are all very appropriate places for private 
conversations. Not so much for a user mutual-support mailing list like 
this one.


 Thanks for understanding

Cheers

Mike

On 5/01/2023 3:31 pm, Satyajit Barik wrote:
Yes. It does. ModelAdmin classes can define list filters that appear 
in the right sidebar of the change list page of the admin.
For more reference: 
https://docs.djangoproject.com/en/4.1/ref/contrib/admin/filters/


For this topic related join our WhatsApp group: https://bit.ly/3oJtfcf

Regards,
Satyajit

On Thu, Jan 5, 2023 at 9:09 AM Mike Dewhirst  
wrote:


On 5/01/2023 5:43 am, Mario St-Gelais wrote:

Hello group, first post here.
Quick question.  Can capabilities of ModelAdmin such as
list_filter or search_fields be used outside of the admin interface?


Have you looked at htmx?

https://www.simplecto.com/htmx-and-the-list_editable-in-django-admin/

htmx is very sweet. Essentially, you can replace a named  on an existing page by calling whatever view
you care to write. Your view might have to borrow from the Django
code if you really like what it does.

Digressing slightly, I discovered that you can make a link in html
using the  entity and just replace href="/search" with
hx_trigger="/hx_search", for example, so that the existing css
works and it looks like an ordinary link.

Cheers

mike



I want a view that would allow non logged users to search a site
through checkboxes and some search fields possibly and obviously,
the way this is implemented in the admin view is rather good.

Alternatively, what approach can be used in django?

Thanks
Mario
-- 
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/CAFmF6_vLzivA3Y-sskqmcZzsuLc27opP6xW3m3wvmV7nepu%3D-A%40mail.gmail.com

.



-- 
Signed email is an absolute defence against phishing. This email has

been signed with my private key. If you import my public key you can
automatically decrypt my signature and be sure it came from me. Just
ask and I'll send it to you. Your email software can handle signing.

-- 
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/6b16042c-dd2b-9757-2edc-1bbae0e7d911%40dewhirst.com.au

.

--
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/CANd-%2BoD5Nrj1OxsSHvy8nVru5u1Hw1yWzJ19k7tAoEZOoovQBg%40mail.gmail.com 
.



--
Signed email is an absolute defence against phishing. This email has
been signed with my private key. If you import my public key you can
automatically decrypt my signature and be sure it came from me. Just
ask and I'll send it to you. Your email software can handle signing.

--
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/83079885-1bb7-81a1-75d9-753d195af702%40dewhirst.com.au.


OpenPGP_signature
Description: OpenPGP digital signature


Re: ModelAdmin

2023-01-04 Thread Satyajit Barik
Yes. It does. ModelAdmin classes can define list filters that appear in the
right sidebar of the change list page of the admin.
For more reference:
https://docs.djangoproject.com/en/4.1/ref/contrib/admin/filters/

For this topic related join our WhatsApp group: https://bit.ly/3oJtfcf

Regards,
Satyajit

On Thu, Jan 5, 2023 at 9:09 AM Mike Dewhirst  wrote:

> On 5/01/2023 5:43 am, Mario St-Gelais wrote:
>
> Hello group, first post here.
> Quick question.  Can capabilities of ModelAdmin such as list_filter or
> search_fields be used outside of the admin interface?
>
>
> Have you looked at htmx?
>
> https://www.simplecto.com/htmx-and-the-list_editable-in-django-admin/
>
> htmx is very sweet. Essentially, you can replace a named  id="whatever"> on an existing page by calling whatever view you care
> to write. Your view might have to borrow from the Django code if you really
> like what it does.
>
> Digressing slightly, I discovered that you can make a link in html using
> the  entity and just replace href="/search" with
> hx_trigger="/hx_search", for example, so that the existing css works and it
> looks like an ordinary link.
>
> Cheers
>
> mike
>
>
> I want a view that would allow non logged users to search a site through
> checkboxes and some search fields possibly and obviously, the way this is
> implemented in the admin view is rather good.
>
> Alternatively, what approach can be used in django?
>
> Thanks
> Mario
> --
> 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/CAFmF6_vLzivA3Y-sskqmcZzsuLc27opP6xW3m3wvmV7nepu%3D-A%40mail.gmail.com
> 
> .
>
>
>
> --
> Signed email is an absolute defence against phishing. This email has
> been signed with my private key. If you import my public key you can
> automatically decrypt my signature and be sure it came from me. Just
> ask and I'll send it to you. Your email software can handle signing.
>
> --
> 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/6b16042c-dd2b-9757-2edc-1bbae0e7d911%40dewhirst.com.au
> 
> .
>

-- 
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/CANd-%2BoD5Nrj1OxsSHvy8nVru5u1Hw1yWzJ19k7tAoEZOoovQBg%40mail.gmail.com.


Re: ModelAdmin

2023-01-04 Thread Mike Dewhirst

On 5/01/2023 5:43 am, Mario St-Gelais wrote:

Hello group, first post here.
Quick question.  Can capabilities of ModelAdmin such as list_filter or 
search_fields be used outside of the admin interface?


Have you looked at htmx?

https://www.simplecto.com/htmx-and-the-list_editable-in-django-admin/

htmx is very sweet. Essentially, you can replace a named id="whatever"> on an existing page by calling whatever view you 
care to write. Your view might have to borrow from the Django code if 
you really like what it does.


Digressing slightly, I discovered that you can make a link in html using 
the  entity and just replace href="/search" with 
hx_trigger="/hx_search", for example, so that the existing css works and 
it looks like an ordinary link.


Cheers

mike



I want a view that would allow non logged users to search a site 
through checkboxes and some search fields possibly and obviously, the 
way this is implemented in the admin view is rather good.


Alternatively, what approach can be used in django?

Thanks
Mario
--
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/CAFmF6_vLzivA3Y-sskqmcZzsuLc27opP6xW3m3wvmV7nepu%3D-A%40mail.gmail.com 
.



--
Signed email is an absolute defence against phishing. This email has
been signed with my private key. If you import my public key you can
automatically decrypt my signature and be sure it came from me. Just
ask and I'll send it to you. Your email software can handle signing.

--
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/6b16042c-dd2b-9757-2edc-1bbae0e7d911%40dewhirst.com.au.


OpenPGP_signature
Description: OpenPGP digital signature


ModelAdmin

2023-01-04 Thread Mario St-Gelais
Hello group, first post here.
Quick question.  Can capabilities of ModelAdmin such as list_filter or
search_fields be used outside of the admin interface?

I want a view that would allow non logged users to search a site through
checkboxes and some search fields possibly and obviously, the way this is
implemented in the admin view is rather good.

Alternatively, what approach can be used in django?

Thanks
Mario

-- 
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/CAFmF6_vLzivA3Y-sskqmcZzsuLc27opP6xW3m3wvmV7nepu%3D-A%40mail.gmail.com.


Re: Card-Payment Integration.

2023-01-04 Thread 'Steven Mapes' via Django users
There's several that you'll find integration projects for on github, 
personally I wrote my own lib to integrate Stripe and Paypal and much 
prefer stripe over paypal. it's a cleaner integration, faster flow for the 
user, lower fees, allows refunds for payments of any age whilst the card is 
valid and, for my clients, the money is paid out. Had lots of bad 
experience with Paypal withholding money for clients for over a year 
because they don't understand their business model and stopping refunds 
after 3 months even if the business allows them for longer

On Tuesday, 3 January 2023 at 13:37:39 UTC satyajit...@gmail.com wrote:

> You can try Paypal or Braintree payment gateway. Both work perfectly.
>
>
> Regards,
> Satyajit
>
> On Tue, Jan 3, 2023 at 9:56 AM Mike Dewhirst  
> wrote:
>
>> On 3/01/2023 3:12 pm, Harshwardhan Waghela wrote:
>>
>> Other Then Stripe ?  
>>
>>
>> Speak to your favourite bank and see what they offer. That's what I did 
>> before going to Stripe. 
>>
>> Otherwise google for local gateway providers.
>>
>>
>> On Monday, 2 January 2023 at 18:05:34 UTC+5:30 Mike Dewhirst wrote:
>>
>>> I use Stripe. It works well.
>>>
>>> Mike
>>>
>>>
>>>
>>> -- 
>>> (Unsigned mail from my phone) 
>>>
>>>
>>>
>>>  Original message 
>>> From: Harshwardhan Waghela  
>>> Date: 2/1/23 22:40 (GMT+10:00) 
>>> To: Django users  
>>> Subject: Card-Payment Integration. 
>>>
>>> Can Anyone Can Suggest me of Card-Payment Integration(means Visa, 
>>> Master-Card...etc)  with Documentation.
>>> -- 
>>> 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 view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-users/a6d08f33-f1eb-4d1a-8247-c17236859d59n%40googlegroups.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...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/a37322f4-2354-46ea-8618-6626f7dcb812n%40googlegroups.com
>>  
>> 
>> .
>>
>>
>>
>> -- 
>> Signed email is an absolute defence against phishing. This email has
>> been signed with my private key. If you import my public key you can
>> automatically decrypt my signature and be sure it came from me. Just
>> ask and I'll send it to you. Your email software can handle signing.
>>
>> -- 
>> 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 view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/9cb82857-9a09-4da3-1ca6-792a39271d7e%40dewhirst.com.au
>>  
>> 
>> .
>>
>

-- 
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/9d763ba9-37fc-4839-8ade-01906772b8f4n%40googlegroups.com.