*** tpb has joined #melange | 00:00 | |
*** piyushbansal has joined #melange | 00:07 | |
*** piyushbansal has quit IRC | 00:24 | |
*** alekzvik_ has quit IRC | 01:01 | |
*** piyushbansal has joined #melange | 01:10 | |
harlan | If this is a FAQ and I should RTFM plase let me know. Is there an easy way to "associate" more than one login with a melange account? I have my org login and my regular gmail login - it would be nice if I could see my org stuff when logged in with my personal account. | 01:31 |
---|---|---|
*** saurabhsood91 has quit IRC | 02:22 | |
*** kkthecoder has joined #melange | 02:49 | |
*** desophos has quit IRC | 02:58 | |
*** dag10 is now known as dag10_afk | 03:00 | |
*** ashutosh30492 has quit IRC | 04:18 | |
*** desophos has joined #melange | 04:26 | |
*** kkthecoder has quit IRC | 04:26 | |
*** roonyH has joined #melange | 04:41 | |
*** roonyH has quit IRC | 05:13 | |
*** ashutosh30492 has joined #melange | 05:19 | |
*** ashutosh30492 has quit IRC | 05:26 | |
*** kkthecoder has joined #melange | 05:27 | |
*** parx has joined #melange | 05:27 | |
*** desophos has quit IRC | 05:50 | |
*** Darrel has joined #melange | 05:50 | |
*** roonyH has joined #melange | 05:52 | |
*** asmeurer has quit IRC | 05:57 | |
*** kkthecoder has quit IRC | 06:04 | |
*** VirajSinha has joined #melange | 06:05 | |
*** alekzvik_ has joined #melange | 06:27 | |
*** parx has left #melange | 06:31 | |
*** kkthecoder has joined #melange | 06:39 | |
*** piyushbansal has quit IRC | 07:03 | |
*** piyushbansal has joined #melange | 07:05 | |
*** alekzvik_ has quit IRC | 07:30 | |
*** Darriel has joined #melange | 07:55 | |
*** Darrel has quit IRC | 07:58 | |
roonyH | Hi piyushbansal, have you submitted the proposal | 08:06 |
roonyH | do you think we should send our proposal to the mailing list | 08:06 |
roonyH | and discuss with mentors on that thread | 08:06 |
roonyH | or is there a way to discuss on melange site through comments or so? | 08:07 |
*** mwilkes|away is now known as MatthewWilkes | 08:39 | |
*** scorche has quit IRC | 08:50 | |
*** scorche has joined #melange | 08:50 | |
*** mitch__ has joined #melange | 09:18 | |
mitch__ | hey | 09:18 |
mitch__ | melange admins around? | 09:18 |
*** mitch__ is now known as _mitch_ | 09:20 | |
*** piyushbansal has quit IRC | 09:23 | |
*** alekzvik_ has joined #melange | 09:29 | |
*** r0bby has joined #melange | 10:02 | |
*** robbyoconnor has quit IRC | 10:05 | |
*** r0bby_ has joined #melange | 10:06 | |
*** r0bby has quit IRC | 10:07 | |
*** alekzvik_ has quit IRC | 10:21 | |
*** r0bby_ is now known as robbyoconnor | 10:26 | |
*** VirajSinha_ has joined #melange | 10:32 | |
*** VirajSinha has quit IRC | 10:34 | |
*** tpb has joined #melange | 15:36 | |
*** desophos has joined #melange | 15:38 | |
*** robbyoconnor has joined #melange | 15:48 | |
*** kolyaflash has joined #melange | 16:01 | |
*** gchaix has quit IRC | 16:03 | |
*** roonyH has quit IRC | 16:10 | |
*** alekzvik_ has joined #melange | 16:13 | |
*** alekzvik has quit IRC | 16:15 | |
*** Lennie has quit IRC | 16:38 | |
*** kkthecoder has quit IRC | 16:42 | |
*** kkthecoder has joined #melange | 16:45 | |
*** carols has joined #melange | 16:48 | |
*** kkthecoder has quit IRC | 16:52 | |
*** kkthecoder has joined #melange | 16:55 | |
*** carols has quit IRC | 16:58 | |
*** carols has joined #melange | 16:59 | |
*** kkthecoder has quit IRC | 17:05 | |
*** VirajSinha has joined #melange | 17:05 | |
*** anivar has quit IRC | 17:08 | |
*** kkthecoder has joined #melange | 17:09 | |
*** anivar has joined #melange | 17:09 | |
*** anivar has joined #melange | 17:09 | |
*** saurabhsood91 has joined #melange | 17:11 | |
*** kolyaflash has quit IRC | 17:12 | |
*** carols has quit IRC | 17:12 | |
*** piyushbansal has joined #melange | 17:14 | |
*** carols has joined #melange | 17:15 | |
*** kkthecoder has quit IRC | 17:16 | |
*** kkthecoder has joined #melange | 17:23 | |
*** roonyH has joined #melange | 17:37 | |
*** carols has quit IRC | 17:41 | |
*** carols has joined #melange | 17:44 | |
*** bigblind has joined #melange | 17:45 | |
bigblind | Is there anyone who can help me dive into the melange codebase? | 17:46 |
piyushbansal | bigblind :Sure ! | 17:46 |
bigblind | thx. | 17:46 |
piyushbansal | Just let me know, what part are you specifically interested in ? | 17:47 |
bigblind | I see you're using some kind of module loading technique, but I'm not sure how it works. | 17:47 |
piyushbansal | And how much prior experience do you have in django | 17:47 |
bigblind | Not much, but I have about a year of experience with python, and the webapp/webapp2 framework on appengine. I've followed some django tutorials in the past, but that's a long time ago. | 17:48 |
bigblind | Is it enough to have a basic understanding of django? | 17:49 |
bigblind | I'm now watching a 'deep dive into django' video on nettuts, to get me started. | 17:51 |
piyushbansal | It would be fine, just use print statements, and see how the control flows | 17:53 |
piyushbansal | The code is very well structured and uses MVC as most of other frameworks do, so | 17:54 |
piyushbansal | it would not be a very steel learning curve | 17:54 |
piyushbansal | plus if you wish to hack on a specific part, start with it rather than understanding the whole codebase | 17:54 |
piyushbansal | It would be faster and more encouraging experience ! | 17:55 |
*** bigblind has quit IRC | 17:57 | |
*** MatthewWilkes is now known as mwilkes|away | 17:59 | |
*** kkthecoder has joined #melange | 18:00 | |
*** bigblind has joined #melange | 18:01 | |
*** robbyoconnor has quit IRC | 18:05 | |
*** robbyoconnor has joined #melange | 18:06 | |
bigblind | I'm looking ad modules/core. To return the patterns to urls.py, modules.core.Core is using something called self.defaults, but I don't see where that is defined. | 18:07 |
*** kkthecoder has quit IRC | 18:10 | |
*** kkthecoder has joined #melange | 18:13 | |
*** dhaun has joined #melange | 18:21 | |
*** anshulk has joined #melange | 18:29 | |
piyushbansal | Please have a look at https://docs.djangoproject.com/en/dev/ref/urls/#patterns , bigblind | 18:32 |
tpb | <http://ln-s.net/-4Rk> (at docs.djangoproject.com) | 18:32 |
piyushbansal | Django has pretty good documentation, make use of it as often as possible :D | 18:32 |
bigblind | thx. | 18:33 |
*** asmeurer has joined #melange | 18:35 | |
*** robbyoconnor has quit IRC | 18:36 | |
*** robbyoconnor has joined #melange | 18:36 | |
*** anivar has quit IRC | 18:38 | |
*** robbyoconnor has quit IRC | 18:50 | |
*** VirajSinha has quit IRC | 18:50 | |
*** carols has quit IRC | 18:53 | |
*** euphoriaa has quit IRC | 18:53 | |
*** carols has joined #melange | 18:54 | |
*** euphoriaa has joined #melange | 18:58 | |
*** carols has quit IRC | 19:01 | |
roonyH | !next | 19:11 |
gsocbot | roonyH: Error: No factoid matches that key. | 19:11 |
*** carols has joined #melange | 19:19 | |
*** kkthecoder has quit IRC | 19:41 | |
*** bigblind has quit IRC | 19:56 | |
*** roonyH has quit IRC | 19:56 | |
*** mwilkes|away is now known as MatthewWilkes | 20:00 | |
*** piyushbansal has quit IRC | 20:09 | |
*** euphoriaa has quit IRC | 20:21 | |
*** euphoriaa has joined #melange | 20:21 | |
*** _mitch_ has quit IRC | 20:31 | |
*** kolyaflash has joined #melange | 20:39 | |
*** carols has quit IRC | 20:48 | |
*** carols has joined #melange | 20:49 | |
*** Hamish_B has joined #melange | 20:50 | |
*** dhaun has quit IRC | 20:54 | |
*** anshulk has quit IRC | 20:55 | |
*** bigblind has joined #melange | 21:00 | |
*** bigblind has quit IRC | 21:02 | |
*** Anish_ has quit IRC | 21:15 | |
*** desophos has quit IRC | 21:22 | |
*** desophos has joined #melange | 21:22 | |
*** ashutosh30492 has joined #melange | 21:27 | |
*** Darriel has quit IRC | 21:28 | |
*** robbyoconnor has joined #melange | 21:35 | |
*** carols has quit IRC | 21:35 | |
*** carols has joined #melange | 21:38 | |
*** carols has quit IRC | 21:54 | |
*** Hamish_B has left #melange | 21:54 | |
*** schultmc2 has quit IRC | 22:15 | |
*** constant is now known as function | 22:15 | |
*** schultmc2 has joined #melange | 22:15 | |
*** alekzvik_ has quit IRC | 22:24 | |
*** Anish_ has joined #melange | 23:16 | |
*** carols has joined #melange | 23:17 | |
*** piyushbansal has joined #melange | 23:42 | |
*** carols has quit IRC | 23:45 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!