Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-24 Thread DANIEL URBANO DE LA RUA
are you using virtual environment? El vie., 24 abr. 2020 a las 14:33, Raja Sekar Sambath () escribió: > could you share the solution here > resetting PC didn't making any sense to me > > On Sun, 19 Apr 2020 at 19:19, Ilie Ioana wrote: > >> After resetting the pc it worked. >> Thanks. >>

Re: Integrating Django Rest Framework with Microsoft Office 365

2020-03-02 Thread DANIEL URBANO DE LA RUA
https://realpython.com/manage-users-in-django-admin/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this

Re: How to express `foo = (bar < quox)` as a constraint

2020-01-27 Thread DANIEL URBANO DE LA RUA
sorry i diin't read to Stephen his trik is even better hahahaha but with sigñal yo ca do other thing El lun., 27 ene. 2020 a las 19:02, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > you can do few thing at the same time in a model before save or whenever > you wan

Re: How to express `foo = (bar < quox)` as a constraint

2020-01-27 Thread DANIEL URBANO DE LA RUA
you can do few thing at the same time in a model before save or whenever you want El lun., 27 ene. 2020 a las 19:01, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > it is goin to be better and less cost for the db > > El lun., 27 ene. 2020 a las 19:01, DANIEL U

Re: How to express `foo = (bar < quox)` as a constraint

2020-01-27 Thread DANIEL URBANO DE LA RUA
take a look at this https://docs.djangoproject.com/en/3.0/topics/signals/ El lun., 27 ene. 2020 a las 18:59, Stephen J. Butler (< stephen.but...@gmail.com>) escribió: > Frankly, if is_on_sale has such a tight constraint I wouldn't have it as > its own column. Why not just make it an annotated

Re: How to express `foo = (bar < quox)` as a constraint

2020-01-27 Thread DANIEL URBANO DE LA RUA
it is goin to be better and less cost for the db El lun., 27 ene. 2020 a las 19:01, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > take a look at this https://docs.djangoproject.com/en/3.0/topics/signals/ > > > El lun., 27 ene. 2020 a las 18:59,

Re: Separa Fecha y Hora en dos inputs utilizando ModelsForm

2020-01-23 Thread DANIEL URBANO DE LA RUA
echa = value return fecha El jue., 23 ene. 2020 a las 21:22, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > Create un tag template espera te mando doc > > On Thu, 23 Jan 2020, 19:38 Tatiana Mesa, wrote: > >> Hola Daniel, gracias por la rápida respuesta

Re: Separa Fecha y Hora en dos inputs utilizando ModelsForm

2020-01-23 Thread DANIEL URBANO DE LA RUA
el tipo > de dato. > > Agradezco tu respuesta. > > El jue., 23 de ene. de 2020 a la(s) 12:27, DANIEL URBANO DE LA RUA ( > dannybombas...@gmail.com) escribió: > >> >> https://docs.djangoproject.com/en/3.0/ref/forms/fields/#django.forms.TimeField >> >> >

Re: Separa Fecha y Hora en dos inputs utilizando ModelsForm

2020-01-23 Thread DANIEL URBANO DE LA RUA
https://docs.djangoproject.com/en/3.0/ref/forms/fields/#django.forms.TimeField El jue., 23 ene. 2020 a las 18:24, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > https://www.geeksforgeeks.org/timefield-django-models/ > > > El jue., 23 ene. 2020 a las 18:19, D

Re: Separa Fecha y Hora en dos inputs utilizando ModelsForm

2020-01-23 Thread DANIEL URBANO DE LA RUA
https://www.geeksforgeeks.org/timefield-django-models/ El jue., 23 ene. 2020 a las 18:19, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > Tienes date and time field > > On Thu, 23 Jan 2020, 15:57 Tatiana Mesa, wrote: > >> Buenas tardes comunidad, >

Re: Separa Fecha y Hora en dos inputs utilizando ModelsForm

2020-01-23 Thread DANIEL URBANO DE LA RUA
Tienes date and time field On Thu, 23 Jan 2020, 15:57 Tatiana Mesa, wrote: > Buenas tardes comunidad, > > He empezado a trabajar con vistas basadas en clases en Django y tengo una > pequeña complicación. > > Quisiera saber de que forma puedo separar un campo *fecha (*DateTimeField*), > *en un

Re: How to do SEO for my django website

