Billing and invoicing app?

2012-10-23 Thread Jesramz
Quick question, is there a good billing and invoicing app, that anyone can point me to? Thanks all! -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/cg8sQs

Re: Template Error: Invalid block tag: 'endblock', expected 'empty' or 'endfor'

2012-03-24 Thread Jesramz
Is there an {% endblock footer %} ? -- 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

Re: Django Snippet imports?

2012-02-03 Thread Jesramz
source: http://djangosnippets.org/snippets/847/ from django.contrib.auth.models import User, Group from django.utils.encoding import force_unicode from django import template Missing anything? Would I have to use 'register = template.Library()' ? -- You received this message because you are s

Django Snippet imports?

2012-02-02 Thread Jesramz
What would I have to import to use the following snippet (source: http://djangosnippets.org/snippets/847/)? @register.filter def in_group(user, groups): """Returns a boolean if the user is in the given group, or comma- separated list of groups. Usage:: {% if user|in_group:"Fr

Re: Need help with userena - assign user to group at signup

2012-01-20 Thread Jesramz
>you just make your choice in the backend depending what your database says Would I have to go into the admin myself? (please, I have the mind of a four year-old) -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

Re: Need help with userena - assign user to group at signup

2012-01-19 Thread Jesramz
The problem with that, if I'm understanding correctly, is that a person who is meant to be an employee can easily choose the employer option. I want to add permissions such that an employer can see employee profiles while the employee can't (a separate form might add a tiny bit more security, I t

Need help with userena - assign user to group at signup

2012-01-19 Thread Jesramz
I would like to separate users into two different groups, employer or employee, at signup. I think the usual approach is to make two different sign-up forms one for the employer group and another for the employee group. I'm currently using django-userena. What would I have to do to get this working

Re: project help

2011-12-30 Thread Jesramz
Here it is again: https://github.com/wtrevino/django-djobberbase/wiki On Dec 31, 12:39 am, Jesramz wrote: > I found something promising https://github.com/wtrevino/ > django-djobberbase/wiki">Djobberbase. In case this helps anybody > else. > > On Dec 30,

Re: project help

2011-12-30 Thread Jesramz
I found something promising https://github.com/wtrevino/ django-djobberbase/wiki">Djobberbase. In case this helps anybody else. On Dec 30, 2:10 am, Jesramz wrote: > Thank you Denis!  django-userena seems great. Im glad I asked for > advice. > > Im a noob so I dont quite get

Re: project help

2011-12-30 Thread Jesramz
nis. > > On Tue, Dec 27, 2011 at 8:58 PM, Jesramz > wrote: > > > > > > > > > Hello All, > > > I would like to create a job search project a lot like monster or > > indeed. > > > Does anyone have any resources such as other projects or rep

project help

2011-12-27 Thread Jesramz
Hello All, I would like to create a job search project a lot like monster or indeed. Does anyone have any resources such as other projects or repositories similar to what I'm looking for that can push me in the right direction? Or any advice whatsoever would also be appreciated. I am planning on

Ember.js or Backbone.js for Django?

2011-12-22 Thread Jesramz
Which of these is best suited to work with django? -- 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...@google

Re: Site Administration Page

2011-11-04 Thread Jesramz
Is your url pointing to (http://127.0.0.1:8080/admin/) ? -- 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...