Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

2024-02-20 Thread Noah Nkalan
i want to join on this opportunity i like django i was try to about learn
about documentation is so amazing

On Sunday, February 18, 2024, SURAJ TIWARI  wrote:

>  Join Our Django WhatsApp Bulk Messaging Project!
>
>  Hello everyone,
>
> Are you looking for an exciting opportunity to gain hands-on experience in
> Django development? Do you want to work on a meaningful project that
> leverages WhatsApp for bulk messaging? We're thrilled to invite you to join
> our dynamic team!
>
>  Benefits:
>
>- Get hands-on experience working on a real-world Django project.
>- Learn how to leverage WhatsApp for bulk messaging, a valuable skill
>in today's digital landscape.
>- Opportunities for hybrid work, allowing flexibility in your schedule.
>- Collaborate with experienced developers and gain valuable mentorship.
>- Access to cutting-edge tools and technologies.
>
>  Opportunities Available:
>
>- Django developers
>- Frontend developers
>- UI/UX designers
>- Quality assurance testers
>
> 欄 How to Join: Simply reply to this message expressing your interest,
> and we'll provide you with all the necessary details to get started on our
> project.
>
> Let's work together to create something amazing and gain valuable
> experience along the way! ✨
>
> Best regards,
>
> Suraj Tiwari
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/e8a705fd-10d9-4c1a-b4ba-0a7b896dbfean%
> 40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJBMvVMRsvWXpqVd20ERmNmWvWdudVn6LjVnjYdLvSid4rTm8Q%40mail.gmail.com.


Re: My first Django project

2023-08-30 Thread Noah Dara

hi I'm new in Django I need your help my project is retirning the following 
in theterminal PS C:\Users\user\projects> & 
C:/Users/user/.virtualenvs/projects-O4ZjmZLG/Scripts/Activate.ps1
& : File C:\Users\user\.virtualenvs\projects-O4ZjmZLG\Scripts\Activate.ps1 
cannot be loaded 
because running scripts is disabled on this system. For more information, 
see 
about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170. 
   
At line:1 char:3
+ & C:/Users/user/.virtualenvs/projects-O4ZjmZLG/Scripts/Activate.ps1
+   ~
+ CategoryInfo  : SecurityError: (:) [], PSSecurityException   
   
+ FullyQualifiedErrorId : UnauthorizedAccess
PS C:\Users\user\projects>
On Monday, 28 August 2023 at 15:03:13 UTC+2 john...@gmail.com wrote:

> [image: awaymail logo white] 
> I'm Currently Away 
>
> Thanks for your email. I am away from my email until: 
> Tuesday, August 29th 6AM 
>
> I am away from email until tomorrow, 8AM. If you need to reach me prior, 
> please click here 
> Breakthrough 
> 
>  
>
> AwayMail helps you auto-mange your email when you are away. 
> Get Away 
>
> django...@googlegroups.com Google Groups Topic digest View all topics How 
> to create an individual instagram message into threads? - 1 Update How to 
> access gmail - 2 Updates Digest for django-users@ 
> [image: awaymail logo blue] 
>
> This is an automated email. You are receiving this because you sent an 
> email to django...@googlegroups.com. John Chase uses AwayMail to automate 
> their away messages. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1d5c397f-936d-4f22-b99c-b216dc00c63fn%40googlegroups.com.


Django Girls Copenhagen Workshop: Call for Coaches Application Open

2019-02-27 Thread Noah Alorwu
Hello Djangonauts,

Django Girls Copenhagen <http://djangogirls.org/copenhagen>, Denmark is 
organizing a one-day free programming workshop for beginners alongside 
Djangocon 
Europe <https://2019.djangocon.eu> on the 9th of April, 2019.
We are looking for Python & Django developers who are looking for a way to 
impact upcoming women developers. 

If you are *in */ *around* Copenhagen, don't hesitate to register to be a 
coach via: https://goo.gl/forms/yGkldcYezkvMZcQr1

Thank you.

Best,
Noah

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/29d52c66-0413-437d-b623-6e9965031e5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Runserver Error (Exceptions) in Latest Django Dev Version with Python 3.3

2014-01-02 Thread Noah Fang
Django newbie here. I just checked out and installed the latest dev version 
as instructed and created a project, but when trying to "python manage.py 
runserver", it gives the following error message.

