Utkucan Bıyıklı
|
ebbf3dde09
|
humanize_timestamp function split.Create naturalday() and naturaltime() function for humanize timestmap.
|
2023-05-22 22:00:53 -03:00 |
|
Utkucan Bıyıklı
|
d7fdb6b48d
|
Added humanize for human readable notifactino timestamp
|
2023-05-22 21:59:11 -03:00 |
|
Utkucan Bıyıklı
|
25d0e20565
|
Added humanize for human readable notifactino timestamp
|
2023-05-22 21:59:02 -03:00 |
|
Alvaro Mariano
|
603939bfc9
|
#263 Fix vunerability in views
|
2023-05-22 21:58:21 -03:00 |
|
Yang.Y
|
43a4f682de
|
Update MANIFEST.in
|
2023-05-22 21:56:55 -03:00 |
|
Yang.Y
|
7fe2d65af9
|
Convert CHANGELOG to markdown
|
2023-05-22 21:56:16 -03:00 |
|
areski
|
70897b0e6d
|
[feat] add caching and a setting CACHE_TIMEOUT to configure the timeout
|
2023-05-22 21:54:47 -03:00 |
|
Alvaro Mariano
|
f0db4e99aa
|
#263 Fix vunerability in views
|
2023-05-22 21:54:28 -03:00 |
|
Alvaro Mariano
|
6457d63620
|
Fix #312
|
2023-05-22 21:54:27 -03:00 |
|
Dan DeFelippi
|
575bd8f70a
|
Minor style improvements
|
2023-05-22 21:54:27 -03:00 |
|
Dan DeFelippi
|
b0806f5ac4
|
Add support to register_notify_callbacks for marking notifications as read.
|
2023-05-22 21:54:27 -03:00 |
|
Petr Dlouhý
|
a440f98175
|
allow to set target proxy objects
|
2023-05-22 21:54:26 -03:00 |
|
Alvaro Leonel
|
22fbaf26aa
|
Fix nonce attribute string compilation
|
2023-05-22 21:54:26 -03:00 |
|
Andrew Hall
|
e30247ac36
|
use older format string for backward compatibility
|
2023-05-22 21:54:26 -03:00 |
|
Andrew Hall
|
d86d151702
|
integrate nonce argument into register_notify_callbacks
|
2023-05-22 21:54:25 -03:00 |
|
TheOneAboveAllTitan
|
1951606fa0
|
[models] Added method to return links to related objects.
|
2023-05-22 21:54:23 -03:00 |
|
Yang.Y
|
ab2440a5b9
|
Convert CHANGELOG to markdown
|
2023-05-22 21:53:40 -03:00 |
|
Yang.Y
|
3e6e2310f0
|
Update setup.py
|
2023-05-22 21:53:40 -03:00 |
|
Yang.Y
|
cc04ef119f
|
Convert README to markdown
|
2023-05-22 21:53:40 -03:00 |
|
Yang.Y
|
1c271f7a47
|
Add YPCrumble to core contributor list
|
2023-05-22 21:53:39 -03:00 |
|
YPCrumble
|
9c137948f5
|
Update GitHub Actions configuration to match latest tox-gh-actions RE… (#354)
* Update GitHub Actions configuration to match latest tox-gh-actions README.
* Add gh-actions configuration to tox.ini.
|
2023-05-22 21:53:39 -03:00 |
|
Ian Campbell
|
51fc5f3ade
|
Use GitHub Actions for CI.
|
2023-05-22 21:53:39 -03:00 |
|
Ian Campbell
|
c2e2640f6e
|
Update README and setup files to show updated version support for Python and Django.
|
2023-05-22 21:53:38 -03:00 |
|
Ian Campbell
|
d493e09491
|
Update tox.ini to correspond to currently supported versions of Python and Django.
|
2023-05-22 21:53:38 -03:00 |
|
Igor Malinovskiy
|
efdd3ab086
|
Assign copy of kwargs instead of direct reference
Make a shallow copy of kwargs and assign it to the data attribute.
It allows overriding the save method of the model which can modify data if needed.
|
2023-05-22 21:53:38 -03:00 |
|
Gagan Deep
|
ba81517243
|
Release 1.7.0
|
2023-05-22 21:53:38 -03:00 |
|
Gagan Deep
|
dea5f04ada
|
Added default auto field in application config
|
2023-05-22 21:53:35 -03:00 |
|
Yang.Y
|
c22380189e
|
Update README.rst
Looking for contributors.
|
2023-05-22 21:52:46 -03:00 |
|
Max Wittig
|
11a3a98782
|
fix(signals): make it compatible to Django 4.X. (#323)
|
2023-05-22 21:52:45 -03:00 |
|
Akhmed Gaziev
|
dcf84acb4e
|
Update setup.py
|
2021-04-06 13:01:11 +03:00 |
|
Akhmed Gaziev
|
78a7039cc5
|
Add localization
|
2021-04-06 12:38:20 +03:00 |
|
Petr Dlouhý
|
e8d2a251c2
|
Fix IE11: don't use unsupported forEach (#291)
|
2020-07-23 13:56:55 -05:00 |
|
TheOneAboveAllTitan
|
43e7fc6c6f
|
[sample_app] Added sample app
|
2020-05-07 10:49:47 -05:00 |
|
Federico Capoano
|
b42e9713cb
|
Merge pull request #286 from TheOneAboveAllTitan/issues/28
[swapper] Removed hardlinks for Notification model #285
|
2020-04-11 20:27:48 -05:00 |
|
TheOneAboveAllTitan
|
6fe8fe6678
|
[swapper] Removed hardlinks for Notification model #285
|
2020-04-12 01:21:16 +05:30 |
|
Yang.Y
|
8dd1a5e82f
|
Update README.rst
Add Federico Capoano (@nemesisdesign) to team list.
|
2020-02-22 16:38:53 +08:00 |
|
Federico Capoano
|
10ba3bf325
|
1.6.0 release
|
2020-02-21 16:07:15 -05:00 |
|
Federico Capoano
|
ddfd1c3449
|
Merge pull request #273 from hamstap85/latest-version-tests
Test python 3.8 and Django 3.0
|
2020-02-21 15:57:41 -05:00 |
|
Hameed Gifford
|
9596b599ad
|
JSONField has updated, the patch is no longer needed. Horray!
|
2020-02-13 15:13:56 -05:00 |
|
Hameed Gifford
|
80830d1559
|
Only support mainstream Django versions
|
2020-01-24 11:17:16 -05:00 |
|
Hameed Gifford
|
95c6a48108
|
Test python 3.8 and Django 3.0
Aligns the doc specs to match tested versions
|
2020-01-19 01:18:25 -05:00 |
|
Federico Capoano
|
0fba0345a7
|
Merge pull request #264 from noamkush/admin-prefetch-actor
Added prefetch for actor field in admin
|
2019-12-19 14:19:21 +01:00 |
|
Federico Capoano
|
b63a8eab03
|
Merge pull request #266 from alvarovelezgalvez/master
Added never_cache to some views to avoid no-update bug
|
2019-12-19 14:18:19 +01:00 |
|
Federico Capoano
|
c45363506b
|
Merge pull request #262 from Siecje/fix_readme
Fix install from source instructions
|
2019-12-19 14:15:52 +01:00 |
|
Federico Capoano
|
e5d866fb26
|
[#202] Added missing notifications.base in setup.py
|
2019-10-24 13:10:06 -03:00 |
|
Álvaro
|
e7f1a24c9e
|
Update views.py
|
2019-09-18 13:43:50 +02:00 |
|
Noam
|
afef4a251b
|
Added prefetch for actor field in admin
|
2019-09-12 10:19:08 +03:00 |
|
Cody Scott
|
02f08b7aa7
|
Fix install from source instructions
|
2019-07-23 10:55:59 -04:00 |
|
Federico Capoano
|
bf772f6d44
|
Merge pull request #255 from django-notifications/abstract-models-202
[models] Added AbstractNotification #202
|
2019-07-15 21:20:36 -04:00 |
|
Federico Capoano
|
d55aae4e3d
|
[models] Added AbstractNotification #202
Implements and closes #102
|
2019-04-28 14:59:42 -04:00 |
|