participating!
Kind regards,
Raphael
--
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...@googlegroup
Dear djangos,
if you want to hand-in your data anonymously - just send us an email to
django[at]develissimo.com
we really need more data to achieve some meaningful results.
http://develissimo.com/forum/topic/107887/
Cheers,
Raphael
--
You received this message because you are subscribed to
Hello Kurtis,
thank you for letting is know about C. Lemmings post, we are going to
use all the information we are able to grab.
Got project data via email - but anyway till now its far not enough.
http://develissimo.com/forum/topic/107887/
Kind regards,
Raphael
On Tue, 2012-05-01 at 10:44
their business sector. And this is what
really brings wages down. I don't want to be them experts, just to know
a minimum would be sufficient. I remember myself, its not far back in
time, I had no idea... ;-)
Thanks for participating
http://develissimo.com/forum/topic/107887/
Raphael
On Thu, 201
ot;.
We give our best to respect all those little region specific differences
in the end summary of the "hourly rates - report".
http://develissimo.com/forum/topic/107887/
Kind regards,
Raphael
On Thu, 2012-05-03 at 15:30 -0400, Kurtis Mullins wrote:
> Another variable in the equation
that the hourly rates on IT services must rise - compared to
education and expenditure of time. Lets fight for it.
http://develissimo.com/forum/topic/107887/
Thanks for participating
Raphael
--
You received this message because you are subscribed to the Google Groups
"Django users" gr
Hello Caio,
yes this could be nice, but in the end the statistics are in the need of
a more powerful interpretion than simple math could do it.
Contribution-Link: http://develissimo.com/forum/topic/107887/
regards,
Raphael
On Sun, 2012-05-06 at 06:30 -0700, Caio Oliveira wrote:
> Nice w
any of them use Python and it's
> libraries.
>
>
> 2012/5/6 Raphael
>
> Hello Caio,
>
> yes this could be nice, but in the end the statistics are in
> the need of a more powerful interpretion than simple math
>
/
Kind regards,
Raphael
On Mon, 2012-05-07 at 17:50 +0200, Derek wrote:
>
> I may have missed some key apect of this discussion, but isn't
> djangosite a tool fo show-casing websites; not a
> financial-statistics-gathering website? Is it not better to have one
> dedicated
t; off.
>
>
>
> Maybe we could use Google tools to collect data? Or SurveyMonkey?
>
>
>
> On Mon, May 7, 2012 at 1:09 PM, Raphael
> wrote:
>
> In the mean while it would be useful if you could provide more
> data :-)
> The more proj
already got some good feedback - and there are people out there
looking positively into the future with the confidence that such
statistics and
comparisons will boost the average income/hourly rates.
Contribution link: http://develissimo.com/forum/topic/107887/
Cheers,
Raphael
--
You received
we do work with DjangoBB http://djangobb.org/ and it performce well.
You can see the forum at: http://develissimo.com/forum/
Bug talk: http://support.djangobb.org/
It is quite bug-free.
Regards,
--
Raphael
http://develissimo.com
On Sat, 2012-06-23 at 22:05 -0700, brycenesbitt wrote
Hello Bob,
I think its easier to find a RR developer than a django developer
(definitely in my region / and I think this is international)
In terms of costs both should be quite similar - Experience will set the
rate.
Regards,
--
Raphael
http://develissimo.com
On Sun, 2012-06-24 at 13:35
Hello Derek,
they (doodle) do not mention which time scheme they use. But I guess its
UTC.
In the upper right corner of the doodle poll your location gets targeted
via Geo IP - you can change this preselection manually.
--
Raphael
http://develissimo.com
> On Sun, 2012-07-01 at
Happy New Year from Austria to all of you! You are awesome guys and
girls!
--
Raphael
http://develissimo.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@googlegrou
hello Dex,
you did not tell us what browser you are testing your AJAX request on.
Maybe you experience this Chrome behavior:
http://develissimo.com/blog/2013/ajax-not-working-chrome-ie8/
Good luck
>Raphael
--
You received this message because you are subscribed to the Google Groups
&quo
ease check your code if you do so and tell us.
+add traceback and view code.
Thank you
--
Raphael
http://develissimo.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
ur strategy.
create new str object or handle it completely different.
--
Raphael
http://develissimo.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 uns
://www.djangopackages.com/grids/g/arrayfield/landscape/
or: https://github.com/ecometrica/django-dbarray
but I have never tried one of them.
could be of interest one day!
I am interested in your final solution. Maybe you can send me an email
once you decided a way to go.
thx
--
Raphael
http
On 7/4/07, Carl Karsten <[EMAIL PROTECTED]> wrote:
>
> I don't like the "edit the file" part. I can think of 2 alternatives:
>
> 1. add an attribute to one/both of the models. something like
>
> class Book(models.Model):
> name = models.CharField(blank=True, "migrate_to"="book_name" )
>
> 2
On 7/4/07, nick feng <[EMAIL PROTECTED]> wrote:
> The django has already provided the way to use SQL, I don't think this is
> needed.
Well, I'm not a SQL expert, and I don't feel comfortable with adding
fields manually. I'm never sure whether my SQL statement is what
Django would have issued whe
On 7/4/07, Carl Karsten <[EMAIL PROTECTED]> wrote:
>
> The problem I see is maintaining the generated file. This process will often
> start before the target system is stable, so as soon as you start making
> changes
> to the target model, the converter will need to be updated too. If the
> tra
On 7/6/07, SmileyChris <[EMAIL PROTECTED]> wrote:
>
> If you haven't already, check out http://www.aswmc.com/dbmigration/
>
> It's quite a good solution for migration.
> I've been writing a wrapper on top of that to handle auto-migration,
> which I'm mostly happy with. Just have to tie some loose
Hello,
I'm happy to let you know about DMigrate. DMigrate is a simple tool
which lets you migrate Django databases easily. With DMigrate:
* You don't have to use any SQL.
* You don't need to learn any command for changing database structure.
* You can do whatever transformations you like.
* Y
On 7/18/07, Ben Ford <[EMAIL PROTECTED]> wrote:
> Just out of interest have you explored using SQLAlchemy directly with the
> django model..? I mean mapping the SA Table onto the django Model..? I had a
> play with that a while back and it seems a very straightforward way of
> achieving SA - dj
It looks great, thanks!
Noam
On 8/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I've done that, and it's not hard, but there's quite a few good js
> datepickers out there, and on my most recent one I used one of
> those gives me a bit more control over how I want it to look on
> the
Hello that's my speciality. I'm working as "Web Performances Accelerator"
especially on Django.
You can send me the url of your app in order that I execute a test/audit on
it.
Best regards, I'm looking forward to help you 🙂
Le mar. 20 sept. 2022, 15:56, DJANGO DEVELOPER a
écrit :
> Can you plea
Abdulfarid, please include me: 917-304-3414.
On Mon, Sep 26, 2022 at 12:59 PM Phantom Witch
wrote:
> Hi, add me too. My number is +923237620106
>
> On Mon, Sep 26, 2022 at 9:34 PM Zziwa Abdurahman <
> zziwaabdurahma...@gmail.com> wrote:
>
>> +25675404234
>>
>>
>> On Mon, Sep 26, 2022, 4:02 PM Bh
The username would be both a security risk and too damn long.
On Sun, Feb 26, 2023 at 9:20 AM Adeyemi Deji wrote:
> Y do u need both?
>
> On Sun, 26 Feb 2023, 15:13 Manobhav Joshi, wrote:
>
>> is there any way to use both email and phone number as username to login
>> safely which we can use au
Hello, Django-Users.
Just a reminder that disclosing personal information can expose you to
real-world risks. Divulging even small amounts of personal information in
an unsecured forum may render you vulnerable to identity theft,
financial attacks, and even online grooming if you share it with
ind
010, 13:57:41)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import django
>>> print django.VERSION
(1, 2, 3, 'final', 0)
>>>
so you see on this machine I am r
your project data - this should boost developers
income worldwide. Know what you are worth!
Regards,
Raphael
On Thu, 2012-04-26 at 15:31 +0200, Raphael wrote:
>
> Hello djangos,
>
> I have talked to Kurtis and he thinks its a good idea to update the
> django developer rates fo
participating
Raphael
On Fri, 2012-04-27 at 19:38 +0530, kenneth gonsalves wrote: >
thanks for sharing your project data - this should boost developers
> > income worldwide. Know what you are worth!
>
> In my country we do not charge by the hour - we try to guess how much
> the
oss apps without any problems, just as you would
inside the same app:
from otherapp.models import MyModel
Raphael
--
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 a
o
openid', …)
For 'small home apps', I'd absolutely go for (a).
Best regards,
Raphael
--
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
Hey, Musatafa.
Can you give more details on this project of yours?
R.. Polanco
On Sat, Sep 5, 2020 at 2:01 PM Gabriel Araya Garcia <
gabrielaraya2...@gmail.com> wrote:
> You are an unethical person if you are thinking of doing that
> the world is more rotten with people like you.
>
> Gabriel Ar
s.
I could also abuse language code by using "de-formal" and "de-informal"
instead of "de", but this would break Django's own translations (e.g.
of validation error messages).
Has anyone solved this problem in an elegant way before?
Cheers,
Raphael
[1]
https:
of implementing an own
system and both the gathering and the .mo files are old design
decisions of gettext.
Cheers
Raphael
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving ema
Dear Group Members.
Leaving personnel information on public forums is a security risk. Perhaps
it's best to share directly with the interested party,
Regards,
R. Polanco
On Sun, Feb 21, 2021 at 10:32 PM neha bhurke wrote:
> If your are from mumbai location just mail me your resume
> *Regard
Hello, Django-users.
Please reconsider posting resumes on public lists.
Regards,
@RaphaelPolanco
On Sat, May 22, 2021 at 16:21 vishal sharma wrote:
> I am interested in the position.
>
> Please find attached my resume.
>
> On Tue, May 4, 2021 at 5:11 AM Leah Blalock
> wrote:
>
>> This small
Farewell.
On Mon, Jul 26, 2021 at 22:16 Shirley Nelson wrote:
> Please remove me from this user group. Thank you.
>
> Regards, Shirley Nelson
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop recei
Un très bon design...Coté focntionalité j'ai pas trop exploré mais je
trouve waouh .
Félicitation
Le sam. 16 déc. 2023 à 20:44, Om Khade a écrit :
> Hi Daniel,
>
> Nice app. I think you also need to show security questions after we click
> on forget password.
>
> I have attached screenshot for
I would like to take the opportunity to warn the users against information
sharing with strangers. Check LinkedIn profiles, email dresses, etc...and
never send money!
Best Regards,
R. Polanco
On Mon, Feb 19, 2024 at 11:20 AM Efosa Jeffrey Okooboh <
okoobohef...@gmail.com> wrote:
> I am interest
Bonjour,
Je viens de vous lire et suis partant pour le job Django en Inde . Je vis
présentement en France. .
Cordialement
Raphaël kpoghomou
Whatsapp :+84814525621
Le ven. 27 sept. 2024 Ã 09:35, malhaar mahapatro
a écrit :
> I am looking for django devloper roler any opportunities in India please
d()
class ChildModel( BaseModel ):
child_attribute = models.CharField()
does it create two completely separate tables or does it use
Postgre's Table Inheritance feature?
Regards,
Raphael
--~--~-~--~~~---~--~~
You received this message because you ar
On 4/17/07, James Bennett <[EMAIL PROTECTED]> wrote:
>
> On 4/17/07, Raphael Melo de Oliveira Bastos Sales
> <[EMAIL PROTECTED]> wrote:
> > I'm a newcomer to this list, so be patient if this is a dumb
> > question. I'd like to know how does
46 matches
Mail list logo