nt URL, contact_us/contact_us/, didn't match any of these.
On Tue, Apr 9, 2013 at 4:43 PM, Sithembewena Lloyd Dube
wrote:
> Thanks, Tom.
>
> I am not sure how you mean? In the contact_us app, I am not explicitly
> calling reverse. I only have the following:
>
> from django
Tom,
The latter. I did not call reverse explicitly (not yet). I have implemented
namespacing as recommended.
Contact Us
On Tue, Apr 9, 2013 at 4:59 PM, Tom Evans wrote:
> On Tue, Apr 9, 2013 at 3:56 PM, Sithembewena Lloyd Dube
> wrote:
> > Hi Tom,
> >
> > I se
Hi all,
I have the correct url, but the dev server seems to be caching my old
template, even though I updated it to include namespacing. I have restarted
the server and cleared my browser cache.
contacts
On Tue, Apr 9, 2013 at 5:11 PM, Sithembewena Lloyd Dube
wrote:
> Tom,
>
> The
On Tue, Apr 9, 2013 at 5:34 PM, Sithembewena Lloyd Dube
wrote:
> Hi all,
>
> I have the correct url, but the dev server seems to be caching my old
> template, even though I updated it to include namespacing. I have restarted
> the server and cleared my browser cache.
>
> contacts
Issue resolved.
The problem was a similar usage of a url template tag without a namespace.
All I had to do was check the correct line number in the template.
Thanks to all. Time for a walk outside.
On Tue, Apr 9, 2013 at 5:36 PM, Sithembewena Lloyd Dube
wrote:
> New trace below: I am stum
Issue resolved.
The problem was a similar usage of a url template tag without a namespace -
in the same template. All I had to do was check the correct line number in
the template.
Thanks to all. Time for a walk outside.
On Tue, Apr 9, 2013 at 5:36 PM, Sithembewena Lloyd Dube
wrote:
>
his group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscrib
By the way, the book mentioned above - "Two Scoops of Django" - makes very
good reading for Django in general.
On Sat, May 11, 2013 at 2:28 AM, Sithembewena Lloyd Dube
wrote:
> Hi Phillipe,
>
> I think that it really depends on how modular you would like your Django
> proj
thembewena Lloyd Dube
wrote:
> Hi Phillipe,
>
> I think that it really depends on how modular you would like your Django
> project to be. Do you want the stats generation functionality to be
> separately pluggable from the pie-charting functionality? Is your
> gather_data app large
at, May 11, 2013 at 2:28 AM, Sithembewena Lloyd Dube
wrote:
> Hi Phillipe,
>
> I think that it really depends on how modular you would like your Django
> project to be. Do you want the stats generation functionality to be
> separately pluggable from the pie-charting functionality?
hey say (quote): "In
essence, each app should be tightly focused on its task. If an app can’t be
explained in a single
sentence of moderate length, or you need to say ‘and’ more than once, it
probably means the app is
too big and should be broken up.
On Sat, May 11, 2013 at 2:35 AM, Sithembewen
You're welcome. Enjoy the book!
On Sun, May 12, 2013 at 9:54 PM, Philippe Schraepen <
schraepen.phili...@gmail.com> wrote:
> Thanks for the clarification!
> I'll definitely read the book!
>
> On Saturday, May 11, 2013 12:28:50 AM UTC, Lloyd Dube wrote:
>
>&g
roup/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop rec
oglegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You re
ooglegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You recei
it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
be cleared out and
any new videos added should have ids starting from 1 again.
Any ideas on implementing this?
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop recei
Thank you, Avraham.
On Fri, Jun 14, 2013 at 2:26 PM, Avraham Serour wrote:
> manage.py flush
>
>
> On Fri, Jun 14, 2013 at 3:16 PM, Sithembewena Lloyd Dube <
> zebr...@gmail.com> wrote:
>
>> Greetings,
>>
>> I've got a Django 1.5.1. project where
t; email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
>
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sit
I meant, delete the PlayerClub linking table/ model. The foreignkey
relationship takes care of that need.
On Fri, Jun 14, 2013 at 4:41 PM, Sithembewena Lloyd Dube
wrote:
> Hey,
>
> The player belongs to a club. So in the player model you should have
>
> player_club = models.
rseMatch
> > Exception Value:
> >
> > Reverse for 'detail/' with arguments '(2L,)' and keyword arguments '{}'
> > not found.
>
>
> What name did you give the url in your urls.py? Was it "detail/" or
> was it "detail".
>
googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
>
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You receive
ubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You r
ated links to static resources,
I do see them.
One thing I do notice is that two of the missing css files are in the
document's noscript tag and the links for all three are not clickable when
viewing source. There are three in there, so one loads fine.
Any pointers to what I could be missing? T
an html mailing list, but has anybody else encountered
this?
Another thing i noticed is that all this is not a problem when i view the
templates from outside a Django project - i.e. as a standalone html website.
On Thu, Jun 27, 2013 at 10:08 PM, Sithembewena Lloyd Dube wrote:
> Hi all,
&g
> Another thing i noticed is that all this is not a problem when i view the
> > templates from outside a Django project - i.e. as a standalone html
> website.
> >
> >
> > On Thu, Jun 27, 2013 at 10:08 PM, Sithembewena Lloyd Dube <
> zebr...@gmail.com
> > > w
e options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send a
ost to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are
django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
&qu
to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Grou
because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
>
provides workflows, which are really units of work such as creating
and booking itineraries. I have ideas, but i would like to find out how
others have approached this.
Thoughts welcome. Thanks.
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
ile with a C
Compiler -> which I can get by downloading 1+ gigs of xCode. Really?
Could somebody please point out a safe and straight-forward way to install
Django on Mountain Lion?
Thanks.
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google
c. It's possible you could get
> gcc on it's own:
> http://osxdaily.com/2012/07/06/install-gcc-without-xcode-in-mac-os-x/
> ... not sure if it applies to 10.8.
>
> _Nik
>
> On 8/2/2013 7:50 AM, Larry Martell wrote:
> > On Fri, Aug 2, 2013 at 8:41 AM, Sithembewena Lloyd D
il to django-users@googlegroups.com.
> Visit this group at
> http://groups.google.com/**group/django-users<http://groups.google.com/group/django-users>
> .
> For more options, visit
> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
&g
django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
h', name='watch'),
When I load the page, I get a NoReverseMatch exception as follows:
Reverse for 'watch' with arguments '()' and keyword arguments
'{u'video_id': 'D-dNA0NwLSw'}' not found.
What could I be missing?
Thanks.
--
Regard
P.S: The view looks like the following:
def watch(request, video_id):
return HttpResponse("This is the watch page for ...") % video_id
On Sat, Aug 10, 2013 at 10:31 PM, Sithembewena Lloyd Dube wrote:
> Hi,
>
> I am using the YouTube API to fetch video data and display it
P.S: The view looks like the following:
def watch(request, video_id):
return HttpResponse("This is the watch page for %s") % video_id
On Sat, Aug 10, 2013 at 10:31 PM, Sithembewena Lloyd Dube wrote:
> Hi,
>
> I am using the YouTube API to fetch video data and display it
t 10:36 PM, Sithembewena Lloyd Dube wrote:
> P.S: The view looks like the following:
>
> def watch(request, video_id):
> return HttpResponse("This is the watch page for %s") % video_id
>
>
> On Sat, Aug 10, 2013 at 10:31 PM, Sithembewena Lloyd Dube <
> zebr...@g
er a user clicks on the
pagination links. I have no url pattern to handle this.
I am no regex expert. I also do not have an XKCD tee :-/
SOS?
Thanks.
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To u
Thank you, Daniel. That works great.
On Sat, Aug 17, 2013 at 9:58 PM, Daniel Roseman wrote:
> On Saturday, 17 August 2013 20:04:22 UTC+1, Lloyd Dube wrote:
>>
>> Hi,
>>
>> I have a simple web application in which I have a search box. When a user
>> enters a
Question is, how best can i keep my video list from the POST method across
requests, so that i can paginate the same list? I have no search params
when users paginate, so I need to keep the original list and paginate that.
Any ideas?
Thank you.
--
Regards,
Sithu Lloyd Dube
--
You received this mess
legroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Regards,
Sithu Lloyd Dube
--
You received this message
t this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubsc
com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because yo
eceiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out
group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.g
t http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receivin
gt; You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-
m
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send a
ooglegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/93d68be5-a3e4-4de7-93b5-162ded47b2da%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt
b8ccd2%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Regards,
Sithu Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails
You're welcome, Mahantesh :) Did you find the tutorial I mentioned?
On Tue, Oct 15, 2013 at 3:56 PM, Mahantesh U wrote:
> Thanks a lot Lloyd Dube :)
>
>
> On Tuesday, October 15, 2013 5:38:33 PM UTC+5:30, Lloyd Dube wrote:
>
>> Hi,
>>
>> Do the tutorial on
ups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/d6099d99-2967-4686-b20a-7be9d2257327%40googlegroups.com
> .
>
> For more options, visit https://groups.google.com/groups/
from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid
;from myproject.myapp.models import BlogUser
>>>blog_user = BlogUser.objects.get(pk=1)
>>>blog_user.blogger
Mike
I get the blogger object's name
However, in the admin section the blogger id is displayed. How can I display
the unicode representation of the blogger object?
Than
If so, how can it be done?
I would appreciate any advice. Thanks.
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from thi
Hi all,
I wish to find out how I can detect current form mode in admin.py. What I am
trying to do is to stop users changing a dropdown's selection when in edit
mode.
Any ideas?
Thanks.
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the G
@Mengu, yes, precisely :)
On Mon, Apr 18, 2011 at 1:20 PM, Mengu wrote:
> you mean like if a new object is being added or edited in the admin?
>
> On Apr 18, 1:58 pm, Sithembewena Lloyd Dube wrote:
> > Hi all,
> >
> > I wish to find out how I can detect current fo
estmodel/add/- means i'm adding
> >
> > if (document.location.href.indexOf("/add/") != -1) {
> >
> > }
> >
> > On Apr 18, 2:50 pm, Sithembewena Lloyd Dube wrote:
> >
> >
> >
> >
> >
> >
> >
> > >
Hi all,
I am using a jquery datepicker control on a page of mine, and it formats the
date different than the django admin datepicker. (MM-DD-YYY).
If I have a date in that format, how can I format it to DD-MM-? I have
tried using strftime with no success.
--
Regards,
Sithembewena Lloyd
ery.ui.datepicker-ru.min.js</a>
> ">
>
> And if you want your datepicker be custom formatted, then you can configure
> it separately.
>
> $('#id_date').datepicker({dateFormat: 'yy-mm-dd'});
>
>
>
>
> On Mon, May 9, 2011 at 10:54
teger
(to see that the document is traversed) I get the same result - the int
remains at 0.
>>> i = 0
>>> for node in xml_content.getiterator('contest'):
... i += 1
...
>>> i
0
What am I getting wrong? Any hints would be appreciated.
--
Regards,
Sithemb
s+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>
>
> --
> Brian Bouterse
> ITng Services
>
> --
> You received this message because you are subscribed to the Google
P.S: I was aware that I posted a non-django question: I just took the chance
that someone here may have needed to do the same.
Thanks!
On Wed, May 25, 2011 at 2:35 PM, Sithembewena Lloyd Dube
wrote:
> Hi Everyone,
>
> Thanks for all your suggestions. I read up on gzip and urllib
Hi all,
Is there a method to detect what camera took an image in Python/ Django?
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegrou
Thanks Thomas, looks like this can handle what I have in mind. Much
appreciated.
On Wed, Dec 22, 2010 at 3:44 PM, Thomas Weholt wrote:
> Look at pyexiv2 or PIL.
>
> On Wed, Dec 22, 2010 at 2:36 PM, Sithembewena Lloyd Dube
> wrote:
> > Hi all,
> >
> > Is there a met
constraint and add the new
one.
Is there a straightforward way to do this?
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To u
p, send email to
> django-users+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
Thanks Shawn. Great to note that someone has thought of this before.
On Wed, Jan 5, 2011 at 5:24 PM, Shawn Milochik wrote:
>
> On Jan 5, 2011, at 4:44 AM, Sithembewena Lloyd Dube wrote:
>
> Thomas and Shawn, thanks for responding.
>
> South looks pretty useful - I hope that it
:*
form = PersonForm(request.POST)
form.save()* # how to return person's id here?*
Thanks.
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googleg
up, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
--
Regards,
Sithembewena Lloyd Dub
have solved the sort of problem I describe, in Django + MySQL.
Thanks.
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscr
doing it with the
> orm.
>
>
> NB! DSE is a proof-of-concept project more than anything else. It
> needs a good re-write, extensive testing and docs, but it might be
> helpful.
>
> Thomas
>
>
>
>
>
> On Wed, Jan 19, 2011 at 2:35 AM, Nick Arnett
> wrote:
&g
admin user is
also able to select an action to apply to multiple records. How can I modify
my admin.py so that the save() override specified above
fires for all records?
Thanks.
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"D
ng_request_status_notification_email(obj)
Thanks.
On Tue, Feb 15, 2011 at 11:16 AM, Sithembewena Lloyd Dube wrote:
> Hi all,
>
> In my admin.py, I overrode the save() function of a model as follows:
>
> from myproject.myapp.functions import
> send_staking_request_status_notification
Courtesy of Django docs, by the way:
http://docs.djangoproject.com/en/1.2/ref/contrib/admin/actions/
On Tue, Feb 15, 2011 at 11:47 AM, Sithembewena Lloyd Dube wrote:
> Solution found: I simply added a function call to the mailing function in
> each action definition in admin.py as f
Thanks Thomas :)
On Tue, Feb 15, 2011 at 11:16 AM, Thomas Weholt wrote:
> FYI: release version 0.5.0 of DSE yesterday. Source is available at
> https://bitbucket.org/weholt/dse and pypi.
>
> Regards,
> Thomas Weholt
>
> On Tue, Feb 15, 2011 at 10:10 AM, Sithembewena Lloyd
Hi everyone,
How would one fetch a single item with the largest id (or most recent date
of creation) via the database API?
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
ary 23, 2011 05:04:29 am Tom Evans wrote:
>
> > On Wed, Feb 23, 2011 at 12:57 PM, Sithembewena Lloyd Dube
>
> >
>
> > wrote:
>
> > > Hi everyone,
>
> > >
>
> > > How would one fetch a single item with the largest
d, but the last one is not.
What could I be getting wrong here?
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from thi
or more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@goog
osted at WebFaction - the setup there isn't like typical GCI/
PHP sites, with a root folder and such.
Any ideas please?
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, sen
Hi Kenneth,
I am yet to ask WebFaction. Thanks for the suggestion, I did put the file
next to the favicon (in MEDIA_ROOT) and IE still won't execute the VML.
Thanks.
On Wed, Mar 9, 2011 at 11:55 AM, Kenneth Gonsalves
wrote:
> On Wed, 2011-03-09 at 11:51 +0200, Sithembewena Lloyd Du
Problem solved, thanks to the brilliant folks at WebFaction.
*behaviour:url('/site_media/css/ie_css3.htc')* <= MEDIA_URL + rest of path.
Gracias.
On Wed, Mar 9, 2011 at 12:08 PM, Sithembewena Lloyd Dube
wrote:
> Hi Kenneth,
>
> I am yet to ask WebFaction. Thanks for the
Yep, they are. Thanks to you Kenneth, for pointing me in the right
direction! Had spent a lot of time wrecking my head over this one.
On Wed, Mar 9, 2011 at 1:20 PM, Kenneth Gonsalves wrote:
> On Wed, 2011-03-09 at 13:16 +0200, Sithembewena Lloyd Dube wrote:
> > Problem solved, than
eveloper & programmer
> http://blog.eood.cn/
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, sen
P.S: by "custom modules", I really meant long-running processes. They also
limit the number of users allocated per shared machine to maintain decent
performance.
On Wed, Mar 9, 2011 at 4:47 PM, Sithembewena Lloyd Dube
wrote:
> I guess it all depends on what one's needs are.
Hi everyone,
Does Django Sitemap Framework handle paginated content? I have a Django
sitemap generating URLs for articles, and the articles are paginated on the
site.
Thanks.
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
gt; syncdb
> test
> testserver
> validate
>
> C:\DjangoProject\djangotest>
>
>
> Regards
> glenn
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email t
Please also provide the Django version? Thanks.
On Fri, Mar 18, 2011 at 12:16 AM, Sithembewena Lloyd Dube wrote:
> Hello Glenn,
>
> What operating system are you on? You seem to have tried to use manage.py
> correctly, but I suspect this has to do with your Django installation befor
ngo-admin.py to your Python path and let us
know how that goes?
On Fri, Mar 18, 2011 at 12:32 AM, Mike Ramirez wrote:
> On Thursday, March 17, 2011 03:16:44 pm Sithembewena Lloyd Dube wrote:
>
> > Hello Glenn,
>
> >
>
> > What operating system are you on? You seem t
Hi folks,
I have a model with a FileField, and I need to chech that the file is .mp3
before it is uploaded. How would I go about this without the hack of getting
the file name and slicing it?
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the
/admin/browse/podcast/add/ Django Version: 1.2.3
Exception
Type: ValidationError Exception Value:
[u'A podcast file is required.']
Exception Location:
C:\Websites\TPFRepository\thepokerfarm\..\thepokerfarm\browse\admin.py
in save_model, line 212 Python Executable: C:\Python26\python.exe
se forms.ValidationError("A podcast file is required.")
Just out of curiosity, what does your custom FielField look like?
Many thanks!
On Fri, Mar 25, 2011 at 5:20 PM, David De La Harpe Golden <
david.delaharpe.gol...@ichec.ie> wrote:
> On 25/03/11 13:48, Sithembewena Ll
to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
--
Regards,
Sithembewena Lloyd
quot;Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
^^ This would apply per poll.
On Thu, Mar 31, 2011 at 4:50 PM, Sithembewena Lloyd Dube
wrote:
> Hi there,
>
> I think that you would need to get the count of votes for each poll, add
> all votes and use the formula:
>
> vote_percentage = (poll_votes/total_poll_votes)*100
>
ere:
http://djangosnippets.org/snippets/1708/
Thanks.
--
Regards,
Sithembewena Lloyd Dube
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send em
201 - 300 of 338 matches
Mail list logo