django.db.models.Model save method doesn't call full_clean (Django 1.11.14)

2018-08-01 Thread Uri Even-Chen
e password defined there was invalid (too short, '111', see https://github.com/urievenchen/speedy-net/blob/master/speedy/core/accounts/tests/test_factories.py) and I want all fields to be validated before they are saved to the database. What is the best method to achieve this? Than

django-modeltranslation latest stable release not supporting Django 2.0

2018-07-31 Thread Uri Even-Chen
can't do it due to this issue. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/uri

Problems with ModelForm which edits fields in 2 models

2017-07-28 Thread Uri Even-Chen
mOptions' object has no attribute 'profile_model' ------ Ran 229 tests in 45.231s FAILED (errors=3) Destroying test database for alias 'default'... What is the problem? Did I do something wrong? Is it not possible to

Re: Warning while upgrading Django to 1.11.3

2017-07-27 Thread Uri Even-Chen
Thank you Andréas, this is a bug! I didn't notice it. I'll remove it. Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievench

Warning while upgrading Django to 1.11.3

2017-07-27 Thread Uri Even-Chen
tch. In speedy.net I don't get it. https://travis-ci.org/urievenchen/speedy-net/jobs/258106853 Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/

Re: Django context translations with dynamic variables

2017-03-03 Thread Uri Even-Chen
Thank you Melvyn and Jani! Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen>

Re: Django context translations with dynamic variables

2017-03-02 Thread Uri Even-Chen
s to generate a string with all the possible contexts (which may be for example 3 options or 9), and not to have to "cheat" it by {% if 0 %} etc. But how do I do it? By the way where is the makemessages code? *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 <+972-54-399570

Re: Django context translations with dynamic variables

2017-03-02 Thread Uri Even-Chen
ns which don't exist in the code will be commented every time we run makemessages. Maybe this is a feature we can add to the next Django release? And then we will not have to "cheat"? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: ht

Re: Django context translations with dynamic variables

2017-03-02 Thread Uri Even-Chen
ut context like "female_female", "female_male" etc. Anyway we don't want the templates to include many times the same text (3 or 9 times), we prefer that each text will appear only once. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net We

Re: Django Subdomains

2017-02-09 Thread Uri Even-Chen
is a username on your system (or any subdomain you define per user). https://github.com/urievenchen/speedy-net *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.g

Re: How do I translate site.name to other languages?

2016-12-29 Thread Uri Even-Chen
repo? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://g

Re: How do I translate site.name to other languages?

2016-12-26 Thread Uri Even-Chen
Thank you! *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://github.c

Re: How do you recommend to use Hebrew gender-related translations?

2016-12-25 Thread Uri Even-Chen
Thanks, I think contextual markers is a solution, where they can be either "female", "male" or "other". *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urie

How do I translate site.name to other languages?

2016-12-22 Thread Uri Even-Chen
: https://github.com/urievenchen/speedy-net Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/

How do you recommend to use Hebrew gender-related translations?

2016-12-22 Thread Uri Even-Chen
ut then English would also require a translation. Is there a better approach? And how do I write the model when this feature is gender-related? The same question is related to any site which has a language where the text is gender-related, and a language where it is not. You can see the code on GitH

Re: Problem with views when I try to move urls to a new app (folder)

2016-12-14 Thread Uri Even-Chen
Hi, I found the problem, I had a problem with the local database. Now it works. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+ur

Problem with views when I try to move urls to a new app (folder)

2016-12-14 Thread Uri Even-Chen
view(), name='main_page_view'), ] But the problem is it doesn't work, I get this error message: DoesNotExist at / Site matching query does not exist. I also tried with r'^' instead of r'' but it still doesn't work. What did I do wrong? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +97

Re: Problem with makemigrations on Speedy Composer

2016-12-13 Thread Uri Even-Chen
rnames on the database, it must have a table. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/i

Re: Problem with makemigrations on Speedy Composer

2016-12-13 Thread Uri Even-Chen
Why does it have to be abstract? NamedEntity and Entity are also not abstract. https://github.com/urievenchen/speedy-net/blob/master/speedy/net/accounts/models.py Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en

Problem with makemigrations on Speedy Composer

2016-12-13 Thread Uri Even-Chen
ite the models wrongly? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/u

Re: Django group email in spam

2016-09-08 Thread Uri Even-Chen
By the way, also messages to Django developers mailing list are marked as spam. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> &l

Re: NIST’s new password rules - Digital Authentication Guidelines

2016-09-04 Thread Uri Even-Chen
Thank you, Tim. I appreciate your reply. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urie

Re: NIST’s new password rules - Digital Authentication Guidelines

2016-09-04 Thread Uri Even-Chen
Thank you, Tim. Although we are using Django 1.9 and I understand that passwords are hashed and salted, it's interesting to know which version of Django was the first one to hash and salt passwords? I didn't find it documented there. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54

NIST’s new password rules - Digital Authentication Guidelines

2016-09-02 Thread Uri Even-Chen
in Django and I want to make sure I can rely on Django in the way my users' passwords are saved in our database. I also increased the minimal password length to 8 characters, and removed the requirement for passwords to be alphanumeric. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54

Re: Models of Speedy Net

2016-08-18 Thread Uri Even-Chen
Thank you Asad and Avraham! *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> &

Re: Models of Speedy Net

2016-08-18 Thread Uri Even-Chen
users? Is there another document for us? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/i

