An example repository of combining Django Rest Framework with AngularJS
Stars
801
Forks
289
Watchers
Open Issues
0
Overall repository health assessment
User
27
commits
3
1
Updated example project for django 2.0
74501d9
Merge pull request #37 from sodrooome/master
7902d59
upgrade requirements to newer version
35c9d00
fixed ImproperlyConfigured
eff990b
some improvement in settings.py
fbd5b6a
Add mandatory on_delete handler in model FKs
7b081b8
Merge pull request #30 from ShalbafZadeh/patch-1
b0a1ea4
Merge pull request #31 from d9ABon/serializers_deprecation
47048c6
serializers AssertionError since 3.3.0
bdf8a8f
Update ALLOWED_HOSTS in settings file
68ca951
Added docker-compose instructions to the Readme
3894852
Added docker-compose config
f0abe65
Fix missing queryset attribute
9656336
Upgraded to Django1.9 + DRF 3.3
091da77
Added migration for django 1.8 user model changes.
00888c9