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
2a8cf66c8a
fix(article, library): fix article admin slug generation, detail unicode url routing, and category active books count
- Make slug optional in AdminArticle serializers with auto-generation fallback
- Support unicode and URL-encoded slugs with case-insensitive lookup in ArticleDetailAPIView
- Count only active books (status=True) in library Category.books_count and CategoryListView
6 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
feat(hadis-admin): enable optional pagination and multipart/json parser for interpretations and corrections
2 days 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
4 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.
2 months 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
fix(account): persist client IP, device OS, and user agent on auth and add serializer fallbacks
2 days 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
feat(api): add optional pagination, category search, reference detail and relation management
2 days ago
permissions.py
admin panel fieldsets fixed.
8 months ago
redis.py
fix(auth): resolve user registration password persistence, OTP validation, and login authentication
2 days 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
2 days ago
youtube.py
youtube stream link generation added for flutter
1 month ago