Explorar o código

Update README.md

Added Awesome-DRF to resources and beginner example applications
MeNsaaH %!s(int64=6) %!d(string=hai) anos
pai
achega
23d6173322
Modificáronse 1 ficheiros con 2 adicións e 3 borrados
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -1,8 +1,5 @@
 # Awesome Django [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
 
-> A curated list of useful resources for JavaScript Promises
-
-
 > A curated list of awesome things related to Django.
 
 ## Table of Contents
@@ -71,6 +68,7 @@
 * [Blog app with users and forms](https://github.com/wsvincent/djangoforbeginners/tree/master/ch7-blog-app-with-users)
 * [Newspaper app with custom user model, full user auth](https://github.com/wsvincent/djangoforbeginners/tree/master/ch15-comments)
 * [Behavior-Driven Development with Aloe](https://github.com/testdrivenio/django-aloe-bdd)
+* [Image Sharing Blow](https://github.com/MeNsaaH/soMedia)
 
 ### Example Apps: Advanced
 
@@ -97,6 +95,7 @@
 
 * [Official Documentation](http://www.django-rest-framework.org/)
 * [DRF Source Code](https://github.com/encode/django-rest-framework)
+* [DRF](https://github.com/nioperas06/awesome-django-rest-framework)
 
 ### DRF Tutorials