Anyone has any clue? Huge thanks!

$ python manage.py runserver
Traceback (most recent call last):
  File "/Users/noahark/Dev/django-trunk/django/apps/base.py", line 66, in 
create
module = import_module(entry)
  File 
"/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/__init__.py",
 
line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File "", line 1584, in _gcd_import
  File "", line 1565, in _find_and_load
  File "", line 1532, in 
_find_and_load_unlocked
  File "", line 584, in _check_name_wrapper
  File "", line 1022, in load_module
  File "", line 1003, in load_module
  File "", line 560, in 
module_for_loader_wrapper
  File "", line 868, in _load_module
  File "", line 313, in 
_call_with_frames_removed
  File "/Users/noahark/Dev/django-trunk/django/contrib/admin/__init__.py", 
line 5, in 
from django.contrib.admin.options import ModelAdmin, HORIZONTAL, 
VERTICAL
  File "/Users/noahark/Dev/django-trunk/django/contrib/admin/options.py", 
line 31, in 
from django.shortcuts import get_object_or_404
ImportError: bad magic number in 'django.shortcuts': b'\x03\xf3\r\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/noahark/Dev/django-trunk/django/apps/base.py", line 80, in 
create
cls = getattr(mod, cls_name)
AttributeError: 'module' object has no attribute 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "manage.py", line 10, in 
execute_from_command_line(sys.argv)
  File 
"/Users/noahark/Dev/django-trunk/django/core/management/__init__.py", line 
426, in execute_from_command_line
utility.execute()
  File 
"/Users/noahark/Dev/django-trunk/django/core/management/__init__.py", line 
389, in execute
django.setup()
  File "/Users/noahark/Dev/django-trunk/django/__init__.py", line 21, in 
setup
apps.populate(settings.INSTALLED_APPS)
  File "/Users/noahark/Dev/django-trunk/django/apps/registry.py", line 81, 
in populate
app_config = AppConfig.create(entry)
  File "/Users/noahark/Dev/django-trunk/django/apps/base.py", line 86, in 
create
"cannot import name '%s' from '%s'" % (cls_name, mod_path))
ImportError: cannot import name 'admin' from 'django.contrib'

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7392c868-0f67-4523-a99e-8854cccfd73e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Model Question

2011-02-25 Thread Noah Nordrum
I'm trying to cram the ORM into an existing schema and have an issue I
can't seem to get around.

I have a number of tables with a timestamp column, but the column name
is inconsistent. I would like to put the timestamp field in an
abstract superclass, but I can't seem to figure out how to override
the column name in the subclass. Can I do this?

Also, is there a better way to check for existence of a field in a
models.Manager method than the following:

def filteredResults(self):
qs = super(MyManager, self).get_query_set()
for field in qs.model._meta.fields:

It works, but not sure how hacky this is...

New to django and python (from primarily Java recently).

-- 
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 unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Removing template newlines in

2010-05-12 Thread Noah Watkins
I just stumbled upon this alternative too. Thanks for the reply, and
really I don't think it's too ugly.

On May 12, 11:50 am, zinckiwi <zinck...@gmail.com> wrote:
> Not the prettiest thing in the world, but there's always:
>
> 
>   header
>   {% if var1 %}{{ ... }}
>   {% endif %}{% if var2 %}{{ ... }}
>   {% endif %}{% if var3 %}{{ ... }}
>   {% endif %}
>   footer
> 
>
> Regards
> Scott
>
> On May 12, 2:20 pm, Noah Watkins <noahwatk...@gmail.com> wrote:
>
>
>
>
>
> > Peter
>
> > I don't believe "spaceless" will work because in the example I posted
> > there are no html tags within the  block.
> > Consider the same example where var2 is evaluated to be false:
>
> > 
> >   header
> >   ...
> > --NEWLINE--
> >   ...
> >   footer
> > 
>
> > The newline remains, but is displayed on a webpage because it is in
> > the  block.
>
> > On May 12, 11:10 am, Peter Landry <plan...@provplan.org> wrote:
>
> > > If you want to keep the newlines in your template, you can 
> > > usehttp://docs.djangoproject.com/en/1.1/ref/templates/builtins/#spaceless
>
> > > Peter
>
> > > On 5/12/10 2:02 PM, "Noah Watkins" <noahwatk...@gmail.com> wrote:
>
> > > > I have a variable amount of lines that need to be displayed in a
> > > >  block:
>
> > > > 
> > > >   header
> > > >   {% if var1 %}{{ ... }}{% endif %}
> > > >   {% if var2 %}{{ ... }}{% endif %}
> > > >   {% if var3 %}{{ ... }}{% endif %}
> > > >   footer
> > > > 
>
> > > > However, if some of the if-statements are not evaluated to be true
> > > > then the line breaks are still displayed in the pre area causing
> > > > "gaps". Are there any easy approaches to addressing this issue?
>
> > > --
> > > 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, send email to 
> > > django-users+unsubscr...@googlegroups.com.
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/django-users?hl=en.
>
> > --
> > 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, send email to 
> > django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/django-users?hl=en.
>
> --
> 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, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/django-users?hl=en.

