I second the suggestion to have a discord channel versus async/email
On Thursday, January 13, 2022 at 1:41:14 PM UTC-7 Bernard Mallala wrote:
> I will paraphrase and feel free to correct.
> You have an image that when deployed results in a django application that
> can be accessed but without a
I will paraphrase and feel free to correct.
You have an image that when deployed results in a django application that
can be accessed but without a specific app that is built to work within
this image.
1. Let' presume that you working on a Tutorial App and you complete this
to taste
2.
By the default Django actually serve media files like images in production
to do that you have to use any cloud technology like AWS but for you can
also use Dropbox which I used to in one of my project
(https://dominic-blog.herokuapp.com) with Dropbox you can serve your media
files there.
On T
Hello, basically where you are calling this route you have to pass
something like this: *{% url 'placeOrder' 1 %}* and it is being called
without nd like this: *{% url 'placeOrder' %}*, but as posted above it
would be better to put the code for the person to analyze
Em quinta-feira, 13 de janei
Please share me your code privately so that I can solve your proy as soon
as possible.
On Thu, Jan 13, 2022, 20:16 sharath p wrote:
>
> Environment:
>
>
> Request Method: GET
> Request URL: http://127.0.0.1:8000/
>
> Django Version: 4.0.1
> Python Version: 3.10.1
> Installed Applications:
> ['dj
https://docs.tutor.overhang.io/index.html
Try checking this. Probably it fulfills all your requirements.
Installation-wise, tutor is much easier to install compared to edx.
On Thu, 13 Jan 2022 at 23:08, Bu Market wrote:
> who have built apps like this one? i need help guys!
>
> E-Learning Pla
who have built apps like this one? i need help guys!
E-Learning Platform(Web App) built-in Python Django Rest Framework for
backend and React Native (UX/UI and Development for frontend.
A fully functional E-Learning platform with frontend pages. Home, About,
Blog, Login, How it Works etc
A fu
Hello,
I'm looking at building and deploying either a SaaS / PaaS or CaaS but what
I'm struggling to figure out is how I can deploy an image of django
(without its app server) into a container probably using nginx and docker
to work between them.
e.g Django you have the ability to create add
Environment:
Request Method: GET
Request URL: http://127.0.0.1:8000/
Django Version: 4.0.1
Python Version: 3.10.1
Installed Applications:
['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.sta
9 matches
Mail list logo