Re: DoesNotExist at /admin/blog/blog/add/: blog matching query does not exist

2022-09-13 Thread mailinglists
Sorry, the wrong list. Op 2022-09-12T20:35:46+ schreef mailingli...@vanwingerde.nl in bericht , inzake: het volgende. > Suddenly I can no longer add blogs to Django. Django says 'blog > matching query does not exist'. That seems strange to me because I > want to add something to the databas

poetry: local dependencies in dev and prod environments

2022-09-13 Thread Loris Bennett
Hi, Say I have two modules: main application and a utility. With poetry I can add the utility as local dependency to the main application thus: poetry add ../utilities/mailer/dist/my_mailer-0.1.0-py3-none-any.whl This then generates the following in the pyproj.toml of the main application:

Re: Obtain the query interface url of BCS server.

2022-09-13 Thread hongy...@gmail.com
On Tuesday, September 13, 2022 at 4:20:12 AM UTC+8, DFS wrote: > On 9/12/2022 5:00 AM, hongy...@gmail.com wrote: > > I want to do the query from with in script based on the interface here [1]. > > For this purpose, the underlying posting URL must be obtained, say, the URL > > corresponding to "I

Re: Obtain the query interface url of BCS server.

2022-09-13 Thread DFS
On 9/13/2022 3:46 AM, hongy...@gmail.com wrote: On Tuesday, September 13, 2022 at 4:20:12 AM UTC+8, DFS wrote: On 9/12/2022 5:00 AM, hongy...@gmail.com wrote: I want to do the query from with in script based on the interface here [1]. For this purpose, the underlying posting URL must be obtain

Virtual PUG-meeting: An applied introduction to Finite State Machines

2022-09-13 Thread dn
An applied introduction to Finite State Machines 0730 UTC, Wed 21 Sep 2022 The basics of Finite State Machines and what they are good for. How to use FSM for solving optimization problems. - A simple traffic jam - A bigger traffic jam - A sudoku After this lecture there won't be any discrete opt

Re: Virtual PUG-meeting: An applied introduction to Finite State Machines

2022-09-13 Thread Sam Ezeh
That seems interesting. Is this hosted online? And are there any suggested reading materials for those who might not be able to attend? Kind regards, Sam Ezeh On Tue, 13 Sept 2022 at 22:53, dn wrote: > An applied introduction to Finite State Machines > 0730 UTC, Wed 21 Sep 2022 > > The basics

Uninstall tool not working.

2022-09-13 Thread Salvatore Bruzzese
Hi, I was trying to uninstall version 3.10.7 of python but I've encountered problems with the uninstall tool. I open the python setup program, click on the uninstall button but it doesn't even start deleting python even though it says that the process has finished. Feel free to ask for more details

Re: Obtain the query interface url of BCS server.

2022-09-13 Thread hongy...@gmail.com
On Tuesday, September 13, 2022 at 9:33:20 PM UTC+8, DFS wrote: > On 9/13/2022 3:46 AM, hongy...@gmail.com wrote: > > On Tuesday, September 13, 2022 at 4:20:12 AM UTC+8, DFS wrote: > >> On 9/12/2022 5:00 AM, hongy...@gmail.com wrote: > >>> I want to do the query from with in script based on the i

Re: Virtual PUG-meeting: An applied introduction to Finite State Machines

2022-09-13 Thread dn
On 14/09/2022 10.18, Sam Ezeh wrote: > That seems interesting. > > Is this hosted online? And are there any suggested reading materials for > those who might not be able to attend? Yes there are - if you'd like to follow the link (below), the published meeting-details include references. One of