-- 
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, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Removing template newlines in

2010-05-12 Thread Noah Watkins
Peter

I don't believe "spaceless" will work because in the example I posted
there are no html tags within the  block.
Consider the same example where var2 is evaluated to be false:


  header
  ...
--NEWLINE--
  ...
  footer


The newline remains, but is displayed on a webpage because it is in
the  block.


On May 12, 11:10 am, Peter Landry <plan...@provplan.org> wrote:
> If you want to keep the newlines in your template, you can 
> usehttp://docs.djangoproject.com/en/1.1/ref/templates/builtins/#spaceless
>
> Peter
>
> On 5/12/10 2:02 PM, "Noah Watkins" <noahwatk...@gmail.com> wrote:
>
> > I have a variable amount of lines that need to be displayed in a
> >  block:
>
> > 
> >   header
> >   {% if var1 %}{{ ... }}{% endif %}
> >   {% if var2 %}{{ ... }}{% endif %}
> >   {% if var3 %}{{ ... }}{% endif %}
> >   footer
> > 
>
> > However, if some of the if-statements are not evaluated to be true
> > then the line breaks are still displayed in the pre area causing
> > "gaps". Are there any easy approaches to addressing this issue?
>
> --
> 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, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/django-users?hl=en.

-- 
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, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Removing template newlines in

2010-05-12 Thread Noah Watkins
I have a variable amount of lines that need to be displayed in a
 block:


  header
  {% if var1 %}{{ ... }}{% endif %}
  {% if var2 %}{{ ... }}{% endif %}
  {% if var3 %}{{ ... }}{% endif %}
  footer


However, if some of the if-statements are not evaluated to be true
then the line breaks are still displayed in the pre area causing
"gaps". Are there any easy approaches to addressing this issue?

-- 
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, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Dynamically add a line to an inlineformset

2009-08-20 Thread Noah

http://www.djangosnippets.org/snippets/1389/

On Aug 20, 1:09 am, Matthias Kestenholz
 wrote:
> On Thu, Aug 20, 2009 at 7:27 AM, Andew Gee wrote:
>
> > Does anyone know how to add a new line to anlineformset dynamically? I
> > have a page that contains an inlineformset and I need to be able to
> > click a button and add a new line which will then be saved when the
> > form is submitted, is that possible?
>
> Sure it is. Clone the HTML of the last line (or any empty line),
> modifiy the id and name attributes (increment the counters by one) and
> increment the TOTAL-FORMS hidden input field. There is no builtin
> support for doing that in Django, because it is javascript framework
> agnostic, but it's quite easy to do it anyway.
>
> Maybe you find some inspiration how to do it in the admin-ui GSoC
> branch? There, jQuery is used to provide exactly what you want.
>
> Matthias
>
> --
> FeinCMS Django CMS building toolkit:http://spinlock.ch/pub/feincms/
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



links to dynamic form info

2009-08-15 Thread Noah Watkins
Looking for links to solutions to the following situation:

class Book(models.Model):
   ...

class Author(model.Models):
   book = models.ForeignKey(Book)
   ...

I'd like to design a form for creating books that allows multiple authors to
be added before the book form is submitted.

Clearly some javascript will be needed for the dynamic form, but I'm
anticipating this being a rather common issue, so I am looking for links to
existing solutions, or solution to similar problems for examples.

Thanks!
-n

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: How should I organize my news site's backend - needing some feedback

2009-08-07 Thread Noah

You are on the right track investigating the ContentType app.

-n

