Skip to content
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

changed staticfiles to static #12

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Conversation

anilchoudhary
Copy link

{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library. But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.

maxwelld90 and others added 30 commits January 11, 2020 12:25
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
{% load staticfiles %} is giving error: 'staticfiles' is not a registered tag library.  But, I have 'django.contrib.staticfiles' inside the INSTALLED_APPS in settings.py. {% load staticfiles %} and {% load admin_static %} were deprecated in Django 2.1, and removed in Django 3.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants