Added django links
This commit is contained in:
8
Python/django/README.md
Normal file
8
Python/django/README.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Django
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
* https://docs.djangoproject.com/en/3.2/topics/db/models/#extra-fields-on-many-to-many-relationships
|
||||||
|
* https://betterprogramming.pub/how-to-make-search-fields-dynamic-in-django-rest-framework-72922bfa1543?gi=f0408d863938
|
||||||
|
* https://www.django-rest-framework.org/topics/documenting-your-api/
|
||||||
|
* https://github.com/tfranzel/drf-spectacular/
|
||||||
@@ -20,6 +20,7 @@
|
|||||||
* [ODroid](./odroid.md)
|
* [ODroid](./odroid.md)
|
||||||
* [OpenSSL](./OpenSSL.md)
|
* [OpenSSL](./OpenSSL.md)
|
||||||
* [Python](./Python/README.md)
|
* [Python](./Python/README.md)
|
||||||
|
* [Django](./Python/django/README.md)
|
||||||
* [pip](./Python/pip.md)
|
* [pip](./Python/pip.md)
|
||||||
* [PostgreSQL](./postgresql.md)
|
* [PostgreSQL](./postgresql.md)
|
||||||
* [VMWare](./VMWare/README.md)
|
* [VMWare](./VMWare/README.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user