On Aug 6, 11:51 pm, chyea  wrote:
> Hi all,
>
> I recently sent an email to another Django coder asking for some
> possible feedback on my situation. I'll simply restate the email here,
> because I figured why not ask a bunch of other Django coders, too!
> Here it goes...
>
> Hi,
>
> I'm trying to design a django-based gaming news site, and have been
> just confusing myself. I think I'm over-complicating it by trying to
> make it highly dynamic/scalable. Perhaps I can just run my design
> ideas by you and see if you have any feedback for me.
>
> Conceptually, it's very simple. I want the site to revolve around
> various types of articles - news, interviews, reviews. My thoughts
> were that all of these articles are essentially, at the core, the same
> set of data - a title, slug and the article text (simplified example).
> So, with this in mind I created an abstract base class called Article,
> with those essential elements. Then, I just created classes for News,
> Interview and Review, that subclass the abstract Article base class.
> So, now I've got the core article model classes for my site.
>
> I'm starting to confuse myself, though, when trying to figure out what
> to do with all the media involved with the site.
>
> How I have it invisioned is a highly dynamic and scalable setup that
> allows me to tag any number of pictures, videos, or any other model
> really, to any type of Article object. This would result in media
> objects that aren't exactly coupled to any specific Article, and can
> therefor be tagged to any of them, none of them, all of them, etc.
>
> With this in mind, I thought it'd make sense to create another
> abstract base class for all types of media. Somehow, this abstract
> base class for media objects would contain the proper code that'd
> allow any classes that subclass it to be tagged to any other model.
>
> The reason I'm thinking of it like this is because imagine a page on
> my site for a News article object. Lets say this News article is about
> how a game developer company is down in profits this year because they
> haven't released a game they announced, yet. This News article would
> have several things related, or 'tagged' to it - a Developer, a Game,
> perhaps some Pictures, maybe a Movie. I'd have existing models for
> Developer, Game, Picture and Movie (ideally). While creating this News
> article, I'd have the ability to just select these related items in
> the admin page. All of this related data would be available to the
> News article object when you query for it, and then all passed to the
> template where I can sort it out there.
>
> What I've described above sounds like it'd be a very dynamic setup
> that'd allow me to basically create some pretty interesting Articles
> and tag them with relevant data. This beats just using TinyMCE and
> using the formatting it creates to link to YouTube videos, and images
> in my article, on a per-article basis. Does it sounds like I've
> thought this to death, or is what I'm describing possible at all?
>
> All day today I messed around with generic relationships and
> ContentType. I tried creating an abstract base classes with generic
> relations to other abstract base classes: Article <-> Media
>
> In the end I'm just high confused and wondering if I'm completely
> complicating this. I know this was long and if you read it this far
> then I greatly appreciate it. I'm looking forward to any insight, or
> advice/feedback you may have!
>
> Thank you,
> Ryan C

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: ImportError: No module named base

2008-02-18 Thread Noah

Me too
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: The plot thickens! Ticket #5171 and Intrigue on the Rack!

2008-01-30 Thread Noah

IT seems it can happend when you make many concurent requests, the
site is hosting 27 django projects as is , 25 on Django 0.95 and 3 on
Trunk each using it's own interpriter in mod_python but if you open
them all at the same time 2 or 3 of them (random ones) will give
errors saying they can't find the URLS for one of the other sites...
very odd.
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



The plot thickens! Ticket #5171 and Intrigue on the Rack!

2008-01-30 Thread Noah

Ok so it seems we were having a problem with the issue described in
Ticket #5171 because we were running Django96 and Django-Trunk on the
same server using Psycopg2 and mod_python was using the same
interpreter for them both. So we switched all the sites to use their
own interpriters

Now when you load the sites the first time after the server is
restarted, or if it's the first time in a long time you get errors but
if you reload you fine. The errors say the server couldn't find the
url config for A DIFFERENT SITE not the one you're looking at.
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: We're having an extremely difficult to diagnose problem:

2008-01-30 Thread Noah

Our default encoding is UTF-8 and that problem would manifest more
often and not take out the whole server.
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: We're having an extremely difficult to diagnose problem:

2008-01-29 Thread Noah

It doesn't happen on every page view... the server runs fine for days
and then POOF collapse, every site


