Dear Team,
This is just for advice.
I would like to know any other hosting provider that uses GitHub to update
the app like we do on Heroku.
Thank you
--
*Eugene*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this grou
You can try out digital ocean or Amazon AWS. But digital ocean is cheap if
you want to start, you can start at $5.
On Mon, Nov 29, 2021, 14:19 Eugene TUYIZERE
wrote:
> Dear Team,
>
> This is just for advice.
>
> I would like to know any other hosting provider that uses GitHub to update
> the app
Can you please share with the documentation how deploy on Amazon AWS with
Github?
On Mon, 29 Nov 2021 at 11:05, Lakshyaraj Dash X-D 25 <
dashlakshyaraj2...@gmail.com> wrote:
> You can try out digital ocean or Amazon AWS. But digital ocean is cheap if
> you want to start, you can start at $5.
>
>
Here's the official documentation :
https://aws.amazon.com/blogs/devops/automatically-deploy-from-github-using-aws-codedeploy/
On Mon, Nov 29, 2021, 14:46 Eugene TUYIZERE
wrote:
> Can you please share with the documentation how deploy on Amazon AWS with
> Github?
>
> On Mon, 29 Nov 2021 at 11:05
Hi everyone
I have built a few django apps, but on a very basic level and only for my
own usage. Little helpers for self management. So far I just used vi(m).
Now I tried out jupyter for the first time. Looks great and thanks to a few
links from Google I could also load the django kernel in jup
Can i get best package or refrences for chatboat & chatbox
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view thi
How to get a variable from an ajax request and use it in another
application in Django?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...
This is a very open ended comment but I will take a stab at it.
To build a blood bank management solution, you will need to dabble in
supply chain and leverage blockchain to uniquely track each transfusion
through the supply chain, to the bank and delivery to the recipient vein.
This is a big and
Hi, I am using the free version of Paycharm.
VS code is also good and is smaller than Paycharm.
On Mon, Nov 29, 2021 at 4:53 PM 'MH' via Django users <
django-users@googlegroups.com> wrote:
> Hi everyone
>
> I have built a few django apps, but on a very basic level and only for my
> own usage. Li
Channels ?
https://channels.readthedocs.io/en/stable/
On Mon, Nov 29, 2021 at 7:35 AM GCiTek Dev wrote:
> Can i get best package or refrences for chatboat & chatbox
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from th
the quick answer NO, no use jupyter for developing django, better search a
IDE like Visual Code, or sublime text text editor
https://code.visualstudio.com/ #free
https://www.sublimetext.com/ # free
https://www.jetbrains.com/es-es/pycharm/
On Mon, Nov 29, 2021 at 7:40 AM kayhan wrote:
> Hi,
I use visual studio code and pycharm both ides
On Mon, Nov 29, 2021, 18:52 'MH' via Django users <
django-users@googlegroups.com> wrote:
> Hi everyone
>
> I have built a few django apps, but on a very basic level and only for my
> own usage. Little helpers for self management. So far I just used
You can create virtualenv and use VS code . That's the free and better
IDE for Django or any other web development.
On Mon, Nov 29, 2021 at 7:23 PM 'MH' via Django users <
django-users@googlegroups.com> wrote:
> Hi everyone
>
> I have built a few django apps, but on a very basic level and only fo
Why would you need to use blockchain technology, other than to simply check a
checkbox and use a buzz word?
- Benjamin
> On Nov 29, 2021, at 1:37 AM, Bernard Mallala wrote:
>
> This is a very open ended comment but I will take a stab at it.
> To build a blood bank management solution
I recommend Pycharm, it makes development fast, helps in debugging and what
not.
On Mon, Nov 29, 2021 at 8:34 PM Md Rana Sarkar
wrote:
> You can create virtualenv and use VS code . That's the free and better
> IDE for Django or any other web development.
>
> On Mon, Nov 29, 2021 at 7:23 PM 'MH'
Zdravím,
potřeboval bych poradit, nebo nakopnout na správný směr, jak řešit následující
problém. Mám aplikaci, která obsahuje data o produktech, vše v modelu Product.
Z toho potřebuji vytvořit nabídku pro klienta. Ta se skládá z košilky běžných
prvků jako email, telefon apod., ale zároveň do na
I use vscode
On Mon, 29 Nov 2021 at 21:40, Vikas Sri wrote:
> I recommend Pycharm, it makes development fast, helps in debugging and
> what not.
>
> On Mon, Nov 29, 2021 at 8:34 PM Md Rana Sarkar
> wrote:
>
>> You can create virtualenv and use VS code . That's the free and better
>> IDE for Dja
Was the documentation helpful ? You can prefer this django playlist also :
https://youtube.com/playlist?list=PLK8cqdr55Tsv-D2HMdrnD32oOVBNvmxjr
On Mon, Nov 29, 2021, 15:05 Lakshyaraj Dash X-D 25 <
dashlakshyaraj2...@gmail.com> wrote:
> Here's the official documentation :
> https://aws.amazon.com/
It's advisable that don't directly deploy it from GitHub as your secret key
will be public to the GitHub community.
On Mon, Nov 29, 2021, 14:19 Eugene TUYIZERE
wrote:
> Dear Team,
>
> This is just for advice.
>
> I would like to know any other hosting provider that uses GitHub to update
> the ap
I use sublime text with python kite, that's very light weight and very flexible
to use.
> On 29-Nov-2021, at 10:52 PM, Lalit Suthar wrote:
>
>
> I use vscode
>
>> On Mon, 29 Nov 2021 at 21:40, Vikas Sri wrote:
>> I recommend Pycharm, it makes development fast, helps in debugging and what
Digital ocean even becomes easier, I love both anyways
On Mon, Nov 29, 2021 at 11:50 AM Eugene TUYIZERE
wrote:
> Dear Team,
>
> This is just for advice.
>
> I would like to know any other hosting provider that uses GitHub to update
> the app like we do on Heroku.
>
> Thank you
>
> --
> *Eugene*
On 29/11/2021 14.22, 'MH' via Django users wrote:
My two questions are:
1. Do you use juypter for django development?
No and I've never heard of it, but now I have. Thanks.
2. If not, which editor or free IDE do you use?
I use Emacs with Elpy (https://elpy.readthedocs.io/). There are some
A little more context would help, "use it in another application" is a
little vague. The backend the API request and can pretty much do anything
you need in the corresponding view at that point but should endeavour to
return an appropriate response ASAP.
On Tue, Nov 30, 2021 at 12:35 AM kayhan wr
Hi
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com
Good evening,
I am encountering a weird bug when rendering Inline forms on the "Add" view
of a ModelAdmin.
Here is a minimum example with Django version 2.2.4
- - - - - - -
in models.py:
class MyModel(models.Model):
text = models.CharField(max_length=100)
class RelatedModel(models.Model):
And hello to you too.
On 29/11/2021 17:07, Joystick studios wrote:
Hi --
You received this message because you are subscribed to the Google
Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to django-users+unsubscr...@googlegroups.com
Hi everyone.
Can anyone please help. I have a Django project which i want to distribute
as a Windows executable file. What do I do please?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails
27 matches
Mail list logo