mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 23:37:03 +00:00
commit
2c31e28df2
|
@ -1,4 +1,4 @@
|
||||||
# Awesome Django
|
# Awesome Django [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||||
|
|
||||||
> A curated list of awesome things related to Django.
|
> A curated list of awesome things related to Django.
|
||||||
|
|
||||||
|
@ -73,6 +73,7 @@
|
||||||
* [Blog app with users and forms](https://github.com/wsvincent/djangoforbeginners/tree/master/ch7-blog-app-with-users)
|
* [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)
|
* [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)
|
* [Behavior-Driven Development with Aloe](https://github.com/testdrivenio/django-aloe-bdd)
|
||||||
|
* [Image Sharing Blog](https://github.com/MeNsaaH/soMedia)
|
||||||
|
|
||||||
### Example Apps: Advanced
|
### Example Apps: Advanced
|
||||||
|
|
||||||
|
@ -99,6 +100,7 @@
|
||||||
|
|
||||||
* [Official Documentation](http://www.django-rest-framework.org/)
|
* [Official Documentation](http://www.django-rest-framework.org/)
|
||||||
* [DRF Source Code](https://github.com/encode/django-rest-framework)
|
* [DRF Source Code](https://github.com/encode/django-rest-framework)
|
||||||
|
* [DRF](https://github.com/nioperas06/awesome-django-rest-framework)
|
||||||
|
|
||||||
### DRF Tutorials
|
### DRF Tutorials
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user