o 2.2
https://docs.djangoproject.com/en/2.2/ref/django-admin/#cmdoption-migrate-plan
On Fri, 29 Nov 2019 at 10:59, Sky Christensen
wrote:
I'd like to be able to easily see a list of only unapplied
migrations.
I often find myself switching to a new branch and wanting to quickly
find out wh
I'd like to be able to easily see a list of only unapplied migrations.
I often find myself switching to a new branch and wanting to quickly
find out whether it contains any migrations that are yet to be applied
to my development database, and what they are.
At the moment I use a plain `./mana
d on a website, as a ‘developer-user’,
I’d probably consider it a bug. I’m unsure of other uses of
this
filter though.
Kye Russell
Sent from my iPhone
On 12 Sep 2019, at 12:54 pm, Sky Christensen
wrote:
Hi,
I'd like to discuss reopening this wontfix'ed ticket:
https://code.django
loper-user’,
I’d probably consider it a bug. I’m unsure of other uses of this
filter though.
Kye Russell
Sent from my iPhone
On 12 Sep 2019, at 12:54 pm, Sky Christensen
wrote:
Hi,
I'd like to discuss reopening this wontfix'ed ticket:
https://code.djangoproject.com/ticket/30761
T
Hi,
I'd like to discuss reopening this wontfix'ed ticket:
https://code.djangoproject.com/ticket/30761
The issue is that for values between 0 and -0.5, the floatformat filter
returns "-0", whereas I think that most people would expect it to return
"0".
The ticket was wontfix'ed because "thi