Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SushantGautam
/
BridgeMentor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
BridgeMentor
/
core
2 contributors
History:
22 commits
SushantGautam
Update fallback for missing yearly stats in authors table to display '0-N/A'
1b07fd7
11 months ago
static
Add loader component and enhance detail views for domains, fields, subfields, topics, and authors
11 months ago
templates
Update fallback for missing yearly stats in authors table to display '0-N/A'
11 months ago
__init__.py
Safe
0 Bytes
Initial project setup with Django, including core models, admin configuration, GraphQL schema, and data population script.
11 months ago
admin.py
Safe
2.74 kB
Add social authentication and enhance database configuration
11 months ago
apps.py
Safe
140 Bytes
Initial project setup with Django, including core models, admin configuration, GraphQL schema, and data population script.
11 months ago
models.py
Safe
4.46 kB
Add latest affiliation method to Author model and update detail view to display all affiliations
11 months ago
schema.py
Safe
5.56 kB
Initial project setup with Django, including core models, admin configuration, GraphQL schema, and data population script.
11 months ago
tests.py
Safe
60 Bytes
Initial project setup with Django, including core models, admin configuration, GraphQL schema, and data population script.
11 months ago
urls.py
Safe
1.11 kB
Add author search functionality and display latest affiliation in author detail view
11 months ago
views.py
Safe
6.51 kB
Enhance topic detail view by prefetching author yearly stats and update footer styling for improved layout
11 months ago