<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.python.django.user">
    <title>gmane.comp.python.django.user</title>
    <link>http://blog.gmane.org/gmane.comp.python.django.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141372"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141371"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141370"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141369"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141368"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141367"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141365"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141364"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141362"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141361"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141360"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141359"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141358"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141355"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141354"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.django.user/141353"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141372">
    <title>Re: How to setup Python 2.7 and Virtualenv on a shared host with no root access?</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141372</link>
    <description>&lt;pre&gt;Hi, Dan

Yes you can do it. First of all you will need to install a new version of 
Python in a folder that do not require admin permissions to write files. 
1) Follow this tutorial to accomplish this first step (New python install 
on a shared host &amp;lt;https://my.bluehost.com/cgi/help/python-install&amp;gt;)
2) Change your PATH variable on ~/.bash_profile. Basically, all you have to 
do is to insert the new path to the Python version you just installed 
BEFORE the path that is pointing to the root (where you have no permissions 
ex: $HOME/bin). My PATH is like that: PATH=$PATH:$HOME:python/bin:$HOME/bin:
3) Install easy_install using setuptools
4) Install Pip using easy_install (easy_install pip)

After that you will be able to install whatever you want (virtualenv, 
django etc) on your shared host. I hope it helps!


Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:

&lt;/pre&gt;</description>
    <dc:creator>darwin31</dc:creator>
    <dc:date>2012-05-24T23:31:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141371">
    <title>Re: Django installation error</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141371</link>
    <description>&lt;pre&gt;On Thu, 24 May 2012 13:19:45 -0700 (PDT), "jggalvan&amp;lt; at &amp;gt;prodigy.net.mx"
&amp;lt;jggalvan&amp;lt; at &amp;gt;prodigy.net.mx&amp;gt; declaimed the following in
gmane.comp.python.django.user:



You may have Python 2.7 installed but...


Your default search path is finding Python 2.4


and not even a "native" Windows build, yet... compare

