i want to display a form to create posts. i use crispy-form and it currently displays: with html template: {% extends 'blog_app/base.html' %} {% load crispy_fo
I create a contact manager. The user can already enter some and they are stored in a file and re-opened when the program is started. Each contact is an object o
how can I make the RawMaterialButton stay down when the TextField multiline is enabled? I am attaching some images to better understand what I need That's my co
I'm running the following query and I get the 'queries of this type are not supported'. What am I doing wrong? select t.pol_number, t.pdb_id from static_filte
right now I#m trying to write a program which reads a .cdr-File. The Format of the CDR-File looks like this: *************** * File
I am trying to use fabric (v2.6) to run some commands that make use of bash's extglob and dotglob. When I run: c.run(f"shopt -s extglob dotglob && rm -R
I have a question about the task below. I'm trying to find a way to convert the list I write into integers but seems I'm unable to find a way
I am using laravel 6 with php version 7.4.13 and the problem I am facing is that when I update my composer to set up my project it is showing me the error In Pr