Alvaro Mariano
|
748e6c19b2
|
#263 Fix vunerability in views
|
2023-05-22 21:02:51 -03:00 |
|
Dan DeFelippi
|
afff7760a2
|
Minor style improvements
|
2023-05-22 21:02:51 -03:00 |
|
Dan DeFelippi
|
04f40f974e
|
Add support to register_notify_callbacks for marking notifications as read.
|
2023-05-22 21:02:49 -03:00 |
|
Yang.Y
|
f6c29b0a5d
|
Convert CHANGELOG to markdown
|
2023-05-22 21:00:47 -03:00 |
|
areski
|
2b24894432
|
[feat] add caching and a setting CACHE_TIMEOUT to configure the timeout
|
2023-05-22 20:58:49 -03:00 |
|
Alvaro Mariano
|
e63bd3f45f
|
#263 Fix vunerability in views
|
2023-05-22 20:57:56 -03:00 |
|
Alvaro Mariano
|
17bdef8f77
|
Fix #312
|
2023-05-22 20:57:55 -03:00 |
|
Dan DeFelippi
|
f2cd89693b
|
Minor style improvements
|
2023-05-22 20:57:55 -03:00 |
|
Dan DeFelippi
|
03696c70eb
|
Add support to register_notify_callbacks for marking notifications as read.
|
2023-05-22 20:57:55 -03:00 |
|
Alvaro Leonel
|
bdc0219430
|
Merge branch 'master' into 233
|
2023-05-12 21:11:38 -03:00 |
|
Petr Dlouhý
|
35b85c1227
|
allow to set target proxy objects
|
2023-05-10 21:03:32 -03:00 |
|
Alvaro Leonel
|
2a7353ee34
|
Fix nonce attribute string compilation
|
2023-05-09 21:40:31 -03:00 |
|
Andrew Hall
|
a28c4b55f1
|
use older format string for backward compatibility
|
2023-05-09 21:40:31 -03:00 |
|
Andrew Hall
|
00f0c8540e
|
integrate nonce argument into register_notify_callbacks
|
2023-05-09 21:40:31 -03:00 |
|
TheOneAboveAllTitan
|
8d82857ff4
|
[models] Added method to return links to related objects.
|
2023-05-07 19:10:09 -03:00 |
|
Alvaro Leonel
|
82df6b6083
|
Merge branch 'master' into 233
|
2023-05-07 17:41:35 -03:00 |
|
Yang.Y
|
8558bfafcc
|
Update MANIFEST.in
|
2022-11-17 18:10:38 +08:00 |
|
Yang.Y
|
e2c099aa8f
|
Convert CHANGELOG to markdown
|
2022-11-17 18:10:24 +08:00 |
|
Yang.Y
|
94c942e6e3
|
Update setup.py
|
2022-11-17 18:06:24 +08:00 |
|
Yang.Y
|
5aaf166587
|
Convert README to markdown
|
2022-11-17 18:05:22 +08:00 |
|
Yang.Y
|
1ea18d2ca4
|
Add YPCrumble to core contributor list
|
2022-11-17 17:26:12 +08:00 |
|
YPCrumble
|
8b05c101a6
|
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.
|
2022-11-16 13:54:14 -05:00 |
|
YPCrumble
|
4e72638d76
|
Merge pull request #349 from YPCrumble/feature/update-test-suite-for-supported-python-and-django
Update tox.ini to correspond to currently supported versions of Pytho…
|
2022-11-16 13:26:22 -05:00 |
|
Ian Campbell
|
9b8b40b515
|
Merge remote-tracking branch 'upstream/master' into feature/update-test-suite-for-supported-python-and-django
|
2022-11-16 08:45:39 -05:00 |
|
YPCrumble
|
b68b8dd326
|
Merge pull request #351 from YPCrumble/feature/add-github-actions-for-testing
Use GitHub Actions for CI.
|
2022-11-16 08:38:52 -05:00 |
|
Ian Campbell
|
b0f74bd3e2
|
Use GitHub Actions for CI.
|
2022-11-15 10:27:58 -05:00 |
|
Ian Campbell
|
5a8c748d5d
|
Update README and setup files to show updated version support for Python and Django.
|
2022-11-15 10:16:25 -05:00 |
|
Ian Campbell
|
5ad179d7f0
|
Update tox.ini to correspond to currently supported versions of Python and Django.
|
2022-11-15 10:09:46 -05:00 |
|
Igor Malinovskiy
|
736f641fa3
|
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.
|
2022-05-18 09:44:37 -04:00 |
|
Gagan Deep
|
ab4011eae6
|
Release 1.7.0
|
2022-03-01 16:27:35 -03:00 |
|
Gagan Deep
|
0fd3f42f71
|
Added default auto field in application config
|
2021-12-20 22:38:28 -03:00 |
|
Yang.Y
|
64fd81502d
|
Update README.rst
Looking for contributors.
|
2021-12-20 08:26:43 +08:00 |
|
Max Wittig
|
d177acb26a
|
fix(signals): make it compatible to Django 4.X. (#323)
|
2021-12-19 17:48:38 -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 |
|