-
The signIN can't be used on the new server, but all is good on Render.
https://appseed-v2.onrender.com/users/signin/
In the production server, the GH login lands always on error:
https://app…
-
In order to publish a new article, the tags list needs to be provisioned.
For this, we need a seeder, called at each deployment:
- to be added in the [CLI App as a custom command](https://github…
-
The goal of this is to have a classic Markdown to HTML translation.
For more input please access the [DOCS SPECS](https://github.com/app-generator/appseed-v2/blob/main/apps/docs/README.md)
TY!
-
Use some slick documentation hosting service?
-
> Asked in support via Discord
DOCS: https://docs.appseed.us/technologies/flask/socketio/
Coding Sample: https://github.com/app-generator/sample-flask-socketio
-
> Issue raised in support (Discord)
Changes are saved in `test1` branch
A new model data [Site](https://github.com/app-generator/django-datta-able/blob/86b8bdf846e0ab5fb84d0c51072fff9ae7f516c9/…
-
I keep getting this error when trying to create a new project. I've installed all the requirements and properly configured my PostgreSQL database too
Full Traceback:
`Traceback (most recent call…
-
Hi,
I installed the Django-pixel-pro kit as follow :
1. export the GH_TOKEN
2. clone the DPP repo
3. cd django-pixel-pro and create & activate venv (env folder)
4. pip installl requirements. The…
-
Where is the templates folder and how i can add a new template?
I found the template is targeting directly the library directory on the env
Thanks
-
Hi all,
Id like to try the freelancer template for my personal work im new in web-dev id like to know how I can run django-pixel using flask
I mean I know how to run django app using manage.py but…