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
dc103d1f08
Add admin URL redirection and update admin links for Dovoodi and Imam Javad
- Introduced a new URL pattern to redirect "/admin/" to the appropriate language-prefixed admin URL.
- Updated admin links for both Dovoodi and Imam Javad to remove language-specific paths, simplifying access.
- Refactored HomeView to streamline the redirection logic based on the current language.
3 months ago
..
management
building articles
4 months ago
migrations
restore the migratons history and migrations files.
4 months ago
templates/ article
feat: article, videos. library, podcasts
1 year ago
__init__.py
feat: article, videos. library, podcasts
1 year ago
admin.py
admin debugs , lesson toggle fixed.
5 months ago
apps.py
feat: article, videos. library, podcasts
1 year ago
models.py
feat(article): implement structured content model for articles with bilingual text sections
6 months ago
serializers.py
fix
6 months ago
tests.py
feat: article, videos. library, podcasts
1 year ago
urls.py
refactor(urls): update URL patterns to use re_path for slug-based routes
6 months ago
views.py
TokenAuthentication added to sensitive views.
5 months ago