On Jan 29, 7:06 pm, Ivan Illarionov <[EMAIL PROTECTED]> wrote:
> > Our database is utf8 we explicitly convert ignoring errors to utf8
> > before passing to textile. Also it's not 1 page that poops it's every
> > site pooping at once.
>
> That means that the problem is inside something that shows on every
> page.
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: We're having an extremely difficult to diagnose problem:

2008-01-29 Thread Noah

Our database is utf8 we explicitly convert ignoring errors to utf8
before passing to textile. Also it's not 1 page that poops it's every
site pooping at once.

The best idea at this time is that because some apps on the server are
trunk and some are 0.96 it's causing a problem because of this :
http://code.djangoproject.com/ticket/5171
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: We're having an extremely difficult to diagnose problem:

2008-01-29 Thread Noah

**CORRECTION**
mod_python 3.3.1

I dunno why I wrote 2.7
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



We're having an extremely difficult to diagnose problem:

2008-01-29 Thread Noah

We're having an extremely difficult to diagnose problem:

At some point (possibly due to access from the public to a particular
view) our server will crap out.
All 21 Django sites hosted on it will display a very similar error.
There are obviously slight variations in the local variables and
what's going on
They ALL produce a very similar error.

Once the error occurs it takes out every site using our app, the
django admin unaffected just the sites front ends (all powered by our
in-house Django based CMS)
Restarting apache to fix it but it will come back.

We're using PostgreSQL 8.2, Apache 2.2, Python 2.5 and mod_python 2.7
and django 0.96 from svn (the bugfixes branch)

All of the tables in the databases are UTF-8 and many contain
charecter data outside of the ASCII range and the pages work fine.

Here are 4 errors from 4 sites instantly they all experience the same
problem
http://www.pastebin.ca/881636
http://www.pastebin.ca/881640
http://www.pastebin.ca/881643
http://www.pastebin.ca/881646
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Django Developer Needed

2007-06-23 Thread Noah Gift
On 6/23/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
>
>
> On 22-Jun-07, at 5:41 AM, Noah Gift wrote:
>
> > > unique interactive web applications, etc. current plans include a
> > > python-based CMS such as django on Linux.
> >
> > you could also inform them that django is not a CMS - if they are
> > expecting one, they may be in for a disappointment.
> >
> > I think your being a bit misleading.  Of course you can use django
> > for a CMS.  It certainly doesn't hurt that CMS was the problem
> > domain being addressed while Django was being written either.  Just
> > take a look at 99% of the jobs on django-users.  "Hi, I work for a
> > newspaper.".  So yes it can be a CMS if you write the code for
> > it, and it is probably one of the problems django does best.
> > Saying django is not a CMS is kind of like Elvis saying he wasn't
> > influenced by the Blues... :)
>
> Let us be clear - django is a web framework meant for developers -


I think anyone that thinks otherwise doesn't know how to read and doesn't
know how to program or know what programming is.  Your stating the obvious
and for some reason there are many people on the django list that keep
stating the obvious over and over and over again.  Let me help you make your
point.  I wrote diskbot last year:

http://code.google.com/p/diskbot/

This was done in Django and has absolutely nothing to do with CMS.  It is a
systems monitoring tool.  I actually just wrote it for a presentation, but
think it could be cool :)


not a cms meant for end users. Yes, you can build a cms with django -
> and you can build a whole lot of other things. For that matter, you
> can built a cms with python-cgi also - but that doesnt make python-
> cgi a cms.


Why do you think people keep asking things like..." python-based CMS such as
django on Linux"  This idea that Django can become,i.e. build, a great CMS
is coming from somewhere...maybe it is in fact true?  And why is this a bad
thing?

Someone made a great analogy about how an oven can make a pie, but an oven
is not a pie.  Let me elaborate on that analogy.  I worked in a couple pizza
places in college so I know pizza quite well.  Say you work in a pizza shop.
 You are really unsatisfied with the current oven you have.  You get
inspired to design and make your own oven and your specific problem domain
is making a better pizza oven.

So you talk to the owner of the pizza shop and convince him you can make the
best pizza oven in the world and it will be 1000% times more efficient than
your current pizza oven.  So you and a couple other guys build this oven and
in fact it is a great pizza oven.  You then start cranking out tons of
pizzas and your owner is super happy.

So many people are happy with the great pizzas you are cranking out that you
get the idea to share your design with the world.  You start a club to share
your ideas, give your pizza oven a fancy name like pjango and people from
all over the world help you make the oven even better.

