I started playing around with Django sometime early 2009, did the
tutorial and got started on a toy project. Then something came inbetween
and now, coming back to my toy project I notice that the unit test spit
out a lot of errors relating to the migration tool South. I've haven't
written any test
On Fri, Aug 13, 2010 at 04:40:06PM +0200, Thomas Guettler wrote:
>
> What kind of error do you get? Please post the traceback.
>
..E.FEEE.E...E..
==
ERROR: Does logging wo
Thanks to everyone who replied. I'll read up on virtualenv and pip.
Oivvio
--
http://pipedreams.polite.se/about/
--
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 unsubscri
Following advice on this list I've moved to virtualenv+pip to manage my
django stack, which so far is working out nicely.
But what should I do about standalone scripts? Say I have a project
called mysite. If I'm in a virtualenv and execute a standalone script,
mysite won't be on my pythonpath and
On Mon, Aug 23, 2010 at 10:54:21PM +0200, Oivvio Polite wrote:
>
> What's the right way to go about it?
>
Ok, just did some more googling and found out about custom management
commands, that clearly are the django way of solving my problem.
oivvio
--
http://pipedreams.p
I'm creating new users+profiles from a form class.
The form gets instantiated by a view. I'd like to save the request.META
header along with the profile so I need to pass it from the view to the
form.
The form constructor takes the keyword argument data. Is there anyway I
can pass along my entire
> i dont have time i need to start development within a month..
>
> plz tell me all those crucial topics that i should learn
>From the little information I have about your situation I'd say your
better of using a readymade CMS like Wordpress. As much as I love
Django, I do think that you'll be s
What version of django-registration do you folks recommend?
A plain "pip install" gave me 0.7, but some discussions on the
intarwebs seem to indicate that people are using the yet unreleased 0.8.
oivvio
--
http://pipedreams.polite.se/about/
--
You received this message because you are subscr
PDF invoices and for that use it's just fine. I probably
wouldn't feel comfortable to use it for something like an e-book though.
oivvio
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups
"Django users" g
'm talking about when the superuser wants to change the password of
another user.
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receivin
10 matches
Mail list logo