Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / django-notifications/django-notifications issues and pull requests
#401 - Django 5.1 support
Pull Request -
State: open - Opened by tdruez 5 days ago
#400 - 🦠fix : remove index_together depreciate attribute in Meta Class
Pull Request -
State: closed - Opened by AghahowaJeffrey 12 days ago
#399 - Added turkish translations && fixed format issues on source code.
Pull Request -
State: open - Opened by miratcan 13 days ago
#398 - Add compatibility with Python 3.12
Pull Request -
State: open - Opened by esperonus-karolis 21 days ago
#397 - Delete distutils imports for use with python 3.12
Pull Request -
State: closed - Opened by Sebastian-MV about 1 month ago
#396 - 🦠fix : remove index_together depreciate attribute in Meta Class
Pull Request -
State: open - Opened by David-Mvoula 3 months ago
- 1 comment
#395 - support django 4.2.16 ?
Issue -
State: open - Opened by gzbenson 3 months ago
- 2 comments
#394 - Added Django RestFramework Functionality
Pull Request -
State: open - Opened by Mbulelo-Peyi 3 months ago
#393 - [FEAT] register_notify_callbacks specify another url to filter notifications
Issue -
State: open - Opened by esseti 4 months ago
#392 - Django RestFramework Functionality
Pull Request -
State: closed - Opened by Mbulelo-Peyi 4 months ago
#391 - Filter queryset by Unread Notifications for Current User
Issue -
State: open - Opened by esseti 5 months ago
#390 - Update models.py
Pull Request -
State: open - Opened by tasdendu 5 months ago
#389 - [BUG] TypeError: 'class Meta' got invalid attribute(s): index_together
Issue -
State: open - Opened by moh-js 5 months ago
- 4 comments
#388 - Fix issue where only the first recipient would receive a Notification…
Pull Request -
State: open - Opened by Sbacon017 6 months ago
- 2 comments
#387 - Removed old Django version switches in imports
Pull Request -
State: open - Opened by GitRon 6 months ago
#386 - Added Django versions to tox test matrix and updated GitHub action versions
Pull Request -
State: open - Opened by GitRon 6 months ago
#385 - Use built-in Django JSONField
Pull Request -
State: open - Opened by gorodovoy9000 6 months ago
#384 - [FEAT] Change "jsonfield" lib to built-in "django.models.JSONField"
Issue -
State: open - Opened by gorodovoy9000 6 months ago
- 2 comments
#383 - End of index_together support in django 5.1
Issue -
State: open - Opened by egorgam 6 months ago
- 2 comments
#382 - extended support to django 5.1 (using django-upgrade tool); dropped s…
Pull Request -
State: open - Opened by Naggafin 6 months ago
- 1 comment
#381 - distutils solution resolved
Pull Request -
State: open - Opened by simokamaa 6 months ago
#380 - distutils solution screenshorts
Issue -
State: open - Opened by simokamaa 6 months ago
- 1 comment
#379 - distutils is removed in python 3.12
Issue -
State: open - Opened by simokamaa 6 months ago
- 1 comment
#378 - [BUG] v2-alpha migrations broken
Issue -
State: open - Opened by ckcollab 6 months ago
#377 - [BUG] Unable to run on RC/Alpha versions
Issue -
State: open - Opened by PetrDlouhy 7 months ago
#376 - Update README.md to reflect new import style for notification URLs
Pull Request -
State: closed - Opened by Hopiu 9 months ago
- 1 comment
#375 - [FEAT] Support of Django 5
Pull Request -
State: open - Opened by verdan about 1 year ago
- 28 comments
#374 - [BUG] - Cannot customize Notification model - reverse lookup / related_name clash
Issue -
State: closed - Opened by tonycchung about 1 year ago
- 2 comments
#373 - NoReverseMatch django.urls.exceptions.NoReverseMatch: Reverse for 'mark_as_read' with no arguments not found. 1 pattern(s) tried: ['inbox/mark-as-read/(?P<slug>\\d+)/$']
Issue -
State: closed - Opened by reyesvicente about 1 year ago
- 3 comments
Labels: waiting for feedback
#372 - fix: 🚑️ distutils deprecation
Pull Request -
State: closed - Opened by uroybd over 1 year ago
- 1 comment
#371 - An issue with the database query that's supposed to retrieve the "notification" object.
Issue -
State: closed - Opened by c0d33py over 1 year ago
- 1 comment
Labels: waiting for feedback
#370 - Fix for removing Depreciation messages due to distutils
Pull Request -
State: closed - Opened by KanishkaHalder1771 over 1 year ago
- 3 comments
#369 - Add Indonesian Translations
Pull Request -
State: closed - Opened by kiraware over 1 year ago
#368 - Missing static files in PyPI package of 1.8+
Issue -
State: closed - Opened by danialkeimasi over 1 year ago
- 4 comments
Labels: bug, version 1.8.0
#367 - add uuid to indentify notifications
Issue -
State: closed - Opened by brahim024 over 1 year ago
- 3 comments
#366 - Testing GH actions
Pull Request -
State: closed - Opened by AlvaroLQueiroz over 1 year ago
- 1 comment
#365 - pypi package for 1.8.1 is missing migration
Issue -
State: closed - Opened by christianwgd over 1 year ago
- 1 comment
#364 - fix: missing migration for release 1.8.0
Pull Request -
State: closed - Opened by mfisco over 1 year ago
- 2 comments
Labels: bug
#363 - Release 1.8.0 migrations
Issue -
State: closed - Opened by mfisco over 1 year ago
- 1 comment
Labels: bug
#362 - #263 Fix vunerability in views
Pull Request -
State: closed - Opened by AlvaroLQueiroz over 1 year ago
Labels: bug, version 1.8.0
#361 - Fix #312
Pull Request -
State: closed - Opened by AlvaroLQueiroz almost 2 years ago
Labels: bug, version 1.8.0
#360 - [#244] Remove django-model-utils dependency
Pull Request -
State: closed - Opened by Siecje almost 2 years ago
- 1 comment
Labels: enhancement, version 2.0
#359 - Notification bulk creation in the signal handler
Issue -
State: closed - Opened by romaintha almost 2 years ago
- 1 comment
Labels: enhancement, version 2.0
#358 - Way to optimize ORM queries to the database with get_queryset()
Issue -
State: open - Opened by zobweyt almost 2 years ago
Labels: under analysis
#357 - ugettext_lazy has been removed in Django 4.0
Issue -
State: closed - Opened by AtitBimali about 2 years ago
- 3 comments
Labels: version 2.0
#356 - RemovedInDjango41Warning
Issue -
State: closed - Opened by ad-m-ss about 2 years ago
Labels: version 2.0
#355 - Rewrite the api section
Issue -
State: closed - Opened by mojtabaakbari221b about 2 years ago
- 1 comment
#354 - Update GitHub Actions configuration to match latest tox-gh-actions RE…
Pull Request -
State: closed - Opened by YPCrumble over 2 years ago
#353 - [fix](hashid) fix recipient to work with hashid
Pull Request -
State: open - Opened by areski over 2 years ago
- 2 comments
Labels: enhancement, version 2.0
#352 - [feat] add caching and a setting CACHE_TIMEOUT to configure the timeout
Pull Request -
State: closed - Opened by areski over 2 years ago
- 2 comments
Labels: enhancement, version 1.8.0
#351 - Use GitHub Actions for CI.
Pull Request -
State: closed - Opened by YPCrumble over 2 years ago
- 1 comment
#350 - Update changelog for potential release.
Pull Request -
State: closed - Opened by YPCrumble over 2 years ago
- 1 comment
Labels: version 1.8.0
#349 - Update tox.ini to correspond to currently supported versions of Pytho…
Pull Request -
State: closed - Opened by YPCrumble over 2 years ago
#348 - Add migrations for GenericForignKey relationships in the AbstractNoti…
Pull Request -
State: open - Opened by YPCrumble over 2 years ago
- 3 comments
Labels: enhancement, version 2.0
#347 - Unindexed GenericForeignKey relationships are very slow to delete
Issue -
State: open - Opened by YPCrumble over 2 years ago
- 1 comment
Labels: enhancement, version 2.0, waiting for feedback
#346 - Filter out 200 messages
Issue -
State: closed - Opened by Samoht1 over 2 years ago
- 2 comments
#345 - Field 'id' expected a number but got '<property object at 0x7fe908ebc900>'.
Issue -
State: closed - Opened by soysushi over 2 years ago
- 5 comments
#344 - Deprecation Warning related to distutils package
Issue -
State: closed - Opened by DamyanBG over 2 years ago
- 3 comments
Labels: version 2.0
#343 - Add setup options to setup.cfg
Pull Request -
State: closed - Opened by MotasemAghbar over 2 years ago
#342 - Custom JavaScript callback not working
Issue -
State: closed - Opened by Znydee over 2 years ago
- 2 comments
#341 - Hide notification_badge if notification_count is zero
Pull Request -
State: closed - Opened by Znydee over 2 years ago
- 3 comments
Labels: waiting for feedback
#340 - How can I add Notifications Model into my Admin?
Issue -
State: closed - Opened by bigrich-luo over 2 years ago
- 2 comments
#339 - The costumed notification template does not work
Issue -
State: closed - Opened by akenore over 2 years ago
- 1 comment
#338 - Error in importing notifications module in django app
Issue -
State: closed - Opened by gracefour11 over 2 years ago
- 3 comments
#337 - Feature/sites framework
Pull Request -
State: open - Opened by glibersat over 2 years ago
- 5 comments
Labels: enhancement, waiting for feedback
#336 - Assign copy of kwargs instead of direct reference
Pull Request -
State: closed - Opened by uglide almost 3 years ago
#335 - Multisite Support
Issue -
State: open - Opened by glibersat almost 3 years ago
Labels: enhancement, version 2.0, waiting for feedback
#334 - Migrate the data field to Django's native JSONField
Pull Request -
State: closed - Opened by giff-h about 3 years ago
- 3 comments
Labels: todo, under analysis
#333 - Migrate the data field to Django's native JSONField
Pull Request -
State: closed - Opened by giff-h about 3 years ago
- 1 comment
Labels: todo, under analysis
#332 - Migrate the data field to Django's native JSONField
Pull Request -
State: closed - Opened by giff-h about 3 years ago
- 1 comment
Labels: todo, under analysis
#331 - add url to the notifications API
Pull Request -
State: closed - Opened by PetrDlouhy about 3 years ago
- 6 comments
Labels: under analysis
#330 - Installation problem in Django 4.0
Issue -
State: closed - Opened by mofizul21 about 3 years ago
- 2 comments
#329 - Release 1.7.0
Pull Request -
State: closed - Opened by pandafy about 3 years ago
#328 - TypeError: Signal.__init__() got an unexpected keyword argument 'providing_args'
Issue -
State: closed - Opened by NickNaskida about 3 years ago
- 1 comment
#327 - Added default auto field in application config
Pull Request -
State: closed - Opened by pandafy about 3 years ago
#326 - Release 1.7.0
Issue -
State: closed - Opened by pandafy about 3 years ago
- 5 comments
#325 - Is this project maintained?
Issue -
State: closed - Opened by bsolomon1124 about 3 years ago
- 12 comments
#324 - remove dependency on jsonfield, use Django default JSONField
Pull Request -
State: closed - Opened by PetrDlouhy about 3 years ago
- 6 comments
#323 - fix(signals): make it compatible to Django 4.X.
Pull Request -
State: closed - Opened by max-wittig about 3 years ago
- 4 comments
#322 - Currently incompatible with Django 4.0: uses providing_args argument
Issue -
State: closed - Opened by Flimm about 3 years ago
- 5 comments
#321 - asdf
Issue -
State: closed - Opened by bichanna over 3 years ago
#320 - allow to set target proxy objects
Pull Request -
State: closed - Opened by PetrDlouhy over 3 years ago
Labels: enhancement, version 1.8.0
#319 - Notifications with anonymous actors
Issue -
State: open - Opened by olivierdalang over 3 years ago
- 1 comment
Labels: under analysis
#318 - Redirect after delete
Issue -
State: closed - Opened by Samoht1 over 3 years ago
- 1 comment
#317 - Support unread keyword in signal
Issue -
State: closed - Opened by olivierdalang over 3 years ago
- 2 comments
#316 - Feature/search fields on notifications admin
Pull Request -
State: closed - Opened by YPCrumble over 3 years ago
- 1 comment
#315 - Migrate to GitHub Actions?
Issue -
State: closed - Opened by YPCrumble over 3 years ago
#314 - Use of non-default value for DEFAULT_AUTO_FIELD will trigger migration warning
Issue -
State: closed - Opened by rpkilby over 3 years ago
- 2 comments
#313 - Support notification uuid
Pull Request -
State: closed - Opened by MotasemAghbar over 3 years ago
#312 - Fix simple typo: compability -> compatibility
Issue -
State: closed - Opened by timgates42 almost 4 years ago
Labels: bug, version 1.8.0
#311 - Some routes doesn’t work after inherting from AbstractNotification
Issue -
State: closed - Opened by DevOpsCraftsman almost 4 years ago
#310 - Add localization
Pull Request -
State: closed - Opened by akhmedgaziev almost 4 years ago
- 3 comments
Labels: enhancement, version 1.8.0
#309 - Add custom column for extra data
Pull Request -
State: closed - Opened by eelkevdbos almost 4 years ago
- 8 comments
Labels: enhancement, version 1.8.0
#308 - Ams
Pull Request -
State: closed - Opened by theN0b0dy almost 4 years ago
- 1 comment
#307 - This package is not entirely suitable for django rest framwork
Issue -
State: closed - Opened by theN0b0dy almost 4 years ago
- 6 comments
#306 - integrate nonce argument into register_notify_callbacks
Pull Request -
State: closed - Opened by andrew-m-h about 4 years ago
- 1 comment
Labels: enhancement, version 1.8.0
#305 - Is there a way to modify the ORM query?
Issue -
State: closed - Opened by kunambi about 4 years ago
- 1 comment
Labels: question
#304 - Allow CSP nonce to be automatically included in `{% register_notify callbacks %}` template
Issue -
State: closed - Opened by andrew-m-h about 4 years ago
- 1 comment
#303 - What is the intention of writing this?
Issue -
State: closed - Opened by ibrag8998 over 4 years ago
- 2 comments
#301 - Custom Notification Model field not created on notify.send
Issue -
State: closed - Opened by ashmlk over 4 years ago
- 11 comments