[gsoc-dev] PGD registration

Jack Twilley jmt at osuosl.org
Mon Jun 16 18:16:57 UTC 2014


Right now I think the table issue you noticed was due to syncdb against a
dirty database, but I'd like to give it a try myself.  I am interested in
testing the v1.4 and v1.5 branches as well as v1.6, so I will start with
1.4 this morning.

Jack.


On Mon, Jun 16, 2014 at 11:08 AM, Sarvesh Gupta <sarvesh.onlyme at gmail.com>
wrote:

> 'show tables' fetch me this
>  Tables_in_osuoslauth_group auth_group_permissions auth_message
> auth_permission auth_user auth_user_groupsauth_user_user_permissions
> django_admin_log django_content_type django_session django_site
> pgd_core_chainpgd_core_protein pgd_core_residue pgd_core_sidechain_arg
> pgd_core_sidechain_asnpgd_core_sidechain_asp pgd_core_sidechain_cys
> pgd_core_sidechain_gln pgd_core_sidechain_glu pgd_core_sidechain_his
> pgd_core_sidechain_ilepgd_core_sidechain_leu pgd_core_sidechain_lys
> pgd_core_sidechain_met pgd_core_sidechain_phe pgd_core_sidechain_pro
> pgd_core_sidechain_serpgd_core_sidechain_thr pgd_core_sidechain_trp
> pgd_core_sidechain_tyr pgd_core_sidechain_val pgd_search_search
> pgd_search_search_codepgd_search_segment pgd_search_segmentedprotein
>
> But, now when I install djnago==1.6, I don't see that error.
> 'osuosl' is the database name which I used while setuping up the pgd, so
> I'm using same name even now.
> And I guess by tomorrow I'll be done with v1.6(I'm on it now). So, if you
> prefer test that directly else both v1.4 and v1.5 are working fine.
> And also all the major changes were done during upgrading to 1.4 like in
> templates, urls and some some views or but 1.5 include very minor changes
> afterwards..
>
>
> On Mon, Jun 16, 2014 at 11:23 PM, Jack Twilley <jmt at osuosl.org> wrote:
>
>> Sorry about the huge delay in responding.  I see that you have several
>> branches -- master, v1.4, and v1.5.  Should I be checking the v1.4 branch?
>>  I don't see a lot of the files that I see in our checkout.
>>
>> We do have "registration_registrationprofile", but we have no "osuosl"
>> parent database or anything like that.  Could you send your output of "show
>> tables" in dbshell?  (That is if you're still working with MySQL -- I think
>> postgres uses "\dt".)
>>
>> Jack.
>>
>>
>> On Fri, Jun 13, 2014 at 11:30 AM, Sarvesh Gupta <sarvesh.onlyme at gmail.com
>> > wrote:
>>
>>> Hello,
>>> I've upgraded project to 1.4 and has pushed it on git at
>>> https://github.com/sarvesh-onlyme/pgd. But somehow I wasn't able to
>>> test registration thing in project it throws error "Table
>>> 'osuosl.registration_registrationprofile' doesn't exist" which of
>>> course didn't exist. So, I want to know the structure of this table, is
>>> there any model or so..
>>>
>>> Thank you,
>>> Sarvesh
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osuosl.org/pipermail/gsoc-dev/attachments/20140616/3eba20c3/attachment.html>


More information about the gsoc-dev mailing list