This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
forked from web2py/py4web
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge with upstream py4web #9
Open
KellerKev
wants to merge
595
commits into
KellerKev:master
Choose a base branch
from
web2py:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mdipierro
force-pushed
the
master
branch
4 times, most recently
from
January 2, 2022 17:06
14f65ce
to
da28d0b
Compare
mdipierro
force-pushed
the
master
branch
2 times, most recently
from
January 11, 2022 05:54
b4ab600
to
f9a948e
Compare
mdipierro
force-pushed
the
master
branch
2 times, most recently
from
March 17, 2023 06:14
cbab728
to
c4203fb
Compare
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
* 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
…y 3.13, formatting
…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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.