E:\UserData\Wulfraed\My Documents&amp;gt;python
ActivePython 2.5.2.2 (ActiveState Software Inc.) based on
Python 2.5.2 (r252:60911, Mar 27 2008, 17:57:18) [MSC v.1310 32 bit
(Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.

&lt;/pre&gt;</description>
    <dc:creator>Dennis Lee Bieber</dc:creator>
    <dc:date>2012-05-25T01:31:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141370">
    <title>Re: Django GeoIP Module not found; can't remedy</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141370</link>
    <description>&lt;pre&gt;It appeared an import statement error caused the initial problem. But once 
that was fixed, the following error results:

"&amp;gt;&amp;gt;&amp;gt; from django.contrib.gis.utils.geoip import GeoIP
Traceback (most recent call last):
  File "&amp;lt;console&amp;gt;", line 1, in &amp;lt;module&amp;gt;
  File 
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/django/contrib/gis/utils/geoip.py", 
line 68, in &amp;lt;module&amp;gt;
    lgeoip = CDLL(lib_path)
  File 
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", 
line 353, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: dlopen(/usr/local/lib/libGeoIP.dylib, 6): no suitable image found. 
 Did find:
        /usr/local/lib/libGeoIP.dylib: mach-o, but wrong architecture"

Anyone have a clue on how to remedy this?

On Thursday, May 24, 2012 7:10:50 PM UTC-4, DF wrote:

&lt;/pre&gt;</description>
    <dc:creator>DF</dc:creator>
    <dc:date>2012-05-25T00:00:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141369">
    <title>Re: Off-line Django apps / Caching and synchronizing data</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141369</link>
    <description>&lt;pre&gt;
If you have a JS based HTML 5 app, you could store data into IndexedDB
and then sync it all up when they come back online. From an end users
point of view it could be pretty seamless as they switch from online
to offline.

This would not require Django being installed, just using HTML5.


You'll likely have syncing issues whatever system you use. Choose your
pain point and remove as many syncing/conflict issues as you can
before you start implementing.

&lt;/pre&gt;</description>
    <dc:creator>Andy McKay</dc:creator>
    <dc:date>2012-05-24T23:36:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141368">
    <title>Django GeoIP Module not found; can't remedy</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141368</link>
    <description>&lt;pre&gt;

I've spent several hours attempting to resolve my problems setting up GeoIP 
in Django to no avail and was hoping to get some guidance on what the 
problem(s) might be.

I'm working on an existing Django application that required some 
geolocation abilities, specifically getting a users IP and lat/long and 
then placing that info on a map marker. GeoIP and the associated libraries 
appeared to be the best solution for the first step.

I installed GeoIP on a Mac using Homebrew. I then manually created a folder 
in the root directory of my project with the GeoIPv6.data and 
GeoLiteCity.dat files. After this, I added the path in my settings file:

import os

DEBUG = True

TEMPLATE_DEBUG = DEBUG

BASE_DIR = os.path.dirname(os.path.abspath(__file__))

GEOIP_PATH = os.path.join(BASE_DIR, 'geoip'),

I then opened a command shell for the project and received the following 
error:


Traceback (most recent call last):

  File "&amp;lt;console&amp;gt;", line 1, in &amp;lt;module&amp;gt;

ImportError: No module named geoip

I can't seem to remedy this problem. One issue that may be the cause is 
extracting the two dat.gz files was an issue. Neither could be unzipped 
from the command line – neither are .zip files – and had to use Stuffit 
Expander to open these. The resulting dat files in my project IDE (pyCharm) 
have a VLC (?) icon on each. Perhaps this is part of the issue (finding a 
way to uncompress the file was a challenge in itself). I'm not sure as the 
module was not even found.

Any help would be extremely appreciated in resolving this issue as I can't 
progress any further without figuring out what's wrong.

Many thanks.

&lt;/pre&gt;</description>
    <dc:creator>DF</dc:creator>
    <dc:date>2012-05-24T23:10:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141367">
    <title>Re: derived fields and getattr</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141367</link>
    <description>&lt;pre&gt;On Thu, May 24, 2012 at 9:29 AM, bruno desthuilliers
&amp;lt;bruno.desthuilliers&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

Oh yes. Just this particular query is complicated and more easily
directly created.


Correct. I dug into it more, and it's completely different query and context.


I got this to work by adding the derived field to the drill down query
with queryset.extra, and then it was available with getattr. The only
issue I had was they wanted the derived field displayed with a name
(not col1-col2). In the first query I was able to easily do this. But
in the drill down query I had to do:

extra(select={self.field_name : self.field_name})

I couldn't use the display name or the getattr failed. But then it was
displaying with 'col1-col2'. So then I had to explicitly test for it
and set the display name:

            if field_name == 'col1-col2': display_name = 'Delta'
            else: display_name = field_name

Which will quickly get very ugly when they want more derived fields
added (which I know they will).

But I'll deal with that when the time comes.

Thanks for your help.

-larry

&lt;/pre&gt;</description>
    <dc:creator>Larry Martell</dc:creator>
    <dc:date>2012-05-24T21:50:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141366">
    <title>Re: GeoIP install failure, advice needed</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141366</link>
    <description>&lt;pre&gt;Tried that. Got this:

"Cowardly refusing to `sudo brew link'"



On Thursday, May 24, 2012 5:41:39 PM UTC-4, Andre Terra (airstrike) wrote:

&lt;/pre&gt;</description>
    <dc:creator>DF</dc:creator>
    <dc:date>2012-05-24T21:49:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141365">
    <title>Re: GeoIP install failure, advice needed</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141365</link>
    <description>&lt;pre&gt;sudo brew link geoip? Total guess, btw.


Cheers,
AT

On Thu, May 24, 2012 at 6:39 PM, DF &amp;lt;donfernandez&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Andre Terra</dc:creator>
    <dc:date>2012-05-24T21:41:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141364">
    <title>GeoIP install failure, advice needed</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141364</link>
    <description>&lt;pre&gt;Several hours of frustration here and looking to see if anyone has any 
advice.

I'm trying to install GeoIP vie Homebrew and receive the following error 
just prior to the install finishing:

"Error: The linking step did not complete successfully
The formula built, but is not symlinked into /usr/local
You can try again using `brew link geoip'"


brew link geoip returned this error:

"Error: Could not symlink file: 
/usr/local/Cellar/geoip/1.4.8/etc/GeoIP.conf.default
/usr/local/etc is not writable. You should change its permissions."


I'm not entirely familiar with permissions and such and was wondering what 
I needed to do from the command line to get this to link properly. Any help 
greatly appreciated.

&lt;/pre&gt;</description>
    <dc:creator>DF</dc:creator>
    <dc:date>2012-05-24T21:39:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141363">
    <title>Re: Question object permission approach</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141363</link>
    <description>&lt;pre&gt;Thanks for thinking along.

Guardian sounds really well, also given the recent commits,,,,

However, such 'dynamic' authentication method (meaning users shall be
explicitly authorized or not) is overhead in my case since the
permission is 'static'; its simply dependent on the user field of the
model.

I followed your example by overloading the get_queryset and that
really a simple solution to this issue.

Tests are running now; all 404's; great!

Paul

&lt;/pre&gt;</description>
    <dc:creator>Paul</dc:creator>
    <dc:date>2012-05-24T21:14:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141362">
    <title>Re: Django installation error</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141362</link>
    <description>&lt;pre&gt;On Thu, May 24, 2012 at 4:19 PM, jggalvan&amp;lt; at &amp;gt;prodigy.net.mx &amp;lt;
jggalvan&amp;lt; at &amp;gt;prodigy.net.mx&amp;gt; wrote:


Python 2.4 is too old for Django 1.4. You need to have Python 2.5, 2.6, or
2.7 installed, see:
https://docs.djangoproject.com/en/1.4/intro/install/#install-python

Karen
&lt;/pre&gt;</description>
    <dc:creator>Karen Tracey</dc:creator>
    <dc:date>2012-05-24T21:05:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141361">
    <title>Django installation error</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141361</link>
    <description>&lt;pre&gt;Hi,


I hope somebody can help me, I'm triying to install django on Win XP.
I downloaded it from django's official site.

Of course I have already python installed and when I do  "python
setup.py install" python give me the following message:



D:\python_27\Lib\site-packages\Django-1.4&amp;gt;python setup.py install
Traceback (most recent call last):
  File "setup.py", line 69, in ?
    version = __import__('django').get_version()
  File "D:\python_27\Lib\site-packages\Django-1.4\django\__init__.py",
line 15
    parts = 2 if version[2] == 0 else 3
               ^
SyntaxError: invalid syntax

D:\python_27\Lib\site-packages\Django-1.4&amp;gt;python
Python 2.4.5 (#1, Jul 22 2011, 02:01:04)
[GCC 4.1.1] on mingw32
Type "help", "copyright", "credits" or "license" for more information.
hola
  File "&amp;lt;stdin&amp;gt;", line 1
    ♦
    ^
SyntaxError: invalid syntax

I read in some other blog that it could be caused because the
uncompressed utiliy used...then  I tryed again with others but python
still showing me this message.

Thanks in advance

Jose.

&lt;/pre&gt;</description>
    <dc:creator>jggalvan&lt; at &gt;prodigy.net.mx</dc:creator>
    <dc:date>2012-05-24T20:19:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141360">
    <title>Re: track change</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141360</link>
    <description>&lt;pre&gt;Hi Bruno

It's only to overview the stats and be able to track it.

I had started looking at binding the skill to the player og detecting
in the skill if it's changed. If its change then create a new one. But
I can see the point in putting it en a seperate class and make it a
skill changed instead.

Not sure what you mean by detecting skill change using properties, I
havn't looked into that.
Could you point to some documentation about it.

Thanks for the input, it has been very helpful.

/Carsten

On 24 Maj, 17:10, bruno desthuilliers &amp;lt;bruno.desthuilli...&amp;lt; at &amp;gt;gmail.com&amp;gt;
wrote:

&lt;/pre&gt;</description>
    <dc:creator>Carsten Jantzen</dc:creator>
    <dc:date>2012-05-24T21:00:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141359">
    <title>Re: Error with Views on Admin and Index page</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141359</link>
    <description>&lt;pre&gt;Thanks for your offer of help. Appreciate it anyway. :-)


On May 24, 1:42 pm, Apokalyptica Painkiller &amp;lt;apokalyptic...&amp;lt; at &amp;gt;gmail.com&amp;gt;
wrote:

&lt;/pre&gt;</description>
    <dc:creator>cat123</dc:creator>
    <dc:date>2012-05-24T20:59:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141358">
    <title>Re: Error with Views on Admin and Index page</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141358</link>
    <description>&lt;pre&gt;I'm not sure about it, i'm more than newbie with django, sorry about that :(

2012/5/24 cat123 &amp;lt;emailusm&amp;lt; at &amp;gt;gmail.com&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Apokalyptica Painkiller</dc:creator>
    <dc:date>2012-05-24T20:42:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141357">
    <title>Re: Error with Views on Admin and Index page</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141357</link>
    <description>&lt;pre&gt;No I'm not doing the Django tutorial. I'm following a couple of older
Django books that were published circa 2009 using Django 1.1. ('m
using Django 1.3). I did set up Staticfiles  (the Django 1.3 way, the
best I could as a newbie, following djangoproject directions) but
staticfiles is of course for static pages...I did create a page with
base.html and css, and was able to view that.  Are Admin pages and the
Index page considered staticfiles? If so, maybe I didn't set that up
right?


On May 24, 1:14 pm, Apokalyptica Painkiller &amp;lt;apokalyptic...&amp;lt; at &amp;gt;gmail.com&amp;gt;
wrote:

&lt;/pre&gt;</description>
    <dc:creator>cat123</dc:creator>
    <dc:date>2012-05-24T20:38:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141356">
    <title>Re: Error with Views on Admin and Index page</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141356</link>
    <description>&lt;pre&gt;Are you doing django's tutorial? If it is correct in which part are you?

2012/5/24 cat123 &amp;lt;emailusm&amp;lt; at &amp;gt;gmail.com&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Apokalyptica Painkiller</dc:creator>
    <dc:date>2012-05-24T20:14:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141355">
    <title>Re: Registering and authenticating via iPhone/Android app</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141355</link>
    <description>&lt;pre&gt;
Yeah, as far as I can tell Piston development seems to be pretty much dead 
and Tastypie and django-rest-framework are the choices now for an API.  I 
think I'm going to try and use Tastypie since that seems to at least have 
some OAuth support at the moment.  I think I'll also try and register and 
authenticate an existing user directly through the API.  I'm still 
struggling to find any examples of anyone doing that via a Django API but 
to me it seems right to use a consistent approach (i.e. all communication 
from client to server through the API).

Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Roarster</dc:creator>
    <dc:date>2012-05-24T19:45:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141354">
    <title>Re: Error with Views on Admin and Index page</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141354</link>
    <description>&lt;pre&gt;Hi Apo:

Thanks for the feedback...When I look at those links, they're both
about views from apps that have been created. I haven't created any
apps yet... so which Views do you think it may be talking about, and
where would I look for this?


On May 24, 12:14 pm, Apokalyptica Painkiller
&amp;lt;apokalyptic...&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>cat123</dc:creator>
    <dc:date>2012-05-24T19:44:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141353">
    <title>Re: Error with Views on Admin and Index page</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141353</link>
    <description>&lt;pre&gt;Hello why don't you check this two links:

http://stackoverflow.com/questions/5350241/django-import-error-that-refer-to-template-tags

http://stackoverflow.com/questions/3496920/django-viewdoesnotexist

Good luck :)

2012/5/24 cat123 &amp;lt;emailusm&amp;lt; at &amp;gt;gmail.com&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Apokalyptica Painkiller</dc:creator>
    <dc:date>2012-05-24T19:14:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.django.user/141352">
    <title>Error with Views on Admin and Index page</title>
    <link>http://permalink.gmane.org/gmane.comp.python.django.user/141352</link>
    <description>&lt;pre&gt;I'm new to Django and recently got my very first environment set up
(Python 2.7, Django 1.3, with Postgres 9.1.3 and virtualenv)...

I set up everything for "Admin," (first time setup),got the LogIn
Page. But when I logged in, instead of going to the admin screen, I
got a message saying:

TemplateSyntaxError at /admin/
Caught ViewDoesNotExist while rendering. Could not import views. Error
was: No module named views.

I noticed I also get something similar after I uncommented the django-
supplied index page (in urls.py) (which I have also never
resolved...seems they may be connected?):

ViewDoesNotExist at / Could not import hgb_project.views. Error was:
No module named views

Would appreciate any help anyone has to offer...

Thanks,
cat

&lt;/pre&gt;</description>
    <dc:creator>cat123</dc:creator>
    <dc:date>2012-05-24T18:44:20</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.python.django.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.python.django.user</link>
  </textinput>
</rdf:RDF>

