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
2e1fbfdcdc
refactor(urls): update URL patterns to use re_path for slug-based routes
- Changed URL configurations in article, course, and transaction apps to use re_path for improved regex matching of slugs.
- This update enhances flexibility in slug handling across various endpoints, ensuring consistency in URL patterns.
7 months ago
..
admin
Add API documentation templates, authentication UI, and pagination utility
1 year ago
management
Refactor API Documentation System and optimize Hadis data scripts
11 months ago
migrations
Add API documentation templates, authentication UI, and pagination utility
1 year ago
models
feat(article): implement structured content model for articles with bilingual text sections
7 months ago
serializers
fix
7 months ago
views
Add API documentation templates, authentication UI, and pagination utility
1 year ago
__init__.py
redesign panel admin
1 year ago
apps.py
redesign panel admin
1 year ago
docs.py
Add API documentation templates, authentication UI, and pagination utility
1 year ago
tests.py
redesign panel admin
1 year ago
urls.py
Add API documentation templates, authentication UI, and pagination utility
1 year ago