*** mjsir911 has joined #novawebdev | 07:34 | |
*** mjsir911 has joined #novawebdev | 07:48 | |
*** nrcerna has joined #novawebdev | 09:18 | |
*** mjsir911 has joined #novawebdev | 09:18 | |
*** nrcerna has joined #novawebdev | 09:48 | |
*** zOnny has joined #novawebdev | 10:09 | |
*** jelkner has joined #novawebdev | 10:18 | |
*** jelkner has joined #novawebdev | 10:20 | |
*** nrcerna has joined #novawebdev | 10:33 | |
nrcerna | Gm jelkner, how are you? | 10:34 |
---|---|---|
jelkner | Good morning, nrcerna | 10:40 |
jelkner | i'm working with zOnny on setting up his gpg key | 10:41 |
jelkner | and signing our operating agreement | 10:41 |
nrcerna | Great! | 10:41 |
jelkner | nrcerna, you know what you need to do, right? | 10:41 |
nrcerna | ;) | 10:41 |
jelkner | work for that bonus! | 10:41 |
jelkner | how is the car, btw? | 10:41 |
nrcerna | Yes, in fact we made some progress yesterdat, GFbot is doing good jelkner | 10:42 |
nrcerna | the car still bad jelkner | 10:42 |
jelkner | i'm sorry to hear that, nrcerna | 10:44 |
nrcerna | We spent around 200, and more bills are going to come jeje | 10:44 |
nrcerna | yes, that's what i need to keep going | 10:44 |
nrcerna | jelkner | 10:44 |
jelkner | so, nrcerna, that should provide plenty of motivation to finish our website | 10:47 |
jelkner | i'll leave you be so you can focus on that | 10:47 |
jelkner | as soon as we have a new novawebdevelopment website | 10:47 |
nrcerna | yes :) | 10:47 |
jelkner | i'll send you the bonus | 10:48 |
jelkner | let's get to work, nrcerna | 10:48 |
jelkner | tty later | 10:48 |
*** mjsir911 has joined #novawebdev | 10:48 | |
nrcerna | tty later jelkner | 10:48 |
*** GFbot has joined #novawebdev | 10:49 | |
nrcerna | GM GFbot | 10:49 |
GFbot | gm? | 10:50 |
GFbot | nrcerna, :D? | 10:50 |
nrcerna | (Good morning) jajaa , Thanks for being responsible and work so hard. GFbot | 10:50 |
GFbot | 1+ | 10:51 |
GFbot | GM | 10:51 |
GFbot | :D | 10:51 |
nrcerna | we need to discuss our plans for today GFbot | 10:51 |
GFbot | 1+ | 10:51 |
nrcerna | En que te quedaste ayer? GFbot | 10:51 |
GFbot | en delete y agregarlos | 10:53 |
GFbot | al evento | 10:53 |
nrcerna | Ok entonces eso es lo que vas a trabajar ahora no? crees que vas a poder empezar retomar lo de memberships? | 10:57 |
nrcerna | GFbot | 10:57 |
GFbot | si termino el boton si nrcerna | 10:57 |
GFbot | boton = funcionalidad. | 10:57 |
GFbot | a no ser que zOnny ya lo tengo | 10:58 |
GFbot | :D | 10:58 |
nrcerna | Ok, ojalá no sea tan complicado y podas terminar lo del botón ahora para que podamos ver lo demás el domingo GFbot | 10:59 |
nrcerna | eso quiere decir que el domingo vamos a poder ver lo pocos detalles que nos hacen falta y ver como los vamos a ir trabajando | 11:00 |
nrcerna | GFbot | 11:00 |
GFbot | nrcerna, ci | 11:02 |
nrcerna | GFbot, vas bien, solo tenemos que mantener el ritmo | 11:03 |
GFbot | nrcerna, :D | 11:06 |
zOnny | GFbot: are you around ? | 12:18 |
GFbot | zOnny, yes? | 12:19 |
zOnny | GFbot: one question | 12:20 |
GFbot | zOnny, yes sir | 12:20 |
zOnny | GFbot: https://gitlab.com/libreorganize/libreorganize/blob/zOnny/memberships_crud/templates/memberships/membershipapp_list.html#L64 | 12:21 |
zOnny | GFbot: https://gitlab.com/libreorganize/libreorganize/blob/zOnny/memberships_crud/views.py#L93 | 12:22 |
zOnny | GFbot: what is wrong? | 12:22 |
zOnny | GFbot: my loop doesn't retrive the list | 12:23 |
GFbot | zOnny, mmm | 12:31 |
GFbot | zOnny, i see | 12:35 |
GFbot | that you have | 12:35 |
GFbot | multiple | 12:35 |
GFbot | forms | 12:36 |
GFbot | on one view | 12:36 |
zOnny | GFbot: -.- | 12:36 |
zOnny | GFbot: I don't get it | 12:37 |
GFbot | zOnny, i mean that you have that fine, for some reason its not show in up | 12:37 |
nrcerna | you can hangout zOnny and GFbot | 12:37 |
zOnny | GFbot: right | 12:38 |
zOnny | GFbot: I also tried using the model = MembershipApp | 12:38 |
nrcerna | and try to talk about that :D (Just saying) zOnny GFbot | 12:38 |
zOnny | GFbot: membershipApp has the field --> membership_types = | 12:39 |
zOnny | However it didn't work as well | 12:39 |
GFbot | zOnny, m | 12:41 |
GFbot | zOnny, | 12:42 |
GFbot | you miss | 12:42 |
GFbot | "template_name" | 12:42 |
GFbot | in class MembershiptypeListView | 12:42 |
GFbot | :D | 12:42 |
zOnny | GFbot: ? | 12:44 |
GFbot | i cant no see | 12:44 |
GFbot | template_name = '' | 12:44 |
GFbot | in that class view | 12:44 |
zOnny | but still doesn't work | 12:46 |
GFbot | mm | 12:46 |
*** mjsir911 has joined #novawebdev | 12:46 | |
GFbot | zOnny, let me fix my problem | 12:47 |
GFbot | and then i can help you | 12:47 |
zOnny | GFbot: sure | 12:47 |
GFbot | zOnny, i kind of stuck too | 12:47 |
GFbot | :'D | 12:47 |
zOnny | GFbot: ping once you are free | 12:47 |
GFbot | zOnny, sure | 12:48 |
jelkner | nrcerna, GFbot, i'm going to go eat with zOnny. we will be back online in about an hour | 13:09 |
GFbot | jelkner, cool | 13:09 |
nrcerna | Okay, buen provecho | 13:09 |
*** mjsir911 has joined #novawebdev | 13:18 | |
*** mjsir911 has joined #novawebdev | 13:24 | |
nrcerna | ACTION going to cook for lunch | 13:42 |
nrcerna | bb in about an hour | 13:42 |
*** mjsir911 has joined #novawebdev | 14:09 | |
*** mjsir911 has joined #novawebdev | 14:14 | |
*** mjsir911 has joined #novawebdev | 14:21 | |
*** mjsir911 has joined #novawebdev | 14:29 | |
*** zOnny has joined #novawebdev | 14:37 | |
*** jelkner has joined #novawebdev | 14:51 | |
jelkner | hello, GFbot, we're back from lunch | 14:51 |
GFbot | jelkner, cool | 15:14 |
*** zOnny has joined #novawebdev | 15:16 | |
*** nrcerna has joined #novawebdev | 15:36 | |
GFbot | nrcerna, delete button done. | 16:06 |
GFbot | im going to push | 16:06 |
nrcerna | ah? | 16:12 |
nrcerna | GREAT!!!! | 16:12 |
nrcerna | Luego de eso ibamos a ver lo de memberships verdad GFbot? o zOnny ya completo eso? | 16:12 |
GFbot | nrcerna, zOnny tiene problemas ahora | 16:15 |
GFbot | creo que le ayudare. | 16:15 |
nrcerna | Perfecto | 16:15 |
GFbot | ya que mañana son los dayoff | 16:15 |
zOnny | zOnny: | 16:15 |
nrcerna | Lo sé, entonces continuamos con lo demas el jueves, como te mencioné en la mañana | 16:15 |
nrcerna | GFbot | 16:15 |
nrcerna | Gracias por tu esfuerzo GFbot, también zOnny | 16:16 |
zOnny | nrcerna: trying to make it work | 16:16 |
nrcerna | I know zOnny, you are doing great | 16:17 |
nrcerna | GFbot is going to help you | 16:18 |
zOnny | nrcerna: not really | 16:24 |
nrcerna | why? | 16:27 |
nrcerna | why zOnny? | 16:27 |
*** jelkner has joined #novawebdev | 16:28 | |
*** jelkner has joined #novawebdev | 17:11 | |
*** mjsir911 has joined #novawebdev | 20:25 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!