I've been following 'Writing Your First Django App. Pt. 1'
substituting my own object names in experiment.
Noticed that when I told Django to create my tables, it did so giving
all (psycopg2/postgres) fields the 'not null' setting. Easy to change
this via PgAdmin, but I'm wondering if it is possib
Hello,
I am attempting my first ajax page to no avail. My goal is to have a
form with a text box and upon submission I will append all the text to
the html. Here is the javascript leveraging jquery.
$(document).ready(function() {
$('#submit').submit(function () {
$('#content').app
Congrats! Can't wait to try it out. Thanks for all the hard work.
On Jul 28, 11:23 pm, James Bennett wrote:
> Tonight we're extremely proud to announce the release of Django 1.1,
> the latest major milestone in Django's development.
>
> To learn about the new release:
>
> * Blog post:http://ww
Issue resolved. Thanks for any views.
On May 8, 11:00 am, matt barto wrote:
> Hello,
>
> I know there are several posts with this topic, but I have yet to
> solve my issue. I currently setup my system to have email
> notifications for 500 successfully. I ha
Hello,
I know there are several posts with this topic, but I have yet to
solve my issue. I currently setup my system to have email
notifications for 500 successfully. I have managers set,
SEND_BROKEN_LINK_EMAILS = True, and am including CommonMiddleware.
I am able to view my 404.html page, but
Hello Django Users!
I am a novice django user, and I am curious why there is no ability to
send emails with a CC list? If there is, how is this done? The
current documentation only talks about a Bcc list which is not what I
want.
Thanks in advanced.
Matt
--~--~-~--~~~-
6 matches
Mail list logo