o I'm sure I've done
something terribly wrong,
so someone please take a look at it: http://code.djangoproject.com/ticket/15238
Best regards,
Dmitry Gladkov
On Feb 2, 4:19 pm, Vitaliy wrote:
> I have a case where I have a lot of django sites(partially with the
> same code) must run
I'm +1 on this. Project conventions tend to be the biggest problem
when adding new people to the team, especially when it comes to
configuration management - everyone has their own way.
It would be great if there will be at least an official list of best
practices on building Django project layout
d like to
hear what do you think about this idea.
Thanks.
[1] https://docs.djangoproject.com/en/dev/ref/forms/validation/#using-validators
--
Best wishes,
Dmitry Gladkov, mailto:dmitry.glad...@gmail.com
+380 91 303-37-46
On Mon, Jul 11, 2011 at 12:26 AM, Chris Beaven wrote:
> To clarify, didn't even
as a
cleaner should return a value whether a validator should not.
--
Best wishes,
Dmitry Gladkov, mailto:dmitry.glad...@gmail.com
+380 91 303-37-46
On Tue, Jul 12, 2011 at 2:09 PM, burc...@gmail.com wrote:
> Hi Dmitry,
> I think we could have combination of "validators"
I like the idea, but I don't like the approach, it should be a
subclass of PositiveIntegerField, as it is an unsigned int on DB
level. Also, I agree with Łukasz that it should support both IPv6 and
IPv4.
--
Best wishes,
Dmitry Gladkov, mailto:dmitry.glad...@gmail.com
+380 91 303-37-46
O
pip mailing list
--
Best wishes,
Dmitry Gladkov, mailto:dmitry.glad...@gmail.com
+380 91 303-37-46
On 22 February 2016 at 08:09, Nasif Noorudeen wrote:
> I am not able to install Django 1.9.2(any version of Django ) in Windows
> 10. I am using following command to install Django
>
>
unserver')
I believe this also can be used by Django itself as there are some cases
where contrib apps override core command functionality (I believe this
happens for staticfiles app overriding runserver)
Should I create a ticket about it?
--
Best wishes,
Dmitry Gladkov
On 16 January 2
to me. Anyway, I created a PR with PoC implementation of command signals
with slightly different usage that my previous example code:
https://github.com/django/django/pull/7857
--
Best wishes,
Dmitry Gladkov
--
You received this message because you are subscribed to the Google Groups
"Django dev
demod
--
Best wishes,
Dmitry Gladkov
On 22 January 2017 at 20:53, Pascal Chambon
wrote:
> Hi,
>
> @James Pc - thanks for the support, if you happen to miss some fixers in
> DCP and don't have the opportunity to contribute them, please open an issue
> so that I have a look
>