Commit Graph

40 Commits

Author SHA1 Message Date
Jorge Pastor 53fa5a02eb inicio 2023/07/09
edited 2023/11/24 by pedro
2023-11-26 09:52:02 +00:00
Santiago L 9a4f4ee17c Fix SetPasswordHyperlinkedSerializer (update to new DRF) 2021-10-07 14:11:50 +02:00
Santiago L b0f77ad591 Merge branch 'master' into dev/api-writable 2021-07-13 13:25:00 +02:00
Santiago L 50f916fa4d Replace `base_name` => `basename` for consisntency's sake
Changed on DRF 3.12.x and related to PR https://github.com/encode/django-rest-framework/pull/5990
2021-07-08 12:46:55 +02:00
Santiago L 7d6a2474ab Handle missing url attribute on write requests 2021-07-08 12:25:29 +02:00
Santiago L 70f7551e7d Replace Router.get_default_base_name by Router.get_default_basename
Deprecated in DRF 3.9.0
2021-06-08 13:34:36 +02:00
Santiago L f7627926cb Replace detail_route with action decorator
DRF 3.10.0 deprecates the detail_route decorator in favor of action
2021-05-06 13:08:21 +02:00
Santiago L b6cf0c34f5 Call User.is_authenticated and User.is_anonymous as properties 2021-04-22 14:31:05 +02:00
Santiago L eadc06d4c5 django.core.urlresolvers moved to django.urls
Django 2.0
2021-04-21 14:27:18 +02:00
Santiago L 43d8c9471b Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
Marc Aymerich ec53d357f6 Upgraded to django 1.10.x 2016-10-11 12:01:56 +02:00
Marc Aymerich 85c0e75bcd Django 1.9 compatibility 2016-04-30 12:23:13 +01:00
Marc Aymerich 7128db2640 PEP8 compliance 2015-10-05 13:31:08 +00:00
Marc Aymerich 671da932eb Improved resource data history 2015-07-27 12:55:35 +00:00
Marc Aymerich 7386b89be6 Custom mailbox filters and other random inprovements0 2015-05-25 19:16:07 +00:00
Marc Aymerich 907250d2e7 Fixes on serializers DRF3 compat 2015-05-18 15:21:42 +00:00
Marc Aymerich 94941a633f Fixes on webapps 2015-04-30 11:24:18 +00:00
Marc Aymerich eebaee1097 Added backend docstring as helptext 2015-04-23 19:46:23 +00:00
Marc Aymerich 1a78317028 Upgraded to DRF3 2015-04-23 14:34:04 +00:00
Marc Aymerich 4a6d29ebd7 Prepend ORCHESTRA_ to orchestra settigs 2015-04-05 22:34:47 +00:00
Marc Aymerich d165d7f03d Secure backends from injection 2015-04-05 18:02:36 +00:00
Marc Aymerich 1ff4e05819 flake8 2015-04-04 18:10:39 +00:00
Marc Aymerich 7133bd31ea flake8 2015-04-04 17:44:07 +00:00
Marc Aymerich b3946168f3 Ported to python 3.4 2015-04-02 16:14:55 +00:00
Marc Aymerich 1ed44bc745 Upgraded to DRF2.4.x 2015-02-24 09:34:26 +00:00
Marc Aymerich 9b87ef5e0d Split services into plans 2014-11-18 13:59:21 +00:00
Marc Aymerich 4d9feb690f Random improvements 2014-11-14 15:51:18 +00:00
Marc a7a399bcd6 Refactoring rest api nested serialization 2014-10-16 15:11:52 +00:00
Marc d817fe7198 Added postonly serializer fields 2014-10-15 21:18:50 +00:00
Marc 3e246f9fe0 lists functional tests passing 2014-10-15 12:47:28 +00:00
Marc 9082770642 Mailbox tests passing 2014-10-07 13:08:59 +00:00
Marc 6240fa3139 mailboxes functional tests passing 2014-10-06 14:57:02 +00:00
Marc f984d28709 Fixes on REST API 2014-09-30 16:39:47 +00:00
Marc 99b14f9c9f Major cleanup 2014-09-26 15:05:20 +00:00
Marc ccbda512bf Admin cosmetics 2014-07-21 15:43:36 +00:00
Marc 1e91633c78 Fixed resources api 2014-07-10 17:34:23 +00:00
Marc 1cd3092673 Fixed theme 2014-07-08 16:37:38 +00:00
Marc f699fed511 Added api.root 2014-05-13 13:47:06 +00:00
Marc f21091d0c2 Random improvements 2014-05-13 13:46:40 +00:00
Marc dddb11bf40 Initial commit 2014-05-08 16:59:35 +00:00