-
Notifications
You must be signed in to change notification settings - Fork 368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ug remove future imports from explorer #620
base: master
Are you sure you want to change the base?
Ug remove future imports from explorer #620
Conversation
…_change_log Shravan/#1ykyu7k explorer queries change log
…orer Shravan/show replication lag explorer
fixes py2/3 incompatibility of Query model
fixes deps not getting installed on package user's repo
Integrate clarity on explorer
[CU - #2a2abq2] add custom filters
[CU - #2a2abq2] remove duplicate block names
Ug csrf exempt for django 1.10
Fix issue related to render template
fix context issue by flattening the context
fix version
make temp request log tables visible on explorer
change reverse import from django.conf.urlresolvers to django.urls
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some context or conversation as to the source of this PR would be useful because it's doing a lot more than removing future imports.
COPY optional-requirements.txt /app/ | ||
|
||
# Install any needed packages specified in requirements.txt | ||
RUN pip install Django==1.11.17 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧐
@marksweb i think this got opened by mistake, hah. It is a very long running (and fairly active!) fork of a very old version of the project. |
No description provided.