In your pizza shop you often make not only pizza in your oven, but pastrami
sandwiches, pies, bread...heck you even cooked a thanksgiving turkey in your
pizza oven.  After all a oven is just an oven...it just needs to be set for
the proper temperature for the item your cooking.  You are very proud that
you can cook ANYTHING in your pizza oven.

You notice a lot of people have heard of your fancy pizza oven and keep
asking you about making pizzas.  They say, "I want to make the best pizzas
in the world and I want to use pjango for that".

What do you say at that point?  Listen, "This is an oven, that can bake
pizzas, but it won't make the dough, create a special sauce or decide the
ingredients for you.  In addition, it doesn't just bake pizzas, it also
bakes pies, and breads and pastrami sandwiches and even THANKSGIVING
TURKEYS."

So, now substitute pizza shop, for newspaper shop and pizza for a
CMS/Newspaper Website.  My point is no matter how good of Thanksgiving
Turkeys you make, and despite that fact that your oven can cook ANYTHING,
people are probably going to be most interested in making pizza's in your
pizza oven!

Noah
















I dont know enough about elvis to comment on your last
> statement ;-)
>
> --
>
> regards
> kg
> http://lawgon.livejournal.com
> http://nrcfosshelpline.in/web/
>
>
>
> >
>


-- 
http://www.blog.noahgift.com

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Django Developer Needed

2007-06-21 Thread Noah Gift
On 6/21/07, Tyson Tate <[EMAIL PROTECTED]> wrote:
>
>
> On Jun 21, 2007, at 5:11 PM, Noah Gift wrote:
>
> > I think your being a bit misleading.  Of course you can use django
> > for a CMS.  It certainly doesn't hurt that CMS was the problem
> > domain being addressed while Django was being written either.  Just
> > take a look at 99% of the jobs on django-users.  "Hi, I work for a
> > newspaper.".  So yes it can be a CMS if you write the code for
> > it, and it is probably one of the problems django does best.
> > Saying django is not a CMS is kind of like Elvis saying he wasn't
> > influenced by the Blues... :)
>
> Well, technically, Django is a *framework*. It is *not* a CMS. Once
> you install and configure Django, you still have absolutely nothing.
> You can build a CMS with it, certainly, but that doesn't make Django
> a CMS itself.


Yes.  That was my point as well if you notice.  My other subtle point was
when someone means to ask the question, "I have heard that the Django web
application framework is friendly toward the creation of CMS sites", but
really asks, "I need Django for a CMS..." understand this is probably what
they mean.  Btw, isn't a Newspaper quite literally content being managed
systematically?  Seems like the framework certainly helps solve that
problem:

"Developed and used over two years by a fast-moving online-news
operation..."  Seems like yes...CMS is something the "Django Framework" was
built for no?

Saying Django is a CMS because you can use it to make a CMS is like
> saying my oven is a pie because I can make a pie with it.
>
>
>


-- 
http://www.blog.noahgift.com

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Django Developer Needed

2007-06-21 Thread Noah Gift
On 6/21/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
>
>
> On 21-Jun-07, at 11:28 PM, Geoff wrote:
>
> > unique interactive web applications, etc. current plans include a
> > python-based CMS such as django on Linux.
>
> you could also inform them that django is not a CMS - if they are
> expecting one, they may be in for a disappointment.


I think your being a bit misleading.  Of course you can use django for a
CMS.  It certainly doesn't hurt that CMS was the problem domain being
addressed while Django was being written either.  Just take a look at 99% of
the jobs on django-users.  "Hi, I work for a newspaper.".  So yes it can
be a CMS if you write the code for it, and it is probably one of the
problems django does best.  Saying django is not a CMS is kind of like Elvis
saying he wasn't influenced by the Blues... :)

-- 
http://www.blog.noahgift.com

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Development times

2007-06-20 Thread Noah Gift
nice!  I went to SLO...glad python infiltrated!

