BridgeMentor / manage.py

Commit History

Refactor WSGI and manage.py to utilize refresh_author_db function; add refresh_author_db_view for admin access control
7afb991

SushantGautam commited on

Remove Hugging Face token from database download in manage.py and streamline Dockerfile login command
0a9c507

SushantGautam commited on

Add Hugging Face token support for database download in WSGI and manage.py
3a12f0c

SushantGautam commited on

Refactor database download logic to check for recent file before downloading in wsgi.py and manage.py
069a75c

SushantGautam commited on

Refactor WSGI and manage.py to conditionally download and copy db.sqlite3 when running inside Docker
e730de6

SushantGautam commited on

Remove functionality to download and copy db.sqlite3 from Hugging Face Hub in manage.py
1513b55

SushantGautam commited on

Add functionality to download and copy db.sqlite3 from Hugging Face Hub
6c7449f

SushantGautam commited on

Initial project setup with Django, including core models, admin configuration, GraphQL schema, and data population script.
03fbd26

SushantGautam commited on