Hey Allen,
Welcome to the Django community. I was in the same boat as you and
researched endless web development frameworks, databases, and platforms.
What I love about Django is the loose coupling amongst apps, and how
readable the source code is. If you come from an MVC background, you can
g
I want to get the extreme dummies version of how to use Django. My
Skype ID is "coryalantaylor"
--
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 unsubscribe from this group, s
By default, required fields are shown in bold. Just change the
"required" class in your admin's media directory and you can flag
required fields anyway you like.
Cory
On Jun 5, 6:34 pm, "Cliff Liang Xuan" <[EMAIL PROTECTED]> wrote:
> Hi,
> Is there a way
Make sure that location_type has a __str__() and/or __unicode__()
field set, and it's returning a str.
Cory
On Jun 6, 8:18 am, "M.Ganesh" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Excuse me for the dumb question.
>
> My model :
>
> class phon
ike additional
boxes. I've looked through the templatetag that registers
filter_interface_script_maybe, and I can't tell where it would pull
the additional HTML from in the first place. If anyone has any
pointers, I'd appreciate it.
TIA.
Cory
--~--~-~--~~
of a string. Once I
added that, everything works as it should. Just one of those little
gotchas that you have to look out for.
On Feb 16, 7:10 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Fri, 2007-02-16 at 12:27 -0800, cory wrote:
> > Hello all,
>
> > I keep getti
PythonPath "['/home/cory/projects'] + sys.path"
SetEnv DJANGO_SETTINGS_MODULE main_project.settings
PythonDebug On
PythonAutoReload On
SetHandler python-program
PythonInterpreter demo_site
PythonHandler django.core.handlers.modpython
Python
7 matches
Mail list logo