Peter Pfeufer
688c11ff18
bumped min Django version to 3.2.7
2021-09-19 18:05:39 +02:00
Ariel Rin
6b78992f07
Merge branch 'googleanalytics' into 'v2.9.x'
...
Analytics Module
See merge request allianceauth/allianceauth!1286
2021-07-03 04:43:17 +00:00
Ariel Rin
5af33facb6
Analytics Module
2021-07-03 04:43:16 +00:00
Peter Pfeufer
99383a482b
allow celery 5 since it is pulled in by celery-beat
...
This commit is so that celery 5 can be tested
2021-07-02 18:56:54 +02:00
Peter Pfeufer
2697fb5317
remove coding pragma. it's not needed since python 3.x
2021-05-17 09:51:09 +02:00
Ariel Rin
e6cee9ac83
Remove Python36 Testing and Support
2021-05-09 06:42:56 +00:00
Ariel Rin
630400fee4
Merge branch 'django-3-2-update' into 'v2.9.x'
...
Django 3.2 compatibility update
See merge request allianceauth/allianceauth!1300
2021-04-08 05:07:01 +00:00
Ariel Rin
8c6bdd8ae2
Add Python3.9 Testing
2021-04-08 04:49:15 +00:00
Peter Pfeufer
5b44fd376d
revert version cap on Django, so we get 3.2 again
2021-04-07 18:11:01 +02:00
Ariel Rin
2387c40254
Limit Django to 3.1.x
2021-04-07 13:12:15 +00:00
Ariel Rin
b724227a29
Merge branch 'dependencies' into 'master'
...
Bump Django-Redis-Cache to 3.x branch
Closes #1264
See merge request allianceauth/allianceauth!1280
2021-01-06 02:36:52 +00:00
Ariel Rin
0c31bce7d0
Bump Django-Redis-Cache up to 3.x branch
2020-12-23 17:59:36 +10:00
ErikKalkoken
09573ba7ef
fix dependency for celery_once
2020-12-17 22:53:27 +01:00
colcrunch
bfcdfea6c8
Update minimum django-esi version to ensure support for user-agent
header.
2020-12-01 17:17:55 -05:00
Ariel Rin
1fe0f78ad7
Exclude django-redis-cache 2.1.3
2020-10-01 01:59:48 +00:00
AaronKable
fc5f42d01e
remove whitespace in setup.py
2020-09-18 22:16:49 +08:00
AaronKable
ded9301527
initial django3 bringup
2020-09-18 11:45:37 +08:00
AaronKable
051a48885c
discourse API with external package
2020-09-11 17:19:54 +08:00
ErikKalkoken
595353e838
Enable using django-esi 2.0
2020-07-11 12:35:16 +02:00
Ariel Rin
ce77c24e5c
Exclude Celery 4.4.4
2020-06-09 11:30:13 +10:00
Ariel Rin
5469a591c0
Remove Future dependency
2020-06-09 11:10:32 +10:00
ErikKalkoken
1b4c1a4b9e
Add future to dependencies
2020-06-04 13:52:34 +02:00
Erik Kalkoken
e3933998ef
PEP440 versioning for admin dashboard
2020-05-27 02:21:00 +00:00
Erik Kalkoken
38083ed284
Discord service major overhaul
2020-05-18 01:01:13 +00:00
ErikKalkoken
42948386ec
Remove support for Python 3.5
2020-03-21 13:16:42 +01:00
Ariel Rin
1fbc39b614
Merge branch 'django_min' into 'master'
...
HOTFIX: Bump Django minimum to work with AA migrations
See merge request allianceauth/allianceauth!1163
2020-02-07 04:50:39 +00:00
Ariel Rin
4b27dd40b9
Support and Test against Python3.8
2020-02-07 04:49:17 +00:00
AaronKable
ff0aac9d8a
Bump Django minimum to work with AA migrations
2020-02-05 21:05:17 +08:00
ErikKalkoken
7b1bf9a4e2
Improve readme and add missing version info to setup
2020-01-24 20:05:55 +01:00
Aaron Kable
c07f59201e
Update Dependencies
2020-01-23 00:34:34 +00:00
ErikKalkoken
e24d29f1d3
Fix issue #1177
2019-12-05 13:02:31 +01:00
ErikKalkoken
c7c3083e3e
Fix issue #1176 : Prevent Django 3 installation
2019-12-04 14:02:03 +01:00
Basraah
dec793bfac
Merge branch 'dependencies' into 'master'
...
Depencies fix
Closes #1150
See merge request allianceauth/allianceauth!1127
2019-03-12 20:50:00 +10:00
colcrunch
287da73a4f
Update StateBackend.authenticate to match ModelBackend
...
Also, change setup to no longer include Django 1.11
2019-03-12 10:05:05 +00:00
Ariel Rin
a3038cad00
Update GitHub references to Gitlab
2018-11-30 03:55:19 +00:00
Ariel Rin
9cfb47e658
Limit redis to 2.0 due to 3.0 incompatabilities
2018-11-29 23:12:11 +00:00
Ariel Rin
4c2434219d
limit django, django-celery-beat to compatible versions
2018-11-11 01:55:13 +00:00
Basraah
623e77a268
Avoid Dj2.1 until 1.11 depreciation issues are fixed
2018-10-07 22:45:12 +00:00
Adarnof
98230d0ee3
Log but don't deal with problems refreshing tokens.
2018-04-20 14:15:19 -04:00
Adarnof
73e6f576f4
Use celery_once to prevent repeat task queueing.
...
Prevent group updates from being queued multiple times per user.
Default graceful to prevent raising exceptions.
2018-04-17 16:21:43 -04:00
Adarnof
f65e563c0c
Update project setup description to match repo and docs.
...
Thanks @soratidus999
2018-03-02 11:26:35 -05:00
Adarnof
d192f23e6e
Require exactly django-registration==2.4
...
This is the newest version which allows installation on Django 2.0 (and indeed does work) that also provides the scheme context to emails.
2018-02-23 11:57:06 -05:00
Adarnof
895a62c475
Include leading http(s) on activation link.
...
Closes #961
2018-02-09 01:11:35 -05:00
Basraah
57a26b90cb
Admin status panel for dashboard ( #903 )
2017-10-18 15:46:58 +10:00
Adarnof
c22d3a9967
Command line utility to create project.
...
Shamelessly stolen from wagtail.
2017-10-05 00:52:55 -04:00
Adarnof
93eca76bf8
Remove legacy setup comments
...
Remove legacy update script
2017-09-28 23:05:43 -04:00
Adarnof
b3d02b0c37
Add missing python3.4 typing requirement
...
typing is included python3.5+
2017-09-28 22:33:17 -04:00
Basraah
8864afd784
Resolve Dj20 compatibility issues
...
Temporarily use latest snapshot for esi for dj20
Correct admin urls include
Manually correct old ts3 table migration
Remove obsolete services migrations
Remove bootstrap pagination package
Fix url namespacing
2017-09-28 14:47:06 +10:00
Basraah
fff2cd32d5
Update timerboard views
...
Adds basic unit tests
Changed to class based views
2017-09-27 19:12:07 +10:00
Basraah
280ddb336e
Change to use tox to manage unit tests
2017-09-25 17:25:28 +10:00