On 6/20/07, Tyson Tate <[EMAIL PROTECTED]> wrote:
>
>
> If you make heavy use of Generic Views, you can save a ton of time.
> This quick-and-dirty site took about 4 hours, from models to
> templates to CSS:
>
> http://iotapi.com
>
> Nothing too special, really, but we had simple requirements.
>
> -Tyson
>
>
> On Jun 20, 2007, at 2:00 PM, Eugene Morozov wrote:
>
> > Hello,
> > I'm interested how much time it took to develop some Django sites.
> > Just curious to compare my performance against others.
> >
> > Currently, I have developed only a single Django site (it is very
> > complex and is actually only 90% ready). It took two months to
> > develop, I have detailed log created using beautiful gtimelog program.
> > Although I've started using it in the middle of the project, so I
> > don't have exact data how much time I spent on models, logic or HTML
> > layout (the lest interesting and most time-consuming part of the
> > project).
> > Eugene
>
>
> >
>

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Couple of dumb questions

2007-01-15 Thread Noah


change where the symlink points.


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Why is my Django install so slow?

2007-01-15 Thread Noah


Is your media being served by the Apache instance serving Django or a
separate Apache install?


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: What svn (subversion) client do you use for OS X?

2007-01-12 Thread Noah

have you found svnx to be unstable?


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: What svn (subversion) client do you use for OS X?

2007-01-11 Thread Noah

I could hope there is a rewrite... after all there hasn't been a news
update since 2004...


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: What svn (subversion) client do you use for OS X?

2007-01-11 Thread Noah

Sorry, I hit post twice.


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: What svn (subversion) client do you use for OS X?

2007-01-11 Thread Noah

Not all of my files are Python, in fact probably only 500 or so of the
15,000 files I'm versioning are actually py files. The rest are
graphics, data and resources of other kinds.


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: What svn (subversion) client do you use for OS X?

2007-01-11 Thread Noah

Not all of my files are Python, in fact probably only 500 or so of the
15,000 files I'm versioning are actually py files. The rest are
graphics, data and resources of other kinds.


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: What svn (subversion) client do you use for OS X?

2007-01-11 Thread Noah

Anyone? Maybe we could make a list and I'll try them all out...

RapidSVN
SvnX
ZigVersion

what else?


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



What svn (subversion) client do you use for OS X?

2007-01-11 Thread Noah

I recently switched to a mac and I've been keeping all of my projects
in subversion and I don't have a good GUI client. What do you
recommend? I tried svnX but it did not work properly and RapidSVN
wasn't very usable and ZigVersion didn't like how large my repository
was (15,000+ files)


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



What svn (subversion) client do you use for OS X?

2007-01-11 Thread Noah

I'm a switcher... but I'm also an svn user, and I got svn installed ok
using the darwin ports but I need a decent GUI for svn. I was using
TortoiseSVN on Windows and it was great.

This is something of an issue for me as I have over 15,000 project
files under version control and as it stands now they're not much use
to me on my new Mac... uh oh.

What subversion GUI do you recommend for OS X?

I've tried svnx and rapidsvn and neither was really very good.


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



rendering multiple dictionaries?

2006-12-31 Thread Noah Gift

Is there an elegant way to avoid nesting dictionaries in render_to_response
if you have to separate data structures to display...from say another
function that gets called in your view?  The data structure I am displaying
is already deeply nested, so I would like to avoid nesting even further if I
can avoid it.  It makes for a nasty template with too much nesting.

Thanks,


Noah Gift

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Return and continue processing?

2006-12-13 Thread Noah

If I have a fairly intensive view, is there a way to return the
response (ie a thank you) and continue doing my number crunching?


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: problems turning debug off

2006-12-06 Thread Noah

Flat pages catches a 404 and then looks to see if a flat page exists
for that url


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: graceful shopping cart questions

2006-12-05 Thread Noah

No one?


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



graceful shopping cart questions

2006-12-04 Thread Noah

I downloaded and looked at the django-cart code and noted the views go

cart = request.session.get('cart', None) or Cart()

how can thre session pickle the cart and be accurate if it's stored in
the database or am I confuised? is Django smart enough to know how that
should work and retrive the new information etc?

Feel free to make any comments.

Would it be possible to make a list in the session that stores lists of
items and quantities by reference to the item in the database?


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: How should I store credit cards for offline processing

2006-12-01 Thread Noah

I'm not in charge of such decisions. I only write the code.


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: How should I store credit cards for offline processing

2006-12-01 Thread Noah

It's only for a couple weeks or so until actual online processing
without storing the cards is implemented. It's also fairly likley there
won't be a single order taken IMO...


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: How should I store credit cards for offline processing

