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.
Mohsen Taba
cb9588de5c
fix(auth): resolve user registration password persistence, OTP validation, and login authentication
- Add password field to UserRegisterSerializer for general registration
- Safely persist and hash passwords during OTP verification in UserVerifyView
- Upgrade RedisManager serialization to JSON format for reliable temporary data storage
- Support 5 and 6 digit OTP verification codes
- Normalize email lookups and handle case-insensitive auth in UserLoginView
- Unify AdminUserViewSet and AdminUserDirectoryViewSet soft-delete handling
23 hours ago
..
country_city_db
feat(location): implement geolocation features using GeoIP2 database
9 months ago
country_city_list
list of cities and countries read from json files added
2 months ago
__init__.py
otp updated for dovodi
1 day ago
admin.py
slug generator mixin upgraded with update and save auto slug create
1 month ago
apps.py
redesign panel admin
1 year ago
calculate_distance.py
init project first commit
2 years ago
config_getter.py
feat: calender dobodi
1 year ago
convert_currency.py
init project first commit
2 years ago
countries.py
fix: country apis
2 years ago
excel_exporter.py
export excel module added to be used in different apps
3 days ago
exceptions.py
SEO : seo tools and normalizations added for code base and Article, Hadis (optimized to prefetch transmitters, references, and book authors), Library (Books), Podcast, and Video apps.
1 month ago
image_compression.py
prod
2 months ago
image_utils.py
feat(chat): add file and image attachment support to ChatMessage model
10 months ago
ip_helper.py
RU IP transactions get payment-links now
8 months ago
json_editor_field.py
redesign panel admin
1 year ago
keyval_field.py
init project first commit
2 years ago
media.py
media duration auto calculate feature added
1 month ago
mixins.py
slug generator mixin upgraded with update and save auto slug create
1 month ago
multilang_json_widget.py
multilanguage admin panel enhancement
3 months ago
pageless.py
init project first commit
2 years ago
pagination.py
Implement custom pagination class for REST framework and update settings to use it
8 months ago
permissions.py
admin panel fieldsets fixed.
8 months ago
redis.py
fix(auth): resolve user registration password persistence, OTP validation, and login authentication
23 hours ago
schema.py
admin panel enhancement
4 months ago
slug.py
slug generator mixin upgraded with update and save auto slug create
1 month ago
styles.css
redesign panel admin
1 year ago
thumbail.py
init project first commit
2 years ago
time_formatters.py
media time pattern reformat
4 months ago
unfold_translations.py
admin live chat translation to russian added.
3 months ago
validators.py
fix(auth): resolve user registration password persistence, OTP validation, and login authentication
23 hours ago
youtube.py
youtube stream link generation added for flutter
1 month ago