Re: FYI: pip install django is failing

2015-12-26 Thread Daniel Chimeno
There was a issue with pypi from some locations, although the status page doesn't say anything about it. https://status.python.org/ El viernes, 25 de diciembre de 2015, 13:03:05 (UTC+1), john...@gmail.com escribió: > > >pip install django --upgrade > Collecting djan

Re: FYI: pip install django is failing

2015-12-25 Thread Florian Apolloner
Seems to be a pypi issue, I see all files just fine there (with the link you provided) On Friday, December 25, 2015 at 1:03:05 PM UTC+1, john...@gmail.com wrote: > > >pip install django --upgrade > Collecting django > Could not find a version that satisfies the requirement django (from > version

FYI: pip install django is failing

2015-12-25 Thread john . furr
>pip install django --upgrade Collecting django Could not find a version that satisfies the requirement django (from versions: ) No matching distribution found for django This seems to only be an issue with django as all other packages in requirements file are installing fine this morning Looki

Re: FYI: Scheduled downtime on djangoproject.com Thursday night

2013-01-29 Thread Jacob Kaplan-Moss
On Tue, Jan 29, 2013 at 6:27 PM, Russell Keith-Magee wrote: > Of course, this is Mongolian Standard Time, correct? Naturally :) Bleh. PST. Sorry 'bout that! Jacob -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this

Re: FYI: Scheduled downtime on djangoproject.com Thursday night

2013-01-29 Thread Russell Keith-Magee
On Wed, Jan 30, 2013 at 1:11 AM, Jacob Kaplan-Moss wrote: > Hey folks -- > > MediaTemple, our hosting provider for djangoproject.com, is going to > be taking our server offline Thursday night while they give us more > RAM. > > The window for downtime is some time between 9PM and 4AM, though the >

FYI: Scheduled downtime on djangoproject.com Thursday night

2013-01-29 Thread Jacob Kaplan-Moss
Hey folks -- MediaTemple, our hosting provider for djangoproject.com, is going to be taking our server offline Thursday night while they give us more RAM. The window for downtime is some time between 9PM and 4AM, though the actual downtime itself should be less than an hour. Since most people us

FYI

2012-05-07 Thread Ahmad
A list of open source software is available at http://www.osslinks.com -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to d

Re: FYI: Trac downtime today

2012-04-25 Thread Dan McGee
I'm unable to attach files, although ticket creation worked fine. Here is the error page: Oops… *Trac detected an internal error:* OSError: [Errno 13] Permission denied: '/home/trac/code.djangoproject.com/trac-env/attachments/ticket/18210' There was an internal error in Trac. It is recommen

Re: FYI: Trac downtime today

