Added countries app with get views (filter view and get by alpha2 view)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user