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
b028833ef6
feat(account): update unique constraints for User model
- Modified the unique_together constraint for the User model to only require uniqueness on the email field, removing device_id from the constraints.
- Added a migration to apply this change to the database schema.
8 months ago
..
admin
Add API documentation templates, authentication UI, and pagination utility
11 months ago
management
Refactor API Documentation System and optimize Hadis data scripts
10 months ago
migrations
Add API documentation templates, authentication UI, and pagination utility
11 months ago
models
Add API documentation templates, authentication UI, and pagination utility
11 months ago
serializers
Add API documentation templates, authentication UI, and pagination utility
11 months ago
views
Add API documentation templates, authentication UI, and pagination utility
11 months 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
11 months ago
tests.py
redesign panel admin
1 year ago
urls.py
Add API documentation templates, authentication UI, and pagination utility
11 months ago