2006-12-01 Thread Noah

I figured I'd use GPG


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



How should I store credit cards for offline processing

2006-12-01 Thread Noah

I'm working on a site who's not ready to do online processing with a
gateway but they want to launch anyways. They would like a secure way
to store the credit cards in the database. Does anyone have a good
solution for this?

I was thinking but I'd rather not have to write all the code to
implement a pub/priv key pair system where the private key is encrypted
so the admin has to login and enter the password for the view to
decrypt the key to decrypt the credit cards.

comments, ideas?


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: How do I tell the tinyMCE editor where an image file is?

2006-11-04 Thread Noah

You have to make sure the image is actually accessable via that URL and
that your config isn't reading that as a view. Search the docs for
serving static content with Django it makes using the development
server easier. Hope that helps


--~--~-~--~~~---~--~~
 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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Django color picker -- ColorField?

2006-10-19 Thread Noah

I'd totaly be interested in that. If someone wanted to write the
appropriet code it would also be useful to be able to filter by related
colors somehow.

On Oct 15, 1:03 pm, "inquis" <[EMAIL PROTECTED]> wrote:
> Is there any interest in a Django field type that will accept and
> validate a set of RGB color values?  It could be represented in the
> Django admin using a Javascript color picker.
> 
> Has this been done before?  My searches were all for naught.


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



Re: Dojo vs Mochikit for Django dev?

2006-10-17 Thread Noah

I can't say for sure but I imagine the answer you're going to get from
most people is to use whichever one you like. Since they aren't going
to communicate with Django over a special API but rather through the
same methods they would if you were using any other setup for
development you're pretty much free to pick whichever one you want.

Django doesn't restrict you by only speaking to one kit, nothing is
built in, use whichever one floats your boat!


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



Re: Django documentation search bar plugin for Firefox

2006-10-06 Thread Noah

Fair enough.

I actually didn't know those existed. I still like the search box tho


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



Re: Django documentation search bar plugin for Firefox

2006-10-05 Thread Noah

No problem, please pass the link on to your friends.


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



Django documentation search bar plugin for Firefox

2006-10-05 Thread Noah

I'm always searching the Django docs, so I decided to make a search
bar plugin for Firefox so that I don't have to go to the Django
documentation page in order to search the documentation.

You can pick it up at:

http://noah.itgoesclick.com/django-docs-search/


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



Tutorial Repo

2006-05-31 Thread Noah

I think it would be really good if there were a list of links or
something as a tutorial repo on the main site. Also the main tutorial
I've found isn't that useful or in-depth. It's not bad but left me
wanting more.

I think a good tutorial would be a complete blog tutorial that had
articles with comments, static pages, archives, rss, etc etc etc like
WordPress or any one of a million other blogging projects. Sort of a
"look how much easier it is to write in django" I realize it's a case
of re-inventing the wheel but it'd be a better wheel.


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



FileField and core=True

2006-05-13 Thread noah

Hello,

I have an inline-editable model with a FileField, which is set as the
only core field. When I return to the admin page to add another file,
it deletes any previously uploaded files.

I assume this is because the form input fields are blank for
pre-existing files, as I do not hit 'Browse' and locate a new file for
these entries. Therefore, all the core fields are empty so the record
is deleted.

Is this the intended behavior? This follows from how core=True works
with CharFields, but it seems like FileFields should be handled
differently as an empty form field does not mean 'no file'.

-Noah


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



The logos on the community page color's don't match the text

2006-05-09 Thread Noah

The logos at

http://www.djangoproject.com/community/logos/

particularaly
http://media.djangoproject.com/img/logos/django-logo-negative.png

don't seem to follow the "Official colors" the green in the background
is not RGB: R:9 G:46 B:32

Mistake? Coversion problem?


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---



Does it matter what DB engine you use?

2006-04-01 Thread Noah

I'm looking to start learning django and I had a Windows XP Home
Edition laptop I'd like top use as my development machine.

I like PostgreSQL as a database, however the Windows installer makes a
user that you can't get rid of on XP Home and thusly can't reinstall
and you can't ever switch to that user. So it's annoying.

I was wondering if there were any practical differences (other than
speed) ie features not working or working different based on whatever
db you use? Other than changes you might have to make to your SQL
statments?


--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~--~~~~--~~--~--~---