Templates for projects and apps

2009-04-29 Thread Kless

I've created new templates for the applications and projects which has
major features as:

* settings has been splitted into a directory for better manage
* all settings related to media, admin and debug are set automatically
(included its urls)
* creates a full directory structure (following recommendations)
* manage.py loads the application from directorios used for them

Since that all process for that anything been accepted or discarded in
django is very long I prefer create a project for this or include it
in django-extensions [1].

So I would to know if anybody could change these variables:

* template_dir [2] for that can be passed from its function
'copy_helper'.

* main_settings_file [3] for that can be passed from 'handle_label'.


[1] http://github.com/django-extensions

[2] 
http://code.djangoproject.com/browser/django/trunk/django/core/management/base.py#L391

[3] 
http://code.djangoproject.com/browser/django/trunk/django/core/management/commands/startproject.py#L33

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: Databrowse - text overlapping

2008-06-07 Thread Kless

Ok. I already added a ticket for this issue.

http://code.djangoproject.com/ticket/7388

On 6 jun, 15:20, "Justin Lilly" <[EMAIL PROTECTED]> wrote:
> As its a visual issue, I'd also probably include a screenshot.
>
> On Fri, Jun 6, 2008 at 8:48 AM, Russell Keith-Magee <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > On Fri, Jun 6, 2008 at 7:55 PM, Kless <[EMAIL PROTECTED]> wrote:
>
> > > There is a little issue. The name of the tables -on the left- is
> > > overlapping to the name of the objects -on the right-, when there are
> > > large names.
>
> > Please log suspected errors and bugs in the ticket tracker. Bug
> > reports in the mailing list tend to get lost over time.
>
> > Yours,
> > Russ Magee %-)
>
> --
> Justin Lilly
> Web Developer/Designerhttp://justinlilly.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~--~~~~--~~--~--~---



Databrowse - text overlapping

2008-06-06 Thread Kless

There is a little issue. The name of the tables -on the left- is
overlapping to the name of the objects -on the right-, when there are
large names.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~--~~~~--~~--~--~---