unlike other github project, there is no "issues" link on
https://github.com/django/django
I'm wondering where to report django (source code) issues?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and
Hi,
I want to rename a Django app.
Google search shows it's not quite a easy task, e.g. I found this:
http://stackoverflow.com/questions/8408046/how-to-change-the-name-of-a-django-app
I just wonder if there is a util.py to automate renaming a Django app?
Thx!
--
You received this message bec
s.py files specified by multiple
django.wsgi files specified by multiple VirtualHosts in my Apache's
conf which doesn't seem to make anything less complicated.
Any ideas with that extra context?
Thanks,
mw
On Apr 15, 10:29 am, Austin Gabel wrote:
> Your probably better off with three s
Hello,
I have multiple virtual hosts pointing to the same Django project.
So something like:
host1.domain.com
host2.domain.com
host3.domain.com
each point to the same Django project because although it was required
that host1 host2 and host3 should get their own hostnames, none of web
apps the
Hello,
I have a class full of common information such as email, name, and
etc, that multiple other models inherit. Everything works fine except
for the customizing of the admin interface. For example, in a setup
such as:
class CommonStuff(models.Model):
email = models.EmailField(...)
clas
Well I can set blank=True for the fields of the Deadline, but that
doesn't feel quite correct still as now someone could potentially half
fill out a deadline and have it validate.
I'm thinking I'm going to have to just do custom validation. Is that
correct?
On Jan 15, 1:1
ow can I set a sorta minimum number of deadlines, i.e. zero, so that
if a person doesn't have a deadline they could still submit the event?
Thanks in advance for any help,
mw
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Goo
o actually make
this happen. I wish it was a simple as modifying the DATETIME_FORMAT
variable in settings.py, but that doesn't do the trick.
Any advice from the list?
Thanks super very much in advance,
mw
--~--~-~--~~~---~--~~
You received this message
it manually.
Any advice from the list?
Thanks in advance,
mw
--~--~-~--~~~---~--~~
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 u
I'm not entirely sure I understand the question, but a form generated
by newforms and rendered through a template can easily just have a CSS
file attached to it like you would normal HTML.
I just have a standard at the top of a template that I pass
the modelform created form to.
On Jun 2, 1:
like natural day to change
it to
Today 9:43 a.m.
What am I missing?
Thanks in advance,
mw
--~--~-~--~~~---~--~~
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@g
think I could use Jquery, but it feels like this is exactly
what I want.
Thanks in advance,
mw
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to dj
I'm having nothing but tons of trouble right now with the image field
upload. I don't know what the problem is for sure, yet, but yeah I
think that I'm willing to say that the ImageField isn't as easy to get
working as it should be :-/
I think my problem may be OS X related and having to do with
_init__.pyc
pil
/Library/Python/2.5/site-packages/PIL/__init__.pyc
As far as I can tell there is no difference! Apache still seems to be
rejecting the image as an invalid image while the Django test server
doesn't. What could the problem possibly be between the two
servers? :-(
On May 6,
It worked for me and I have one of the fairly recent copies from SVN.
(not like today up to date, but pretty up to date)
On May 7, 12:34 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On Wed, May 7, 2008 at 12:31 PM, Chunlei Wu <[EMAIL PROTECTED]> wrote:
> > /admin/index.php/%22%3E%3Cscript%
Ahh, after running the code with both the django server and apache and
mod_python there are different paths listed.
I shall investigate on my own and come back if I need more help!
Thank you both very much!
mw
On May 5, 7:13 pm, "Chatchai Neanudorn" <[EMAIL PROTECTED]>
I'm using the SVN of django on OS X.
Thanks in advance,
mw
--~--~-~--~~~---~--~~
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 u
Bumping the thread. Still having the problem. Pil is installed and
everything since I know it worked before. Any ideas?
Thanks,
mw
On Apr 28, 3:57 pm, mw <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I created a small little application that included a field for an
> image u
r it, but I can't remember the number.
>
> On Apr 9, 11:01 pm, mw <[EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > I'm having problems with my installation of django on OS X leopard. I
> > followed the manual for the installation and installed Django from
ts, and at the current
time it has full rwx permissions.
The admin page, however, keeps rejecting the images I try to send it
claiming that it is a bad or corrupt image. This happens even with
images that I know for a fact have worked before.
Any ideas or help?
Thanks in a
x27;m not even sure where
everything is to delete and start over. (What symlinks I need to
delete, etc)
Thanks for any help or advice in advance,
mw
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users
21 matches
Mail list logo