Yang.Y
|
3e6e2310f0
|
Update setup.py
|
2023-05-22 21:53:40 -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 |
|
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 |
|
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
|
e5d866fb26
|
[#202] Added missing notifications.base in setup.py
|
2019-10-24 13:10:06 -03:00 |
|
Federico Capoano
|
d55aae4e3d
|
[models] Added AbstractNotification #202
Implements and closes #102
|
2019-04-28 14:59:42 -04:00 |
|
Alvaro Leonel
|
147d563d7c
|
Improve code quality on setup.py
|
2018-05-31 01:12:58 -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
|
596b0fd02b
|
Fix #207 and Fix #215
|
2018-05-30 01:28:42 -03:00 |
|
Alvaro Leonel
|
37bb7f6ade
|
Bump version 1.3
|
2017-06-25 19:27:43 -04:00 |
|
Vladimir Osintsev
|
1fe41a1eaf
|
New Django classifiers added in setup.py
|
2016-09-03 22:07:20 +03:00 |
|
Yang.Y
|
dfeeec5e2e
|
Tests no more depend on 'six' (refer to #105)
|
2016-01-04 11:15:48 +08:00 |
|
Yang.Y
|
2906001944
|
Django recommends pytz, and uses it internally
|
2016-01-04 11:11:21 +08:00 |
|
Curtis Maloney
|
46c5a1e6b3
|
Use Django's vendored copy of six
|
2015-12-18 09:05:33 +11:00 |
|
Zhongyuan
|
72a610551c
|
Merge branch 'drop-support-django1.6'
Conflicts:
notifications/__init__.py
notifications/templatetags/notifications_tags.py
notifications/tests/settings.py
notifications/tests/urls.py
setup.py
|
2015-12-14 16:02:02 +08:00 |
|
Yang.Y
|
762f0973ac
|
Fix versioning: import __version__ at setup.py directly is error-prone, and use a standalone version.py outside package source also not a good idea.
|
2015-12-14 10:01:43 +08:00 |
|
areski
|
7634dff290
|
Fix Pep8 & use setuptools
|
2015-12-11 14:32:20 +01:00 |
|
Zhongyuan
|
3e6861a6cc
|
Remove support for Python 3.2 as coverage 4 is not supporting it (http://coverage.readthedocs.org/en/coverage-4.0.3/changes.html#version-4-0-20-september-2015)
|
2015-12-07 15:13:38 +08:00 |
|
Zhongyuan
|
d297017eb1
|
Drop support for Django 1.6 and below
|
2015-12-07 11:17:37 +08:00 |
|
zhangz
|
7f63fcf315
|
Update model-utils version for compatibility issue
|
2015-12-03 16:49:53 +08:00 |
|
Álvaro Lázaro Gallego
|
b06b3185a3
|
Fix setup
|
2015-11-26 12:47:48 +01:00 |
|
Yang.Y
|
493e11ec79
|
Bump version 0.7.1
|
2015-10-20 10:19:03 +08:00 |
|
allangz
|
a24819aa8e
|
Update setup.py to include static javascript files
|
2015-09-24 04:03:54 -05:00 |
|
Yang.Y
|
9e91cd965b
|
Bump version 0.7.0
|
2015-04-21 10:25:52 +08:00 |
|
Yang.Y
|
56298d508e
|
Update README, CHANGELOG and AUTHORS
|
2015-04-21 09:53:28 +08:00 |
|
theodore.therone@gmail.com
|
9608ee8a6e
|
Added tests, confirmed works for python2/3
Also added .travis.yml
|
2015-03-28 08:25:56 +00:00 |
|
zzy
|
e244ba3ec0
|
Add 'data' field into Notification model
|
2015-03-20 19:03:41 +08:00 |
|
Ilya Grishkov
|
060d49f898
|
Added south_migration to the setup.py package list
|
2015-03-08 22:30:33 +01:00 |
|
Ivan
|
8c7cc0d3c1
|
Python3 compatibility (using six).
|
2015-02-04 15:25:20 +00:00 |
|
danxshap
|
d116f6aa8a
|
require django-model-utils >= 2.0.3
|
2014-03-31 16:53:49 -04:00 |
|
danxshap
|
c070f82d92
|
add max version for django-model-utils dependency
|
2014-03-15 23:04:44 -04:00 |
|
Brant Young
|
4a68e71edf
|
fix: more accurate data field in migration script; use assignment template tag; code clean
|
2012-10-25 12:46:06 +08:00 |
|
Matthew Schinckel
|
ef02350aa2
|
Require django to be installed.
|
2012-10-25 09:40:19 +10:30 |
|
Matthew Schinckel
|
d8567930b4
|
Change 'readed' field to unread.
Add a better manager/queryset. (required django-model-utils).
|
2012-10-23 17:20:29 +10:30 |
|
Brant Young
|
da17a04911
|
First version based on django-activity-stream v0.4.3
|
2012-07-22 21:14:44 +08:00 |
|