Added countries app with get views (filter view and get by alpha2 view)

This commit is contained in:
ITQ
2024-02-27 21:56:49 +03:00
parent 607f6de88c
commit a2253a12c5
14 changed files with 108 additions and 16 deletions
+3
View File
@@ -1,3 +1,6 @@
django==4.2.10
djangorestframework==3.14.0
python-dotenv==1.0.1
psycopg2-binary==2.9.9
dj-database-url==2.1.0
django-filter==23.5