You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mortezaei
7911bd0a9d
feat(account, course): add enrolled courses count & improve admin
- Added enrolled courses count to StudentUser admin
- Improved StudentUser admin queryset
- Added StudentParticipantInline to StudentUser admin
- Added is_active field to Participant model
- Improved Course admin registration
|
10 months ago |
| .. |
|
migrations
|
feat: article, videos. library, podcasts
|
1 year ago |
|
__init__.py
|
redesign panel admin
|
1 year ago |
|
admin.py
|
feat: article, videos. library, podcasts
|
1 year ago |
|
apps.py
|
redesign panel admin
|
1 year ago |
|
models.py
|
feat: article, videos. library, podcasts
|
1 year ago |
|
serializers.py
|
feat: article, videos. library, podcasts
|
1 year ago |
|
tests.py
|
redesign panel admin
|
1 year ago |
|
urls.py
|
feat: article, videos. library, podcasts
|
1 year ago |
|
views.py
|
fix: optimize database queries and add indexes across course and lesson models
|
11 months ago |