2012-04-25 Thread Łukasz Rekucki
On 25 April 2012 17:52, Jacob Kaplan-Moss wrote: > You are (you're in the ticket triagers group). > I knew I'm in that group, but I'm quite sure I don't need access to stuff like "Manage Versions", "Manage Resolutions", "Manage Components", etc. to do triaging. Now that I know I have access to i

Re: FYI: Trac downtime today

2012-04-25 Thread Jacob Kaplan-Moss
You are (you're in the ticket triagers group). Jacob On Wednesday, April 25, 2012 at 10:47 AM, Łukasz Rekucki wrote: > On 25 April 2012 17:32, Jacob Kaplan-Moss (mailto:ja...@jacobian.org)> wrote: > > OK, done! Thanks for your patience. > > > > Jacob > > Am I supposed to see the "Admin

Re: FYI: Trac downtime today

2012-04-25 Thread Łukasz Rekucki
On 25 April 2012 17:32, Jacob Kaplan-Moss wrote: > OK, done! Thanks for your patience. > > Jacob Am I supposed to see the "Admin" tab or did I just haven't noticed it before? -- Łukasz Rekucki -- You received this message because you are subscribed to the Google Groups "Django developers" g

Re: FYI: Trac downtime today

2012-04-25 Thread Jacob Kaplan-Moss
OK, done! Thanks for your patience. Jacob On Wednesday, April 25, 2012 at 9:59 AM, Jacob Kaplan-Moss wrote: > Hey folks -- > > I'm going to be doing some maintenance on our Trac instance today, and I'll > probably end up breaking it. So if you see Trac down today, that's what's > going on

FYI: Trac downtime today

2012-04-25 Thread Jacob Kaplan-Moss
Hey folks -- I'm going to be doing some maintenance on our Trac instance today, and I'll probably end up breaking it. So if you see Trac down today, that's what's going on. Jacob -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post

Re: FYI: added a proper "easy" field to Trac

2011-06-16 Thread Luke Plant
On 16/06/11 08:34, Alex Kamedov wrote: > On Thu, Jun 16, 2011 at 7:14 AM, Julien Phalip > wrote: > > By the way, anybody with a Trac account should have edit access to the > wiki, so feel free to make the change directly next time you find an > inconsistency

Re: FYI: added a proper "easy" field to Trac

2011-06-16 Thread Alex Kamedov
On Thu, Jun 16, 2011 at 7:14 AM, Julien Phalip wrote: > > By the way, anybody with a Trac account should have edit access to the > wiki, so feel free to make the change directly next time you find an > inconsistency ;) Yes, may be you are right. I have Trac account, but "Edit this page" button is

Re: FYI: added a proper "easy" field to Trac

2011-06-15 Thread Julien Phalip
On Jun 16, 10:32 am, Julien Phalip wrote: > On Jun 16, 3:08 am, Alex Kamedov wrote: > > > Django documentation page Contributing to Django [1] has the same problem > > too > > [1]https://docs.djangoproject.com/en/1.3/internals/contributing/ > > I've fixed the link in the wiki page. The doc is alr

Re: FYI: added a proper "easy" field to Trac

2011-06-15 Thread Julien Phalip
On Jun 16, 3:08 am, Alex Kamedov wrote: > Django documentation page Contributing to Django [1] has the same problem > too > [1]https://docs.djangoproject.com/en/1.3/internals/contributing/ I've fixed the link in the wiki page. The doc is already fixed in trunk. Thanks, Julien -- You received

Re: FYI: added a proper "easy" field to Trac

2011-06-15 Thread Russell Keith-Magee
.djangoproject.com/wiki#Gettinginvolved >> >> On Thu, Apr 21, 2011 at 3:39 AM, Jacob Kaplan-Moss >> wrote: >>> >>> Hi folks -- >>> >>> Just as a quick FYI, I added an official "Easy pickings" field to Trac >>> to replace the

Re: FYI: added a proper "easy" field to Trac

2011-06-15 Thread Alex Kamedov
quot; with title ""Easy Pickings" Tickets" > > [1] https://code.djangoproject.com/wiki#Gettinginvolved > > > On Thu, Apr 21, 2011 at 3:39 AM, Jacob Kaplan-Moss wrote: > >> Hi folks -- >> >> Just as a quick FYI, I added an official "Ea

Re: FYI: added a proper "easy" field to Trac

2011-06-15 Thread Alex Kamedov
Wiki StartPage [1] has link on Custom Query page with keyword tag "easy-pickings" with title ""Easy Pickings" Tickets" [1] https://code.djangoproject.com/wiki#Gettinginvolved On Thu, Apr 21, 2011 at 3:39 AM, Jacob Kaplan-Moss wrote: > Hi folks -- > > J

FYI: added a proper "easy" field to Trac

2011-04-20 Thread Jacob Kaplan-Moss
Hi folks -- Just as a quick FYI, I added an official "Easy pickings" field to Trac to replace the current keyword-tagging thing. I wanted something a bit more obvious; figured it couldn't hurt. Jacob -- You received this message because you are subscribed to the Google

Re: FYI: Oracle has free edition now

2005-11-02 Thread Eugene Lazutkin
Why? Some people wanted to use Oracle as a backend. This option makes it simple to experiment at home. Anybody with their free time and some experience in Oracle can finally develop Oracle backend, which was requested by several people. Possibility of deployment means you can prototype your Dj

Re: FYI: Oracle has free edition now

2005-11-01 Thread Jeremy Dunck
On 11/1/05, Ian Holsman <[EMAIL PROTECTED]> wrote: > > I guess I'm a bit ho-hum about it. > > why? > > 4G limit > single process > no replication > 32 bit only > and a expensive upgrade path I think this was a direct response to MySql 5.0 supporting views/procs etc. And MS has had MSDE for a whi

Re: FYI: Oracle has free edition now

2005-11-01 Thread Ian Holsman
I guess I'm a bit ho-hum about it. why? 4G limit single process no replication 32 bit only and a expensive upgrade path if you were an oracle shop, or a ISV you could now offer a 'lite' version of your application I'd be more excited I guess.. but for me, I'd be looking for something a bit les

Re: FYI: Oracle has free edition now

2005-11-01 Thread Eugene Lazutkin
Now you don't need to sign up. And you can deploy it, if you want. And it is 10.2. :-) "Tim Keating" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Actually, you could always download the express edition for free for > development purposes (you just had to sign up for Oracle Te

Re: FYI: Oracle has free edition now

2005-11-01 Thread Tim Keating
Actually, you could always download the express edition for free for development purposes (you just had to sign up for Oracle TechNet). The change to allow limited deployment is the only change, AFAICT. Nevertheless, good news.

FYI: Oracle has free edition now

2005-10-31 Thread Eugene Lazutkin
FYI. Oracle Database 10g Express Edition. Free to develop, deploy, and distribute: http://www.oracle.com/technology/products/database/xe/index.html Now it is going to be simpler to build and test Django's Oracle backend. Thanks, Eugene