This site is an archive; learn more about 8 years of OpenHatch.

[OH-Dev] Devel Digest, Vol 34, Issue 12

Brian Dant brian.r.dant at gmail.com
Sun Sep 23 14:23:58 UTC 2012


Hi Everybody,

paulproteus helped me out with my issue over IRC, so I'm all good (for now
:-)

BD

On Sun, Sep 23, 2012 at 8:00 AM, <devel-request at lists.openhatch.org> wrote:

> Send Devel mailing list submissions to
>         devel at lists.openhatch.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.openhatch.org/mailman/listinfo/devel
> or, via email, send a message with subject or body 'help' to
>         devel-request at lists.openhatch.org
>
> You can reach the person managing the list at
>         devel-owner at lists.openhatch.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Devel digest..."
>
>
> Today's Topics:
>
>    1. Issue when trying to upgrade Django to 1.4.1 (Brian Dant)
>    2. [issue769] Can't edit tracker information (soonick5)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 22 Sep 2012 12:38:59 -0400
> From: Brian Dant <brian.r.dant at gmail.com>
> To: OpenHatch Developers <devel at lists.openhatch.org>
> Subject: [OH-Dev] Issue when trying to upgrade Django to 1.4.1
> Message-ID:
>         <
> CANScVUcCtDRfaQTnxYm_Xp8ONYEGPgwMGN1n2x+dJoDK2nQcjA at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello Dev Team,
>
> I'm trying to upgrade Django (Issue 753<
> https://openhatch.org/bugs/issue753>)
> but running into some problems.  Maybe somebody could offer some advice or
> volunteer to mentor based on my notes below?
>
> Thanks,
>
> Brian
>
> Here's what I've done:
> 1. git rm -r Django
> 2. pip install --no-install --build=vendor/packages --src=vendor/src -I
> django
> 3. python manage.py syncdb --noinput
> 4. python manage.py loaddata 2012-09-22.json.gz
> 5. python manage.py runserver (see * below for a side note)
>
> When I tried to open a page at localhost:8000, I got an import error:
>
> ----------------------------------------------------------------------------------------
> File "/home/chaz/dev/projects/oh-mainline/mysite/urls.py", line 46, in
> <module>
>     from mysite.base.feeds import RecommendedBugsFeed, RecentActivityFeed
>   File "/home/chaz/dev/projects/oh-mainline/mysite/base/feeds.py", line 18,
> in <module>
>     from django.contrib.syndication.feeds import Feed, FeedDoesNotExist
>
> -----------------------------------------------------------------------------------------
>
> Indeed, the module doesn't exist:
>
> -------------------------------------------------------------------------------------
> oh-mainline/vendor/packages/Django/django/contrib/syndication$ ls
> __init__.py  __init__.pyc  views.py
>
> -------------------------------------------------------------------------------------
>
> *There was some (potentially) useful output during runserver:
>
> -------------------------------------------------------------------------------------
>
> /home/chaz/dev/projects/oh-mainline/vendor/packages/Django/django/conf/__init__.py:75:
> DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use
> STATIC_URL instead.
>   "use STATIC_URL instead.", DeprecationWarning)
>
> /home/chaz/dev/projects/oh-mainline/vendor/packages/Django/django/conf/__init__.py:75:
> DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use
> STATIC_URL instead.
>   "use STATIC_URL instead.", DeprecationWarning)
> Validating models...
>
>  ---------------------------------------------------------------------------------
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.openhatch.org/pipermail/devel/attachments/20120922/5bded604/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Sat, 22 Sep 2012 19:19:37 +0000
> From: soonick5 <bugs at openhatch.org>
> To: devel at lists.openhatch.org
> Subject: [OH-Dev] [issue769] Can't edit tracker information
> Message-ID: <1348341577.65.0.833182925337.issue769 at openhatch.org>
> Content-Type: text/plain; charset="utf-8"
>
>
> soonick5 <soonick5 at yahoo.com.mx> added the comment:
>
> Hello Asheesh,
>
> I created this pull request for this issue:
> https://github.com/openhatch/oh-mainline/pull/68
>
> Can you please take a look?
>
> Thanks,
> Adrian
>
> ----------
> status: in-progress -> need-review
>
> __________________________________________
> Roundup issue tracker <bugs at openhatch.org>
> <https://openhatch.org/bugs/issue769>
> __________________________________________
>
>
> ------------------------------
>
> _______________________________________________
> Devel mailing list
> Devel at lists.openhatch.org
> http://lists.openhatch.org/mailman/listinfo/devel
>
>
> End of Devel Digest, Vol 34, Issue 12
> *************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhatch.org/pipermail/devel/attachments/20120923/592816ef/attachment.html>


More information about the Devel mailing list