2020-01-03 Thread DANIEL URBANO DE LA RUA
here you have a good example to what to use and how https://github.com/mirumee/saleor El vie., 3 ene. 2020 a las 13:42, Yash Garg () escribió: > Is there any package or module available for SEO of django website ? > > -- > You received this message because you are subscribed to the Google Groups

Re: How to do SEO for my django website

2020-01-03 Thread DANIEL URBANO DE LA RUA
https://github.com/mirumee/saleor here you have a good example how an what to use to do the SEO El vie., 3 ene. 2020 a las 13:48, sagar ninave () escribió: > https://www.bedjango.com/blog/4-tips-position-your-website-using-django/ > > On Fri, Jan 3, 2020 at 6:19 PM sagar ninave wrote: > >>

Re: Renaming sequences

2019-12-18 Thread DANIEL URBANO DE LA RUA
Why you did taht on production and not to try before recreate the db in other place On Wed, 18 Dec 2019, 20:59 Michael MacIntosh, wrote: > Hey Mike, > > I'm not sure about your specific setup, but I assume you are using the > django.contrib.auth user model and are moving it over to your own

Re: migration error

2019-12-12 Thread DANIEL URBANO DE LA RUA
Still the same, it didnt help sadly :( >> >> >> DANIEL URBANO DE LA RUA ezt írta (időpont: >> 2019. dec. 12., Cs, 20:10): >> >>> if your are using sqlite db and is empty delete it and remake migrations >>> >>> El jue., 12 dic. 2019 a las

Re: migration error

2019-12-12 Thread DANIEL URBANO DE LA RUA
what still the same, what you did. what you did not be more explicit El jue., 12 dic. 2019 a las 20:15, Leó Horváth () escribió: > Still the same, it didnt help sadly :( > > > DANIEL URBANO DE LA RUA ezt írta (időpont: > 2019. dec. 12., Cs, 20:10): > >> if your are usin

Re: migration error

2019-12-12 Thread DANIEL URBANO DE LA RUA
if no https://docs.djangoproject.com/en/3.0/topics/migrations/#django.db.migrations.Migration.initial or https://simpleisbetterthancomplex.com/tutorial/2016/07/26/how-to-reset-migrations.html all this choices you have El jue., 12 dic. 2019 a las 20:10, DANIEL URBANO DE LA RUA (< dannybom

Re: migration error

2019-12-12 Thread DANIEL URBANO DE LA RUA
if your are using sqlite db and is empty delete it and remake migrations El jue., 12 dic. 2019 a las 18:54, Leó Horváth () escribió: > Hi guys! > > When I Try to make a migration my console says the following: > "ValueError: Related model 'database_manager.Name' cannot be resolved" > > however,

Re: weird memory error on Centos7

2019-12-05 Thread DANIEL URBANO DE LA RUA
In your case use yum to get thoses package On Fri, 6 Dec 2019, 00:12 DANIEL URBANO DE LA RUA, wrote: > Try installing apt-ger install binutils libproj-dev gdal-bin > > -- > You received this message because you are subscribed to the Google Groups > "Django users" gro

weird memory error on Centos7

2019-12-05 Thread DANIEL URBANO DE LA RUA
Try installing apt-ger install binutils libproj-dev gdal-bin -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view

Re: weird memory error on Centos7

2019-12-05 Thread DANIEL URBANO DE LA RUA
Try installing apt-ger install binutils libproj-dev gdal-bin On Fri, 6 Dec 2019, 00:01 Fernando González Cisneros, < hellhammerh...@gmail.com> wrote: > Hello, having some trouble here. > > I'm developing an app using the postgis backend in django, i'm releasing > it using an apache server on

what tool will be using for Continues integration in python projects??

2019-12-04 Thread DANIEL URBANO DE LA RUA
You can use jenkins with whatever language you use -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this

what tool will be using for Continues integration in python projects??

2019-12-04 Thread DANIEL URBANO DE LA RUA
You can use jenkins with whatever language you use -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this

Re: what tool will be using for Continues integration in python projects??

2019-12-04 Thread DANIEL URBANO DE LA RUA
You can use jenkins with whatever language you use On Wed, 4 Dec 2019, 18:36 DANIEL URBANO DE LA RUA, wrote: > Jenkins > > On Wed, 4 Dec 2019, 17:54 Manjunatha C, > wrote: > >> Jenkins are using for CI in java projects. what tool will be using for >> python projec

Re: what tool will be using for Continues integration in python projects??

2019-12-04 Thread DANIEL URBANO DE LA RUA
Jenkins On Wed, 4 Dec 2019, 17:54 Manjunatha C, wrote: > Jenkins are using for CI in java projects. what tool will be using for > python projects to Continues integration?? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-15 Thread DANIEL URBANO DE LA RUA
Nice but i am always with nginx and i dont know if it has the same problem or not On Fri, 15 Nov 2019, 18:02 Patrick Carra, wrote: > In case anyone is interested I fixed this with some simple regex in my > view. I identified the patterns for which apache was removing the // and > replacing

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
Or send it as a post and finish your problem On Thu, 14 Nov 2019, 21:59 DANIEL URBANO DE LA RUA, < dannybombas...@gmail.com> wrote: > Yes at the moment because is all related to the slash character > > On Thu, 14 Nov 2019, 21:57 Patrick Carra, wrote: > >> Yea I thi

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
Yes at the moment because is all related to the slash character On Thu, 14 Nov 2019, 21:57 Patrick Carra, wrote: > Yea I think what I may have to do is write some regex in the template to > catch anytime there is a // and convert it to something that won't > interfere with the apache/mod_wsgi

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
>>> r.encoding 'utf-8' >>> r.encoding = 'ISO-8859-1' r is your request use different encoding El jue., 14 nov. 2019 a las 21:29, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > https://www.webforefront.com/django/regexpdjangourls.html? > is maybe

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
https://www.webforefront.com/django/regexpdjangourls.html? is maybe something related to your url pattern i don't know but something is wrong because is not working or did you found a solutions? El jue., 14 nov. 2019 a las 21:21, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) es

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
https://docs.djangoproject.com/en/2.2/_modules/django/utils/html/ here you have some tricks to do on your view maybe El jue., 14 nov. 2019 a las 21:18, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > the main problem is tha you have especial character

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
the main problem is tha you have especial character in a url and the codification on an url does this to transport the data and your have to fix it in the request then at least tray using urllib.parse from python check some where an example El jue., 14 nov. 2019 a las 21:15, Patrick Carra ()

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
or try to send another unique value it will be easy El jue., 14 nov. 2019 a las 20:56, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > or |escape is the same > > > El jue., 14 nov. 2019 a las 20:55, DANIEL URBANO DE LA RUA (< > dannybombas

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
or |escape is the same El jue., 14 nov. 2019 a las 20:55, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > {% autoescape on %} > {{ post.content }} > {% endautoescape %} > > > > try this > > El jue., 14 nov. 2019 a las 2

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
{% autoescape on %} {{ post.content }} {% endautoescape %} try this El jue., 14 nov. 2019 a las 20:53, Patrick Carra () escribió: > There was no change after adding |safe after the value within {{}} > example: class="view-item" title="View">View > > -- > You received this message because

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
then use |safe template tag from django El jue., 14 nov. 2019 a las 20:44, Patrick Carra () escribió: > and the actual value is OQYX/173774//ZYO but Django is interpreting it as > OQYX/173774/ZYO/ > > On Thursday, November 14, 2019 at 1:41:35 PM UTC-6, Patrick Carra wrote: >> >> That is a value

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
) escribió: > then use |safe template tag from django > > El jue., 14 nov. 2019 a las 20:44, Patrick Carra () > escribió: > >> and the actual value is OQYX/173774//ZYO but Django is interpreting it >> as OQYX/173774/ZYO/ >> >> On Thursday, November 14, 2019 at 1:41:35 PM UTC-6, Patrick Carra

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
is this your id OQYX/173774/ZYO/ i mean the if from your model? El jue., 14 nov. 2019 a las 20:33, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > mmm sorry you are pasing the id you dont have any weird character let me > see > > El jue., 14 nov. 2019 a

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
mmm sorry you are pasing the id you dont have any weird character let me see El jue., 14 nov. 2019 a las 20:28, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > ok i didn't see your app name is viewList sorry uset templatetag to scape > weird character because you a

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
ok i didn't see your app name is viewList sorry uset templatetag to scape weird character because you are using url encoding El jue., 14 nov. 2019 a las 20:26, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > then use the templatetag |safe > > El jue., 14 nov. 2

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
then use the templatetag |safe El jue., 14 nov. 2019 a las 18:05, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > a href="/viewLit/{{ circuit.circuitid }}" t > > and in your urls.py > > path(r'/', views.viewLit, name='viewLit'), > > El j

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
a href="/viewLit/{{ circuit.circuitid }}" t and in your urls.py path(r'/', views.viewLit, name='viewLit'), El jue., 14 nov. 2019 a las 18:04, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > check on your a link you are including vieset/ and there is not

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

2019-11-14 Thread DANIEL URBANO DE LA RUA
check on your a link you are including vieset/ and there is not on your url El jue., 14 nov. 2019 a las 17:17, Integr@te System (< datacentral...@gmail.com>) escribió: > Hi Informer, > check you model Circuitinfotable, > Method call must include object instance as argument. > > > On Thu, Nov 14,

Re: tengo un problema a la hora de hacer deploying django app to heroku

2019-11-14 Thread DANIEL URBANO DE LA RUA
tambien prueba lo que dice el compañero si no puede detectar que tipo de app se trata igual es eso talvez borraste algun archivo de configuracion El jue., 14 nov. 2019 a las 13:22, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > yo heroku no utilizo ya que los despi

Re: tengo un problema a la hora de hacer deploying django app to heroku

2019-11-14 Thread DANIEL URBANO DE LA RUA
que le hayas hecho el hook El jue., 14 nov. 2019 a las 13:19, DANIEL URBANO DE LA RUA (< dannybombas...@gmail.com>) escribió: > vamos a ver no puede hacer push sobre la rama master puedes tu hacerlo con > git normal > > El jue., 14 nov. 2019 a las 12:59, Integr@te Syste

Re: tengo un problema a la hora de hacer deploying django app to heroku

2019-11-14 Thread DANIEL URBANO DE LA RUA
vamos a ver no puede hacer push sobre la rama master puedes tu hacerlo con git normal El jue., 14 nov. 2019 a las 12:59, Integr@te System (< datacentral...@gmail.com>) escribió: > Hola por favor revisa > > https://devcenter.heroku.com/articles/buildpacks#detection-failure > > On Thu, Nov 14,

Re: djangorestframework vs GraphQL

2019-11-14 Thread DANIEL URBANO DE LA RUA
Thanks to you i happy if that can help you out ;) On Thu, 14 Nov 2019, 09:51 guettli, wrote: > Thank you for the hint. Saleor looks very good. > > Am Mittwoch, 13. November 2019 11:35:17 UTC+1 schrieb DANIEL URBANO DE LA > RUA: >> >> You have a good example on saleo

Re: djangorestframework vs GraphQL

2019-11-13 Thread DANIEL URBANO DE LA RUA
You have a good example on saleor eccomerce is on github On Wed, 13 Nov 2019, 09:15 guettli, wrote: > I never used GraphQL, but I like it. In the past the django web framework > had a different API than a restframework for ruby or Nodejs. > > With GraphQL you have a well defined API and

Re: Sending mail

2019-11-08 Thread DANIEL URBANO DE LA RUA
Hablas español? On Fri, 8 Nov 2019, 17:59 Daniel Angel, wrote: > LOGIN.HTML > > {% extends "register/base.html" %} > {% block content %} > > > > > > "100"> > > > > {{ form.non_field_errors }} > {% for field in form %}

Re: Webhook creation for shopify

2019-11-05 Thread DANIEL URBANO DE LA RUA
https://help.shopify.com/en/api/reference/events/webhook here you have the documentagtion El mar., 5 nov. 2019 a las 12:46, Saswat Ray () escribió: > HI, > Can anyone help me creating a webhook for shopify > > *Thanks*, > *Saswat* > > > -- > You received this message because you are subscribed

Re: Multiple Database Setup

2019-10-30 Thread DANIEL URBANO DE LA RUA
https://docs.djangoproject.com/en/2.2/topics/db/multi-db/ On Wed, 30 Oct 2019, 14:39 Rajat Chopra, wrote: > I wish to create a project with 2 apps. Each app will have its own > database - one for payments and another for statements. > > I have created a set of models within the models.py for

Re: Django admin no recuerda mi superusuario

2019-10-13 Thread DANIEL URBANO DE LA RUA
necesitas los resultados en otro? Has revisado la tabla de usuarios en > la BD para ver si está creado el registro? > > El dom., 13 de octubre de 2019 1:54 p. m., DANIEL URBANO DE LA RUA < > dannybombas...@gmail.com> escribió: > >> Que base de datos tienes configurada r

Re: Django admin no recuerda mi superusuario

2019-10-13 Thread DANIEL URBANO DE LA RUA
Que base de datos tienes configurada rn el setting.py On Sun, 13 Oct 2019, 21:53 DANIEL URBANO DE LA RUA, < dannybombas...@gmail.com> wrote: > No tienes nada que hacer en el setting > > On Sun, 13 Oct 2019, 21:23 Francisco Muller, < > franciscojavierlevi...@gmail.com> w

Re: Django admin no recuerda mi superusuario

2019-10-13 Thread DANIEL URBANO DE LA RUA
No tienes nada que hacer en el setting On Sun, 13 Oct 2019, 21:23 Francisco Muller, < franciscojavierlevi...@gmail.com> wrote: > When creating a super user in django with python3 manage.py createsuperuser > and at another time I want to log in to the administrator of my project > with my super

Re: MongoDB Connect with Django

2019-09-27 Thread DANIEL URBANO DE LA RUA
here you have a screen capture for you too see how it works. and you have the documentations El viernes, 27 de septiembre de 2019, 13:55:00 (UTC+2), Abhishek Sharma escribió: > > Hi, > > Pls help out me on database connect established between django and mongodb. > > i'm trying to connect from

Re: MongoDB Connect with Django

2019-09-27 Thread DANIEL URBANO DE LA RUA
El viernes, 27 de septiembre de 2019, 13:55:00 (UTC+2), Abhishek Sharma escribió: > > Hi, > > Pls help out me on database connect established between django and mongodb. > > i'm trying to connect from localhost to establish. > > Thanks, > > > > > -- > > The

Re: MongoDB Connect with Django

2019-09-27 Thread DANIEL URBANO DE LA RUA
https://django-mongodb-engine.readthedocs.io/en/latest/ it is ease to do is like another connection with another data base El viernes, 27 de septiembre de 2019, 13:55:00 (UTC+2), Abhishek Sharma escribió: > > Hi, > > Pls help out me on database connect established between django and mongodb. >

Re: how to secure api?

2019-08-24 Thread DANIEL URBANO DE LA RUA
If you are not a member how you do that if not, you have to allow anyone to become a member of your site On Sat, 24 Aug 2019, 09:52 Mohammad Kokhaee hi guys > > > ??is that secure the signup user api have no permission and have > no authenticate > > > (allow any ) > > > -- > You received this

Re: Rest framework autocomplete

2019-08-20 Thread DANIEL URBANO DE LA RUA
You will need to load the data first and for the rest use javascript On Tue, 20 Aug 2019, 09:56 Andréas Kühne Hi, > > This is exactly what you do with filtering and pagination? Could you > please specify why it doesn't suit your usecase? I need to understand more > to actually be able to help

Re: Exception value name is not defined

2019-08-16 Thread DANIEL URBANO DE LA RUA
There is not object defined On Thu, 15 Aug 2019, 20:07 Kean Hi, > > I have written the following code in views.py > > def editremovebusiness(request): > data = Businessownercreate.objects.all() > context = { > 'Creator': obj.Creator, > 'Micro_Small_Medium': obj.Micro_Small_Medium, > } > return

Re: LANGUAGE_CODE

2019-08-10 Thread DANIEL URBANO DE LA RUA
It may be not getting yor locale from your folders On Sun, 28 Jul 2019, 20:09 Yves de Champlain HI > > Django translation works very well for me, except that when I try to > change LANGUAGE_CODE in settings.py, my site remains in French. I need to > change my OS system settings to see the

Re: LANGUAGE_CODE

2019-08-10 Thread DANIEL URBANO DE LA RUA
Prefix_default_language in urls file inside i18n_patterns On Sun, 28 Jul 2019, 20:09 Yves de Champlain HI > > Django translation works very well for me, except that when I try to > change LANGUAGE_CODE in settings.py, my site remains in French. I need to > change my OS system settings to see the

Re: Hosting para demostración

2019-08-09 Thread DANIEL URBANO DE LA RUA
Puedes abrir un puerto en tu router y haces un port forward de tu aplicación sobre la 0 0 0 0 o tu ip y haz un curl ifconfig.me y tendras tu ip publica On Fri, 9 Aug 2019, 19:58 Gabriel Araya Garcia ¿Donde y como subir mi proyecto básico en calidad de demostracion?. Es muy > basico, con apenas

Re: Hosting para demostración

2019-08-09 Thread DANIEL URBANO DE LA RUA
Port forwarding and give then you outbound ip On Fri, 9 Aug 2019, 20:11 Miguel Ángel Cumpa Ascuña < miguel.cumpa.asc...@gmail.com wrote: > Hola Gabriel, quizá este tutorial te pueda ayudar > https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/ > Saludos > > El vie., 9 ago. 2019 a

Re: SyntaxError: positional argument follows keyword argument

2019-08-08 Thread DANIEL URBANO DE LA RUA
Show the imports o your file On Thu, 8 Aug 2019, 18:36 Kasper Laudrup Hi Kean, > > On 08/08/2019 17.59, Kean wrote: > > Hi, > > > > New to Django for the expression below, i get > > > > def breg(request): > > form = UserCreationForm() > > return render(request=request,

Re: Help me!

2019-08-06 Thread DANIEL URBANO DE LA RUA
If you use the same name for three values you will have a array on the get or post then you have to no the order And for the filter use filters from your model to get the right car if that what you need ;) On Wed, 7 Aug 2019, 01:00 Ronaldo Mata Hello! I would like you to help me implement a

Re: Django Error upon running the system

2019-08-05 Thread DANIEL URBANO DE LA RUA
not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE y have the trik in the logs On Tue, 6 Aug 2019, 02:46 Davin Pore Could you help me to fix this issue. I encountered while running the > system. > >

Re: error in models

2019-08-05 Thread DANIEL URBANO DE LA RUA
Is 200 not '200' On Mon, 5 Aug 2019, 17:24 Mudasir Mian Dear Team, > im facing this error in models > help me please > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send

Re: error in models

2019-08-05 Thread DANIEL URBANO DE LA RUA
Is an integer not string 200 On Mon, 5 Aug 2019, 17:24 Mudasir Mian Dear Team, > im facing this error in models > help me please > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails

Re: Developing E - Commerce Website

2019-07-23 Thread DANIEL URBANO DE LA RUA
tanks to you mate, we are here for to make you bigger haha ;) El martes, 23 de julio de 2019, 15:40:00 (UTC+2), Lim Kai Wey escribió: > > Alright, thank you guys so much for the resources! I’ll take a look into > them! > Thank you guys so much for helping! :) > > Regards, > Kai Wey > -- You

