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