cjohnston | do be do be do | 00:15 |
---|---|---|
cjohnston | mhall119: http://loco.ubuntu.com/events/venues/United_States/13/update/ <-- try to edit that venue to show the state and see what happens for you please | 00:29 |
mhall119 | looks like it updated | 00:30 |
mhall119 | no errors | 00:30 |
cjohnston | Try to remove the , FL from the city | 00:30 |
mhall119 | takes me back to the form... | 00:32 |
mhall119 | no error, but obviously something went wrong | 00:32 |
cjohnston | ya | 00:32 |
cjohnston | thats the same issue i was having | 00:32 |
mhall119 | there's another Venue, same name, same street address, only "Tallahassee" instead of "Tallahassee, FL" | 00:34 |
cjohnston | ahh | 00:34 |
cjohnston | mhall119: will {% ifequal url_base 'next_summit.name' %}current{% endifequal %} work? | 01:33 |
cjohnston | or not since it isnt going to know what next_summit.name is | 01:34 |
cjohnston | mhall119: where do you think today should go in the main nav | 01:46 |
mhall119 | hmmm, I forgot summit urls don't have a clean url heirarchy | 02:06 |
cjohnston | is there a wildcard? | 02:06 |
cjohnston | uds*? | 02:06 |
mhall119 | no | 02:07 |
mhall119 | you'd have to change url_base to to add that | 02:07 |
cjohnston | and a with wouldnt work correct? | 02:07 |
cjohnston | with next_summit.name as summit {% ifequal url_base {{ summit }} %} | 02:08 |
cjohnston | got a new mp for you for summit ;-) | 02:08 |
mhall119 | too late, I'm working on LD now | 02:25 |
mhall119 | cjohnston: https://code.launchpad.net/~mhall119/loco-directory/setup-improvements/+merge/68320 | 04:08 |
mhall119 | daker_: ^^ if you can take a look at that too, and try it out | 04:08 |
nigelb | mhall119: you around? | 04:57 |
=== daker_ is now known as daker | ||
cjohnston | mornin | 11:17 |
coalwater | morning cjohnston | 11:18 |
cjohnston | hey coalwater | 11:18 |
cjohnston | YoBoY: ping | 11:31 |
YoBoY | pong | 11:36 |
YoBoY | morning cjohnston | 11:36 |
cjohnston | YoBoY: I'm going to work with hauts to convince you to learn python | 11:36 |
cjohnston | :-P | 11:36 |
YoBoY | well i'm already convinced, the problem is not i don't want to, the problem is i don't have time to help :'( | 11:37 |
YoBoY | i need a time dilatation machine :] | 11:37 |
cjohnston | me too | 11:38 |
cjohnston | yaili: Any idea on the eta of the new web guidelines? | 12:04 |
yaili | cjohnston: not really, sorry :( hopefully soon | 12:05 |
cjohnston | :-) Thanks | 12:05 |
=== yaili_ is now known as yaili | ||
=== yaili_ is now known as yaili | ||
mhall119 | cjohnston: did you get a chance to look at my LD setup-improvements MP? | 16:11 |
daker | mhall119, have you seen my comment on it ? | 16:41 |
mhall119 | nope | 16:41 |
mhall119 | ok, easy fix | 16:43 |
mhall119 | I added python2.6 and python-virtualenv to the depends make target | 16:44 |
daker | and the second part ? | 16:44 |
mhall119 | looks like python2.6-dev is also needed, let me add that | 16:46 |
mhall119 | ok, added | 16:47 |
mhall119 | btw, make check currently doesn't pass all the tests, I know about that, those will be fixed in other MPs | 16:51 |
mhall119 | daker: did you make clean after the earlier failures? | 18:09 |
daker | hmm no | 18:09 |
mhall119 | try that, it looks like it's skipping the virtualenv setup, probably because a half-setup virtualenv directory was created earlier | 18:10 |
daker | mhall119, what's the order of the commands ? | 18:10 |
mhall119 | "make clean" first, do get rid of any half-baked stuff | 18:11 |
mhall119 | then "make init" to setup your virtualenv and initialize the database | 18:12 |
mhall119 | from there you have a choice, you can "make test" to just run the test suite | 18:12 |
mhall119 | or "make run" to run the django server | 18:12 |
daker | ok i am on the right way | 18:12 |
mhall119 | there's also 2 commands to load data, "make lp" pulls the team data only from launchpad, "make like" pulls live data from production | 18:12 |
mhall119 | sorry, "make live" not "make like" | 18:14 |
daker | i know ツ | 18:17 |
daker | it works | 18:17 |
daker | one more more thing, for me the port 8000 is already used for another dev server, is there any way to passe the port using make like : make run 8800 or i need to do it manually mhall119 ? | 18:19 |
daker | -more | 18:19 |
=== daker is now known as daker_ | ||
mhall119 | daker_: I'll have to learn more about make to know | 19:45 |
daker | cjohnston, what's the status of this https://code.launchpad.net/~chrisjohnston/loco-directory/remove-admin/+merge/63423 ? | 19:58 |
mhall119 | daker_: "Needs information", i'm not sure why we're removing it | 19:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!