django-orchestra-test/orchestra
Santiago L d6cebf66a2 DjangoFilterBackend moved to django_filters 2021-05-06 10:57:11 +02:00
..
admin django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
api Call User.is_authenticated and User.is_anonymous as properties 2021-04-22 14:31:05 +02:00
bin Fix freezegun version 2021-03-30 14:19:17 +02:00
conf DjangoFilterBackend moved to django_filters 2021-05-06 10:57:11 +02:00
contrib query.order_by is a tuple, update value to compare 2021-04-22 14:51:03 +02:00
core Fixed ascii_validator 2017-03-29 20:04:42 +00:00
forms Added support for raw hash password edditing 2016-05-11 12:56:10 +00:00
management fixed stop and restart services 2021-01-30 15:09:30 +01:00
models Replace field.rel.to with field.remote_field.model 2021-04-22 14:44:47 +02:00
permissions Call User.is_authenticated and User.is_anonymous as properties 2021-04-22 14:31:05 +02:00
plugins Fixed plugin missing instance bug0 2016-05-08 09:35:18 +00:00
static Django 1.9 compatibility 2016-04-30 12:23:13 +01:00
templates Added advance orchestration functionality 2016-07-15 12:44:38 +00:00
templatetags django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
utils django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
__init__.py Added tasks app 2015-05-03 17:44:46 +00:00
apps.py Added tasks app 2015-05-03 17:44:46 +00:00
settings.py Added ORCHESTRA_SSH_DEFAULT_USER setting 2016-03-08 09:57:37 +00:00
urls.py Deprecated Passing a 3-tuple or an app_name to include() 2021-04-22 10:51:23 +02:00
views.py Added services missing migrations 2016-04-27 13:32:38 +00:00