Re: building a payment app

2022-12-28 Thread Ferran Jovell
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely t

building a payment app

2022-12-28 Thread Music Fm
hi everyone, thank your for accepting me. so i am building a payment gateway and i am stuck on how to integrate the cards in the views in django. can anyone help me -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)"

Re: Fellow Reports - December 2022

2022-12-28 Thread Mariusz Felisiak
Week ending December 25, 2022 *Triaged: * https://code.djangoproject.com/ticket/34217 - Migration removing a CheckConstraint results in ProgrammingError using MySQL < 8.0.16. (accepted) https://code.djangoproject.com/ticket/34216 - django admin when field is autocomplete it overrides Mo