Re: Developing E - Commerce Website

2019-07-23 Thread DANIEL URBANO DE LA RUA
https://getsaleor.com/ <_here is -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this

Re: Developing E - Commerce Website

2019-07-23 Thread DANIEL URBANO DE LA RUA
Hey take a look to Saleor eccomenrce made on python you have a great example there El martes, 23 de julio de 2019, 13:35:15 (UTC+2), Lim Kai Wey escribió: > > Greetings, > > A new Django user here. I would like to ask if anyone could recommend any > guides or tips in developing the

Re: Developing E - Commerce Website

2019-07-23 Thread DANIEL URBANO DE LA RUA
Check saleor ecommerce made on python it just easier to modify it ;) On Tue, 23 Jul 2019, 13:35 Lim Kai Wey Greetings, > > A new Django user here. I would like to ask if anyone could recommend any > guides or tips in developing the functionalities in an E-Commerce website > e.g.( Add to Cart). >

Re: Usar confirmacion de correo para crear un nuevo usuario ?? ayuda!!! soy nuevo en este framework

2019-07-20 Thread DANIEL URBANO DE LA RUA
hay muchos ejemplos en google pero si quieres te paso uno El sáb., 20 jul. 2019 a las 13:31, Alvaro Puerto (< alvaroevenor.puertotel...@gmail.com>) escribió: > Lo que quiero es un ejemplo de como crear un registro con una confirmacion > de correo uso django 2.2.2 > pero no se como empezar? > >

Deploying Django app with Channels on a Shared Linux Hosting

2019-07-15 Thread DANIEL URBANO DE LA RUA
Yo have to use daphne to deploy asgi application is all not uwsgi -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To

Re: Docker: NGINX, Postgres, Django, Static, Media Files

2019-07-14 Thread DANIEL URBANO DE LA RUA
Go check saleor Ci , saelor ecommerce is on github ,and you will have an idea they dont have a nginx containers but it can help you ;) On Sun, 14 Jul 2019, 14:49 Sebastian Jung Hello, > > i want i complete ready Docker Container for production that accept all > Host of wourld on port 80. I want