Hi Mike,
Thanks for the answer.
Yes, I was aware yet hopeful regarding the size.
Regarding the converter, I would be interested to take a look at your py3
work, if you could forward it along.
Thanks.
On Wed, Sep 2, 2020, 00:21 Fred Blaise wrote:
> Hi,
>
> I have to migrate a database from m
On 2/09/2020 3:51 am, Fred Blaise wrote:
> Hi,
>
> I have to migrate a database from mysql to postgresql. Unfortunately,
> there is quite a bit of data in there.
>
> As a strategy, I thought of using Django's ORM feature, dump the data
> from my setup using mysql, and load the fixtures on the other
Hi,
I have to migrate a database from mysql to postgresql. Unfortunately, there
is quite a bit of data in there.
As a strategy, I thought of using Django's ORM feature, dump the data from
my setup using mysql, and load the fixtures on the other setup using
postgresql, such as:
# on mysql
$ do
New to Django,
I want create a money system in my game that each user have a different
coins
I tried add to User in views a variable 'balance'
My views.py:
1. from monety.models import Gamer
2. from django.contrib.auth.models import User
3. from .forms import RegisterForm
4.
Hi King Niko,
On 01/09/2020 07.43, King Niko wrote:
The console does not seem to provide much information. It is simply
stating that there is a 500 Server Error. I tried sifting for more
details but there were none.
The console in your browser is not providing any information because it
do
Today the Django team issued 3.1.1, 3.0.10 and 2.2.16 as part of our security
process. These releases address two security issues, and we encourage all users
to upgrade as soon as possible:
https://www.djangoproject.com/weblog/2020/sep/01/security-releases/
--
You received this message becaus
6 matches
Mail list logo