Code Monkey home page Code Monkey logo

django-admin-conf-vars's People

Contributors

heijnsre avatar js-moreno avatar maoaiz avatar yulianrudenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

django-admin-conf-vars's Issues

While Deploying, " Apps aren't loaded yet."

Traceback (most recent call last):
File "/home/mailsghd/mailer/passenger_wsgi.py", line 15, in
from mailer.wsgi import application
File "/home/mailsghd/mailer/mailer/wsgi.py", line 13, in
from mailer.admin_variables import set_admin_values
File "/home/mailsghd/mailer/mailer/admin_variables.py", line 1, in
from django_admin_conf_vars.global_vars import config
File "/home/mailsghd/virtualenv/mailer/3.8/lib/python3.8/site-packages/django_admin_conf_vars/global_vars.py", line 2, in
from .models import ConfigurationVariable
File "/home/mailsghd/virtualenv/mailer/3.8/lib/python3.8/site-packages/django_admin_conf_vars/models.py", line 5, in
class ConfigurationVariable(models.Model):
File "/home/mailsghd/virtualenv/mailer/3.8/lib/python3.8/site-packages/django/db/models/base.py", line 127, in new
app_config = apps.get_containing_app_config(module)
File "/home/mailsghd/virtualenv/mailer/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 260, in get_containing_app_config
self.check_apps_ready()
File "/home/mailsghd/virtualenv/mailer/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 138, in check_apps_ready
raise AppRegistryNotReady("Apps aren't loaded yet.")
django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.