1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 18:37:12 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Alexandre Iooss
340c90f5d3 Relax requirements
Relax requirements to allow the use of newer versions of dependencies
found in NixPkgs and ArchLinux. Do not limit upper version of
django-extensions as it is not mission critical.
2021-10-05 15:10:20 +02:00
635adf1360
Use cas server to use authentication in other services
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-03-03 18:13:33 +01:00
Yohann D'ANELLO
6d976f32bf Update django oauth toolkit, fix #73 2020-11-16 00:49:53 +01:00
Alexandre Iooss
439bf35b62
APT python memcache is PyPi memcached 2020-09-21 15:25:07 +02:00
Alexandre Iooss
3d733ed6af
Use memcached cache 2020-09-21 15:13:43 +02:00
Alexandre Iooss
6d54aae614
Fix django-oauth-toolkit version 2020-09-21 11:15:00 +02:00
Alexandre Iooss
70448db8e5
Remove Django CAS server and add oauth toolkit 2020-09-21 10:31:42 +02:00
Alexandre Iooss
2a1bfa9735 Update Django CAS server to 1.2.0 2020-09-06 09:41:32 +02:00
Alexandre Iooss
f1fe6c4996 Fix some pip requirements versions 2020-09-02 15:52:44 +02:00
Alexandre Iooss
d73d9f8bda Add Debian requirements to Pip 2020-09-02 15:45:07 +02:00
Yohann D'ANELLO
b5c1289358 Update PIP dependencies 2020-09-01 17:19:53 +02:00
Alexandre Iooss
09853ce990 Use debian deps in Dockerfile 2020-09-01 12:09:02 +02:00
Benjamin Graillot
c7ba0e470e Split requirements into files 2020-03-08 22:42:22 +01:00
Benjamin Graillot
931e41804d Remove psycopg2 from requirements 2020-03-07 23:39:22 +01:00
Yohann D'ANELLO
85881a5cc5 Client CAS 2020-02-22 23:44:24 +01:00
Yohann D'ANELLO
4b7f40a046 CAS Server support 2020-02-22 14:20:22 +01:00
Yohann D'ANELLO
db1e3eb98d Remove django-turbolinks dependency 2020-02-21 18:45:18 +01:00
Yohann D'ANELLO
886abd8188 Update django-light-admin, fix conflict between jQuery, select2 and turbolinks 2020-02-21 17:51:00 +01:00
Yohann D'ANELLO
5977d88ed6 Test turbolinks 2020-02-21 15:24:29 +01:00
Alexandre Iooss
fb9af1c4c6
Just target Django 2.2 2020-02-18 20:58:45 +01:00
Yohann D'ANELLO
f3f13c5153 Reformat code, add some missing lines at end of files 2020-02-17 14:08:40 +01:00
Yohann D'ANELLO
c053235996 Autocomplete 2020-02-08 20:23:17 +01:00
Yohann D'ANELLO
f52a89637c Polymorphic types 2020-02-07 20:47:49 +01:00
Yohann D'ANELLO
f4a665cb7f API 2020-02-06 23:29:17 +01:00
Pierre-antoine Comby
bb38442641 add Django Guardian
commit 55d98443 was not a good idea on master.
2020-01-21 22:09:20 +01:00
Pierre-antoine Comby
07d1cd225b [member] add user list and filter 2019-09-23 12:50:14 +02:00
Benjamin Graillot
55d984435d Remove django-guardian 2019-09-18 16:46:26 +02:00
Pierre-antoine Comby
f88ca61b34 use django_tables2 2019-08-13 18:22:19 +02:00
Pierre-antoine Comby
4a732498b9 add crispy forms and freeze 2019-08-11 16:21:25 +02:00
Alexandre Iooss
5110d6a16b
Use model polymorphism 2019-07-17 11:17:50 +02:00
Alexandre Iooss
ba0a4519e3
Add Django Revision in deps 2019-07-16 15:47:19 +02:00
Pierre-antoine Comby
84ec22a0a6 add pillow 2019-07-08 16:00:59 +02:00
Alexandre Iooss
f8c972d49c
Add Django guardian 2019-07-08 14:22:41 +02:00
Alexandre Iooss
3d948dca2e
Remove useless path 2019-07-08 13:01:35 +02:00
Alexandre Iooss
974e0fe48f
Add docutils for admindocs 2019-07-08 11:16:09 +02:00
Alexandre Iooss
3345ddb0f7
Configure Django App 2019-07-08 11:08:07 +02:00
Pierre-antoine Comby
9862811c02 add requirements.txt 2019-07-07 21:30:42 +00:00