E_commerce website using django
On Sun, Sep 6, 2020, 03:01 Shishir Jha wrote:
> Look for gothinkster in github
>
> On Sat, 5 Sep 2020, 10:20 pm Yogendra Yadav,
> wrote:
>
>> Please suggest open source projects to learn subject combination
>>
>> --
>> You received this message because you are su
And here are the two repos which represent frontend and backend for a react
and django app that I built during a hiring process. Note that this is a
very beginner level. I had to submit it within 10 days. But it covers all
the basics like rest apis, authentication,authorization, calling backend
res
https://github.com/justdjango/django-react-ecommerce
There are many more you can find it on searching google.
On Sun, 6 Sep 2020, 9:43 am Yogendra Yadav,
wrote:
> thank you, can you please suggest some more
>
> On Sun, Sep 6, 2020 at 3:01 AM Shishir Jha
> wrote:
>
>> Look for gothinkster in gi
thank you, can you please suggest some more
On Sun, Sep 6, 2020 at 3:01 AM Shishir Jha wrote:
> Look for gothinkster in github
>
> On Sat, 5 Sep 2020, 10:20 pm Yogendra Yadav,
> wrote:
>
>> Please suggest open source projects to learn subject combination
>>
>> --
>> You received this message be
Look for gothinkster in github
On Sat, 5 Sep 2020, 10:20 pm Yogendra Yadav,
wrote:
> Please suggest open source projects to learn subject combination
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and st
Please suggest open source projects to learn subject combination
--
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 vi
Please suggest some open source projects for the same combination
On Fri, Sep 4, 2020 at 12:25 AM Gerardo Palazuelos Guerrero <
gerardo.palazue...@gmail.com> wrote:
> search for Brad Traversy's Django + React series of videos in YouTube
>
> --
> Gerardo Palazuelos Guerrero
>
>
>
> On Thu, Sep 3,
search for Brad Traversy's Django + React series of videos in YouTube
--
Gerardo Palazuelos Guerrero
On Thu, Sep 3, 2020 at 12:42 PM Yogendra Yadav
wrote:
> Anyone please suggest some good GitHub repos to learn the subject
> combination
>
> --
> You received this message because you are subsc
Anyone please suggest some good GitHub repos to learn the subject
combination
--
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...@googlegro
I highly recommend not using MongoDB. Sure, they can plaster a banner
saying “Google supports us” but many industry leaders have tried and failed
using it. It can’t store data that easily once you grow, making it unlikely
for usage in the future for employment by any startup or corporation and
for
i tried but not getting
--
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
http
You can use Djongo or Django rest framework mongoengine.
But I highly recommend DON’T.
> On Mar 28, 2020, at 15:09, venna venkatReddy wrote:
>
> hey guys,
>
> i am new to Django and Any one can guide me how to setup DjangoRestFrameWork
> with Mongo DB,
>
> My task i
hey guys,
i am new to Django and Any one can guide me how to setup
DjangoRestFrameWork with Mongo DB,
My task is:
i need to create Api for data inserting and updating and delecting that
data must in mongodb, I previous work with sqlite3 and postgresql and mysql
but this is the first time to
t;>>> It's an interesting solution to a problem I've never really had. Not
>>>>> to say it isn't useful in some situations, I just haven't yet encountered
>>>>> a
>>>>> situation where it is.
>>>>>
>>&g
e it is.
>>>>
>>>> - Nick
>>>>
>>>>
>>>> On Tue, Nov 12, 2019 at 9:14 AM guettli wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I am new to GraphQL, but I like the idea very much.
>>>>
s.
>>>
>>> - Nick
>>>
>>>
>>> On Tue, Nov 12, 2019 at 9:14 AM guettli wrote:
>>>
>>>> Hi,
>>>>
>>>> I am new to GraphQL, but I like the idea very much.
>>>>
>>>> There is already an A D
ituations, I just haven't yet encountered a
>> situation where it is.
>>
>> - Nick
>>
>>
>> On Tue, Nov 12, 2019 at 9:14 AM guettli >
>> wrote:
>>
>>> Hi,
>>>
>>> I am new to GraphQL, but I like the idea v
:14 AM guettli wrote:
>
>> Hi,
>>
>> I am new to GraphQL, but I like the idea very much.
>>
>> There is already an A Django integration for Graphene:
>> https://github.com/graphql-python/graphene-django
>>
>>
>> What are the pros and cons of
gt; I am new to GraphQL, but I like the idea very much.
>
> There is already an A Django integration for Graphene:
> https://github.com/graphql-python/graphene-django
>
>
> What are the pros and cons of djangorestframework and GraphQL?
>
> Which one would you choose, if you coul
Hi,
I am new to GraphQL, but I like the idea very much.
There is already an A Django integration for Graphene:
https://github.com/graphql-python/graphene-django
What are the pros and cons of djangorestframework and GraphQL?
Which one would you choose, if you could start from scratch
Lorsque vous utiliser le cURL votre api vous retourne t-elle toutes les
données dont vous avez besoin ?
si c'est le cas, avez vous pris en compte les cors dans votre API, cela
peut parfois être également une source d'erreur pour ceux qui consomme
l'API.
Vous pouvez installer les cors avec :
pip i
Hi everyone,
I am new to Django Rest Framework. I have developed a program using
pyCharm. A local url that gets list of users. It is working fine on web, I
tried to execute this API from android App but it return *null *response.
please tell me how can i have working API on android App. Thank you!
22 matches
Mail list logo