Models of Speedy Net

2016-08-18 Thread Uri Even-Chen
projects? Does it matter at all? I read something about it in Django documentation, but I don't remember exactly where. I know the constants must be first in the model, before the fields, but what about class Meta? Any help will be appreciated. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone

Re: I'm looking for a part-time job in Django

2016-08-14 Thread Uri Even-Chen
Hi, How do I add my name to https://code.djangoproject.com/wiki/DevelopersForHire#Israel ? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.g

I'm looking for a part-time job in Django

2016-08-14 Thread Uri Even-Chen
for me. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://tw

Re: ID for users of Speedy Net

2016-02-05 Thread Uri Even-Chen
Thanks Remco, that's what I was looking for. I'll try to implement it the way you suggested. Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.g

Re: ID for users of Speedy Net

2016-02-05 Thread Uri Even-Chen
this id when converting Speedy Net from PHP/MySQL to Django and PostgreSQL. I hope I clarified my question now. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen>

Re: ID for users of Speedy Net

2016-02-04 Thread Uri Even-Chen
for this, unless I generate it with 15 digits (decimal). And how do I make it a primary key of model User? Is there a way to change the primary keys of Django models and how? I think we will use PostgreSQL anyway, thanks! Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website

ID for users of Speedy Net

2016-02-04 Thread Uri Even-Chen
, with an option to become a Spanish citizen too. And I don't want to host private information of people in Israel. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> &

Converting Speedy Net to Python/Django

2015-09-10 Thread Uri Even-Chen
to use? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <htt

Re: Encrypted web mail

2015-08-16 Thread Uri Even-Chen
On Sun, Aug 16, 2015 at 11:18 AM, Avraham Serour wrote: > no, passwords shouldn't be encrypted, you should store hashes, just use > the django default auth app > > Yes, I meant storing the hash in the database and not the password. Uri. -- You received this message because

Re: Encrypted web mail

2015-08-16 Thread Uri Even-Chen
Hi Dennis, On Sat, Aug 15, 2015 at 7:35 PM, Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote: > On Sat, 15 Aug 2015 12:47:17 +0300, Uri Even-Chen <u...@speedy.net> > declaimed the following: > > >To Python, Django and Speedy Mail Software developers, > > >

Re: Encrypted web mail

2015-08-15 Thread Uri Even-Chen
source code. Anyway thanks for the feedback! Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/i

Encrypted web mail

2015-08-15 Thread Uri Even-Chen
to read my mail and it's similar to reading my thoughts. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://w

Re: pyjs - a compiler from Python to JavaScript

2015-08-11 Thread Uri Even-Chen
are developing (which will be free software & open source). I'm looking forward to launching Speedy Mail as an alternative to Gmail. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urie

Re: pyjs - a compiler from Python to JavaScript

2015-08-11 Thread Uri Even-Chen
Thanks Fabio, it's very interesting. Are you related to Pyjeon Software? Do we have to pay to use RapydScript? Is it ready for production? *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.

Re: pyjs - a compiler from Python to JavaScript

2015-08-11 Thread Uri Even-Chen
side programming. And I don't mind if they use a compiler or an interpreter or any other method to run Python in the client side, as long as it works. But without using jQuery and other plugins it would be very hard to use these projects in production. Uri. *Uri Even-Chen* [image: photo] Phone:

Re: pyjs - a compiler from Python to JavaScript

2015-08-11 Thread Uri Even-Chen
scripts in JavaScript in Speedy Mail Software and other projects we will have. Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen

Re: pyjs - a compiler from Python to JavaScript

2015-08-08 Thread Uri Even-Chen
to use these projects in production. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com

Re: pyjs - a compiler from Python to JavaScript

2015-08-08 Thread Uri Even-Chen
. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/uriev

pyjs - a compiler from Python to JavaScript

2015-08-07 Thread Uri Even-Chen
ssible to use Django (in the client side) and JavaScript frameworks such as jQuery, jQuery UI and jQuery plugins together with pyjs? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.fac

Re: Speedy Mail Software

2015-08-06 Thread Uri Even-Chen
participate in Speedy Mail Software. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com

Re: Speedy Mail Software

2015-08-06 Thread Uri Even-Chen
Hi Abdulhakim, I'm sorry that only now I saw your message. You are welcome to contribute to Speedy Mail Software. I only use Sourceforge to find more developers, I think I prefer to use Github for Git. If you have any questions, contact me at u...@speedy.net Thanks, Uri. *Uri Even-Chen

Speedy Mail Software

2015-08-01 Thread Uri Even-Chen
cts (I can also create a project for the second project in sourceforge if there will be developers interested). I will also try to ask in the main Python list (python-l...@python.org), let me know if there is any other relevant list. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-399

Re: Speedy Mail 2.0 - a new webmail platform in Python and Django

2015-07-22 Thread Uri Even-Chen
*Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://tw

Re: Speedy Mail 2.0 - a new webmail platform in Python and Django

2015-07-22 Thread Uri Even-Chen
*Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://tw

Speedy Mail 2.0 - a new webmail platform in Python and Django

2015-07-22 Thread Uri Even-Chen
vert to Python and Django? And are you interested in helping me develop Speedy Mail, or do you know where I can find developers who may be interested? By the way, is there a simple way to convert PHP software to Python, or do we have to rewrite it again line by line? Thanks, Uri. *Uri Even-