Alvaro Leonel
|
8ba5e32cea
|
Updating changelog
|
2018-07-08 14:31:18 -03:00 |
|
Juliano Gouveia
|
51677dd836
|
Fix url pattern alias for the re_path django recommended function
|
2018-06-14 12:26:19 -03:00 |
|
Juliano Gouveia
|
c7c1240f36
|
Remove duplicate url patterns by a more pythonic alternative
|
2018-06-14 12:26:19 -03:00 |
|
Alvaro Leonel
|
e65f194718
|
Remove support for python 3.3
|
2018-06-07 23:49:45 -03:00 |
|
Alvaro Leonel
|
970a4907b3
|
Fix #205 Adds ListAll and CountALL endpoints
|
2018-06-07 23:37:51 -03:00 |
|
Alvaro Leonel
|
2bc9ea6b89
|
Fix tox test matrix
|
2018-06-07 23:03:30 -03:00 |
|
Alvaro Leonel
|
58782e4272
|
Adds python 3.6 to travis tests
|
2018-06-07 23:03:08 -03:00 |
|
Alvaro Leonel
|
785c73a0cd
|
Use of timezone in exemple
|
2018-06-07 23:02:35 -03:00 |
|
Alvaro Leonel
|
368e41d469
|
Fix #164 Add a filter to check if an user has notifications
|
2018-06-07 23:01:50 -03:00 |
|
Alvaro Leonel
|
718b55ffb9
|
Update install from source on README
|
2018-05-31 09:33:14 -03:00 |
|
Alvaro Leonel
|
aaae501258
|
Fix file header order
|
2018-05-31 01:15:40 -03:00 |
|
Alvaro Leonel
|
34416e3bfc
|
Improve prospector config
|
2018-05-31 01:13:31 -03:00 |
|
Alvaro Leonel
|
71c7daf2f1
|
Improve code quality on notifications_tags.py
|
2018-05-31 01:13:16 -03:00 |
|
Alvaro Leonel
|
147d563d7c
|
Improve code quality on setup.py
|
2018-05-31 01:12:58 -03:00 |
|
Alvaro Leonel
|
c81eee7223
|
Improve code quality on manage.py
|
2018-05-31 01:12:43 -03:00 |
|
Alvaro Leonel
|
d8bdda1167
|
Improve code quality of tests/views.py
|
2018-05-31 01:06:14 -03:00 |
|
Alvaro Leonel
|
a02dea6e2a
|
Improve code quality of tests/urls.py
|
2018-05-31 01:06:03 -03:00 |
|
Alvaro Leonel
|
54d02864b9
|
Improve code quality of tests.py
|
2018-05-31 01:05:53 -03:00 |
|
Alvaro Leonel
|
fa40750e8b
|
Improve code quality of tests/settings.py
|
2018-05-31 01:05:44 -03:00 |
|
Alvaro Leonel
|
d8e71ef901
|
Improve code quality of notifications_tag.py
|
2018-05-31 01:05:28 -03:00 |
|
Alvaro Leonel
|
55471785fb
|
Improve code quality on __init__.py, admin.py and apps.py
|
2018-05-31 00:22:43 -03:00 |
|
Alvaro Leonel
|
3020ec0d97
|
Improve code quality on models.py
|
2018-05-31 00:18:45 -03:00 |
|
Alvaro Leonel
|
e67155bc06
|
Improve code quality on settings.py
|
2018-05-31 00:05:08 -03:00 |
|
Alvaro Leonel
|
67d84dcaae
|
Improve code quality on signals.py
|
2018-05-31 00:02:45 -03:00 |
|
Alvaro Leonel
|
1081f7aa75
|
Improve code quality on urls.py
|
2018-05-31 00:01:27 -03:00 |
|
Alvaro Leonel
|
9c7953433b
|
Improve code quality on utils.py
|
2018-05-30 23:59:07 -03:00 |
|
Alvaro Leonel
|
09031fc763
|
Improved code quality on manage.py, setup.py and views.py
|
2018-05-30 23:55:54 -03:00 |
|
Alvaro Leonel
|
5f1b3b2f15
|
Adds more enviroments to tox test matrix
|
2018-05-30 23:55:22 -03:00 |
|
Alvaro Leonel
|
5d1cc2e8cc
|
Adds pylint and prospector config
|
2018-05-30 23:54:29 -03:00 |
|
Alvaro Leonel
|
bf63545388
|
Merge branch 'master' of github.com:django-notifications/django-notifications
|
2018-05-30 23:04:54 -03:00 |
|
Alvaro Leonel
|
4ea1f90a49
|
Fix #218
|
2018-05-30 23:03:57 -03:00 |
|
pandabearcoder
|
dc4c98e514
|
Added note to argument actor
|
2018-05-30 01:26:18 -04:00 |
|
Alvaro Leonel
|
d43c6adf3e
|
Fix typing
|
2018-05-30 02:21:16 -03:00 |
|
Alvaro Leonel
|
de6d41818b
|
Fix #69
|
2018-05-30 02:18:33 -03:00 |
|
Alvaro Leonel
|
596b0fd02b
|
Fix #207 and Fix #215
|
2018-05-30 01:28:42 -03:00 |
|
Alvaro Leonel
|
4cdf5b71ab
|
Merge pull request #217 from django-notifications/dev
Improve support for django 2.0+
|
2018-05-30 00:19:06 -04:00 |
|
Alvaro Leonel
|
f7f0cda92d
|
Improve url confs for better support of Django 2.0+
|
2018-05-30 01:11:40 -03:00 |
|
Alvaro Leonel
|
3d06666bc2
|
Fix run test server
|
2018-05-30 01:10:24 -03:00 |
|
Alvaro Leonel
|
cb349a974a
|
Update gitignore
|
2018-05-30 01:10:12 -03:00 |
|
Alvaro Leonel
|
01f9156e25
|
Release version 1.4.0
|
2018-05-26 21:36:09 -03:00 |
|
Federico Capoano
|
2d22f44000
|
[tests] MIDDLEWARE = MIDDLEWARE_CLASSES (for django 2.0)
|
2018-02-19 15:43:18 +01:00 |
|
Federico Capoano
|
c0b55c297b
|
Bumped VERSION to 1.4.0 alpha
|
2018-02-19 15:41:47 +01:00 |
|
Federico Capoano
|
abc4c27f2a
|
Added indexes (closes #153)
|
2018-02-19 15:41:40 +01:00 |
|
Federico Capoano
|
1379d3b52b
|
Merge branch 'django-2.0' of https://github.com/phamk/django-notifications
|
2018-02-19 15:08:23 +01:00 |
|
Alvaro Leonel
|
ee531a65e9
|
Fixing documentation about templatetags.
|
2017-12-17 08:13:26 -03:00 |
|
John Pham
|
652222d2b8
|
Django 2.0 support
|
2017-12-07 08:38:29 +08:00 |
|
Zhongyuan
|
f3479a48fd
|
Merge pull request #186 from yaoelvon/patch-2
modify 'qs.read' to 'qs.sent'
|
2017-08-29 16:26:12 +08:00 |
|
Yao Feng
|
e16d0cb39b
|
modify 'qs.read' to 'qs.sent'
|
2017-08-29 16:16:23 +08:00 |
|
Zhongyuan
|
621dcf7259
|
Merge pull request #185 from yaoelvon/patch-1
modify 'sintax' to 'syntax'
|
2017-08-29 15:48:30 +08:00 |
|
Yao Feng
|
0624874a8b
|
modify 'sintax' to 'syntax'
|
2017-08-29 15:46:26 +08:00 |
|