I think the same way.
I will upgrade to 2.2.25 soon. Then I'll open a ticket asap.
On Thu, Dec 9, 2021 at 7:04 PM Jason wrote:
> you could raise a bug report on the django tracker at
> https://code.djangoproject.com/query but I'm doubtful that this will gain
> any traction
>
> Those versions of
https://docs.djangoproject.com/en/4.0/releases/3.0/#id3
On Friday, December 10, 2021 at 12:01:03 AM UTC-5 ngal...@gmail.com wrote:
> Thanks hopefully the same to ugettext
>
>
>
> Kind Regards
>
>
>
> Ngallen Ramadhan
>
> T: +255 765 889 960 <+255%20765%20889%20960> | Emial: ngal...@gmail.com
Build graph has a specific separate path for `if self.connection is None:`,
so that shouldn't be an issue?
As far as atomicity, what if, in a case where no connection is found, it
could just prompt: "No database connection found. Do you want your
migration to be atomic? (y/N)"
On Thursday, 9 De
is your postgres server is up and running? Try to connect with pgadmin
On Mon, 6 Dec, 2021, 8:05 PM CHANDNI SINGH,
wrote:
> hey,
> i am facing the same problem
> can you please guide me on how to solve that issue ???
>
> On Thursday, 16 May, 2019 at 6:38:01 pm UTC+5:30 randmw...@gmail.com
> wrot
when u getting this issue while deploying on pythonanywhere.com or in your
localserver
On Mon, Dec 6, 2021 at 8:06 PM CHANDNI SINGH
wrote:
> hey,
> i am facing the same problem
> can you please guide me on how to solve that issue ???
>
> On Thursday, 16 May, 2019 at 6:38:01 pm UTC+5:30 randmw...
Hi,
I have two user types usertype a and usertype b i have a form to update the
task with fields name,info and status i have STATUS_CHOICES = (
('A','A'),
('B','B'),
('C','C')
)
the user type a should c only ('A','A'),('B','B'), in dropdown and usertype
b should have (C,C) as dropdown how do i
6 matches
Mail list logo