go and
angular.
I found this with a quick search on one of those popular internet search
engines out there:
https://bezkoder.com/django-angular-crud-rest-framework/
Maybe that could be helpful?
Kind regards,
Kasper Laudrup
--
You received this message because you are subscribed to the Google
hello all,
Hope you're doing great. I am new to Django and angular. I am trying to
figure out how to integrate Django-Angular project. I'm having trouble
finding answers to the errors mainly when i am trying to integrate my login
api (django-restframe work i.e. token authentication)
Hey dear, how to get out of the group conference? plz help
On Mon, Apr 9, 2018 at 3:22 PM, Nathan Sivathanu <
nathan.sivathanupil...@gmail.com> wrote:
> My requirement - I have two models TravelReq and TravelReqDetails as below
>
> class TravelReq(models.Model):
> empid= models.CharField(max_
My requirement - I have two models TravelReq and TravelReqDetails as below
class TravelReq(models.Model):
empid= models.CharField(max_length=7)
startdate= models.DateField()
enddate= models.DateField()
remarks= models.CharField(max_length=30)
missionname= models.CharField(m
> hello andrea
>
you are right about json format i reeeally done and make it json api
the problem is
when angular make post function how i receve the data on database
im working on django+angular+mongodb
thank you in advance
--
You received this message because you are subscribed
Hi Mohamed,
I would start by looking at some of the tutorials for django rest framework
- because you will need to have a format like json to communicate from
angular to the database. Checkout : http://www.django-rest-framework.org/
I would also recommend looking at the tutorials on angular :
htt
how to save data which it come from angular in data base
--
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 post to th
7 matches
Mail list logo