Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Merge with upstream py4web #9

Open
wants to merge 595 commits into
base: master
Choose a base branch
from
Open

Conversation

KellerKev
Copy link
Owner

No description provided.

@mdipierro mdipierro force-pushed the master branch 4 times, most recently from 14f65ce to da28d0b Compare January 2, 2022 17:06
@mdipierro mdipierro force-pushed the master branch 2 times, most recently from b4ab600 to f9a948e Compare January 11, 2022 05:54
@mdipierro mdipierro force-pushed the master branch 2 times, most recently from cbab728 to c4203fb Compare March 17, 2023 06:14
mdipierro and others added 20 commits November 11, 2023 19:26
Update axios.min.js to 1.5.1
CVE-2023-45857
However this is a huge jump in versions and I have no test cases to verify the functionality. I looked if it's used in the code and was not able to find it.
Re-arranged it a bit. Py3.11 introduced some features that impacted on the installation.
I also hope the lazy reader will start with the most common installation so I added it on top. 
I hope the tab's will render ok..... since they are not visible in pre-view.
Added the URL to the official installation doc.
* sa_gunicorn ready to use

* rm raw_env gunicorn option
mdipierro and others added 30 commits October 19, 2024 23:52
* Possible documentation extension

* Minor change

* Changes to the code indicators
* Allow py4web to be run using python -m py4web

* update debugging docs for __main__.py usage

* update vscode HTTPS launch.json for __main__.py usage

---------

Co-authored-by: Laurin Schmidt <[email protected]>
Simple English grammar correction.
* added FormStyleBootstrap5 to form.py

* Revert "added FormStyleBootstrap5 to form.py"

This reverts commit f9c0af9.

* added FormStyleBootstrap5 to form.py
DOCS: deprecate DAL widgets and clarify grid.action
…a dict value (#944)

* context always has a template_inject dict, remove now-redundant checks

* fix tests on windows, and fix template test

---------

Co-authored-by: Laurin Schmidt <[email protected]>
…l fixtures to be provided for specific controllers (#946)

* Add uses argument to ActionFactory calls for adding fixtures

* document ActionFactory better in "convenience decorators" section

* fix gitinore for apps folders

"It is not possible to re-include a file if a parent directory of that file is excluded." caused the !apps/... re-includes not to work

* example convenience decorator comment

---------

Co-authored-by: Laurin Schmidt <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.