Hi there,
I'm working on a small time tracking app (http://github.com/mikl/djime/
tree/master – in case anyone is interested), and I'm looking to track
time spent on clients, projects and tasks, and currently I'm on the
lookout for some sort of address book or CRM that I could utilize
instead of
r start a new project along these
> lines.
>
> On Nov 10, 3:40 pm, Mikkel Høgh <[EMAIL PROTECTED]> wrote:
>
> > Hi there,
>
> > I'm working on a small time tracking app (http://github.com/mikl/djime/
> > tree/master – in case anyone is interested), and I&
Ok, I've been looking all over the docs for a solution to this, but
there's a lot of documentation for the FileField, just not on how to
use it…
I have a model that looks like this:
class Import(models.Model):
complete_data = models.FileField(upload_to='import_data/complete/
%Y/%m/')
par
That worked, thanks :)
On Dec 10, 7:51 pm, Rajesh Dhawan <[EMAIL PROTECTED]> wrote:
> On Dec 10, 10:47 am, Mikkel Høgh <[EMAIL PROTECTED]> wrote:
>
>
>
> > Ok, I've been looking all over the docs for a solution to this, but
> > there's a lot of docum
Hmm, the codebrowse link does not seem to work, sadly.
You should be able to browse the repository here:
http://codebrowse.launchpad.net/~mikl/kaplan/kaplan.dev/files
The models are located in kaplan/todo/models.py and kaplan/taxonomy/
models.py
Kind regards,
Mikkel Høgh
ckout instructions etc. here:
https://code.launchpad.net/~mikl/kaplan/kaplan.dev
Any input will be greatly appreciated.
Kind regards,
Mikkel Høgh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users&quo
what would I do
without decentralised VCS.)
Kind regards,
Mikkel Høgh
On Oct 19, 12:21 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Thu, 2007-10-18 at 15:25 -0700, Mikkel Høgh wrote:
> > I have a bit of a problem - I'm creating a GTD-focused task management
> > ap
plan/kaplan.dev/files
If anyone can figure this out, you will have my eternal gratitude
Thanks to Magus- in #django for trying - if you are reading this, I
changed the part you pointed out to use Django's slugify function
instead of str().lower(), but that wasn't it, sadly.
Thank you Karen, that was it.
I wonder if this is a bug and should be reported...
The origial error was an error in the {% cycle %}-tag...
Kind regards,
Mikkel Høgh
On Nov 6, 2:58 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> It would appear the Django template code is
9 matches
Mail list logo