ial to show
>>>>> where I start experiencing problems with rendering. If do tutorials
>>>>> 2-5, in the middle of tutorial 5 around 6:51 in the video is where Django
>>>>> fails to render anything for me.
>>>>>
>>>>>
>
It seems like when I take all the CSS and JS the html renders with images. But
this site rendered with a previous version. I pretty much ruined this dev
project today trying to figure it out. I don't know why this worked on the
older version but not this version.
> On Sep 11, 2014, at 9:38 AM,
Has anyone had issues with the server in 1.7 running dog slow or not at all? I
was using a beta version of 1.7 and the server ran on top of jython with no
issue. The only thing that was failing was migrations. Now I do a jython
manage.py runserver 8080 and the browser seems to not want to rende
Is anyone else trying out 1.7? I do a jython manage.py runserver 8080 and then
it seems to want to render but isn't.
> On Sep 8, 2014, at 1:30 PM, Andrey Consalter wrote:
>
> Hi there,
>
> I've been studying programming with Python 2.7 and Django 1.6, and a few days
> ago Django 1.7 was rele
Maybe Migrations is just really buggy? I am using PostgreSQL as the backend. I
added a column with a default value and then did makemigrations then migrate.
It doesn't work. I get a very long error.
> On Sep 7, 2014, at 8:54 AM, Malik Rumi wrote:
>
> Django 1.7rc2 here. Same question, same hop
Migrations in 1.7 is the replacement for south.
> On Sep 2, 2014, at 1:44 PM, Norman Bird wrote:
>
> OK, I found out that in order to change the schema of the tables one has to
> install and run a migration tool. I used south. just install south and check
> out their website for basic use and
Dear Django community,
I'm excited to develop my first site in Django and am trying
understand the best way to approach things. I don't have a strong
coding background, but I'm comfortable with the tutorial, ~3 hours of
screencasts, and "Beginning Django E-Commerce" by James McGaw.
Designed the d
Hello Django Users
I'm looking for people who have experience interfacing Django with WebDAV
protocol, or using Django as a basis for authentication to a WebDAV server.
I'm interested in at least comparing notes but potentially interested in maybe
co-authoring an open source module for WebDAV.
Perfect. Thank you!
On Thu, Mar 19, 2009 at 3:36 PM, Alex Gaynor wrote:
>
>
> On Thu, Mar 19, 2009 at 3:31 PM, Michael Repucci wrote:
>
>>
>> I'm struggling with what seems like should be a very straightforward
>> task. I have a model with a field named image of type ImageField, and
>> I'd like
Hey thanks Danny!! That worked! The quoted strings syntax should be
permissible, and works just fine with DEBUG=True, or on the development
server. I'd say this should be a new ticket, but what do I know. I'm just a
user not a developer. Anyway, thanks again!
On Mon, Mar 2, 2009 at 3:17 PM, Danny
Thanks for walking me through the traceback Karen. I'm happy to post my
models.py and admin.py code here (or whatever else might help), but I don't
ever explicitly check settings.DEBUG in any of my code, so I'm at a bit of a
loss where the error might be coming from. Any further suggestions?
#peop
Worked like a charm! Thanks!!
Michael Repucci
(M) 718-288-4554
(W) 212-938-5597
mich...@repucci.org
http://michael.repucci.org/
On Tue, Feb 24, 2009 at 12:06 PM, Horst Gutmann wrote:
>
> Get the source release
> (<
> http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c9.tar.gz#m
12 matches
Mail list logo