Coder Social home page Coder Social logo

mricharleon / hatosganaderos Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 11.0 16.04 MB

Sistema web de Administración y Control de Ganados Vacunos a través de agentes inteligentes deliberativos, brinda la posibilidad de gestionar el ganado en cuatro aspectos fundamentales de una entidad ganadera: Reproducción, alimentación, Sanidad y Producción. A través de tecnologías como Python, Django, NodeJs, ishout.js, Django Realtime, PostgreSQL, SPADE, etc.

License: Other

Python 25.00% CSS 5.30% JavaScript 9.13% HTML 60.53% Makefile 0.03%
django nginx spade gunicorn ishoutjs opbeat agentes-inteligentes-deliberativos docker-compose

hatosganaderos's Introduction

hatosganaderos's People

Contributors

mricharleon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hatosganaderos's Issues

Dependencias de Django

sin titulo
Hola Richar, he estado intentando probar tu proyecto. Como puedes ver en la imagen que adjunto, una vez levantado el Redis, el Nginx y nodeJS, lanzo el gunicorn con el siguiente comando dentro del entorno virtual obteniendo el siguiente error:

gunicorn -b 127.0.0.1:8000 wsgi
2017-05-14 04:22:55 [4749] [INFO] Starting gunicorn 17.5
2017-05-14 04:22:55 [4749] [INFO] Listening at: http://127.0.0.1:8000 (4749)
2017-05-14 04:22:55 [4749] [INFO] Using worker: sync
2017-05-14 04:22:55 [4754] [INFO] Booting worker with pid: 4754
2017-05-14 06:23:16 [4754] [ERROR] Error handling request
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gunicorn/workers/sync.py", line 126, in handle_request
respiter = self.wsgi(environ, resp.start_response)
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 187, in call
self.load_middleware()
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 47, in load_middleware
mw_instance = mw_class()
File "/usr/local/lib/python2.7/dist-packages/django/middleware/locale.py", line 24, in init
for url_pattern in get_resolver(None).url_patterns:
File "/usr/local/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 365, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/usr/local/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 360, in urlconf_module
self._urlconf_module = import_module(self.urlconf_name)
File "/usr/local/lib/python2.7/dist-packages/django/utils/importlib.py", line 40, in import_module
import(name)
File "/home/kpanic/HatosGanaderos/SIDGV/urls.py", line 8, in
admin.autodiscover()
File "/usr/local/lib/python2.7/dist-packages/django/contrib/admin/init.py", line 25, in autodiscover
mod = import_module(app)
File "/usr/local/lib/python2.7/dist-packages/django/utils/importlib.py", line 40, in import_module
import(name)
File "/usr/local/lib/python2.7/dist-packages/guardian/init.py", line 5, in
from . import checks
File "/usr/local/lib/python2.7/dist-packages/guardian/checks.py", line 2, in
from django.core.checks import register, Tags, Warning
ImportError: cannot import name register

Django version = 1.6.5
Django-registration = 0.8

¿Sabes qué puede ser?

Gracias.

Un saludo.

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.