I want to pass the Exception info from Http404 to handler404 view and consequently the 404.html

2011-10-30 Thread Kiril
t but it is not possible to edit my hodting provider Django instance. This will help communicate the details of the 404 errors to end users. Same could be applied few lines below in the handler for exceptions.PermissionDenied. I hope this resonates with the development concepts of Django and this small fix

Re: I've made good progress in porting Django to Python 3, and could use some help!

2011-11-27 Thread Kiril Vladimirov
Have you made some sort of TODO list I could use? Or selecting some failing test and make it run fine would be fine as well? Also, how about moving this project to GitHub? Django is there, too(https://github.com/django/) and I thing we could find more participants. -- You received this messag

Re: New feature: Defining fieldsets in form class (Ticket #17301)

2011-11-27 Thread Kiril Vladimirov
+1 -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/Xn1dFyUtjJsJ. To post to this group, send email to django-developers@googlegroups.com. To unsub

Re: I've made good progress in porting Django to Python 3, and could use some help!

2011-11-28 Thread Kiril Vladimirov
My point was the social factor. I mean the GitHub community is quite bigger. It's not big issue if we're using mercurial instead of git. Sure, I prefer git, it's faster and stuff, but it's not a big deal, right now. Anyway, I'm trying to get into making the tests run and if I see some result f

Re: Django 1.4 roadmap

2011-11-29 Thread Kiril Vladimirov
- *Release version 1.4.* - *Move to Git/GitHub.* I Now, that's a start! -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/4FphI_ZyTYUJ.

Re: Django 1.4 alpha on December 22nd

2011-12-15 Thread Kiril Vladimirov
While I'm reading all topics, listed below I'm thinking... is it too early to announce **experimental** Python 3.2 support in Django 1.4? - Python 3 port - all tests now pass on 2.5.4, 2.6.2, 2.7.2 and 3.2.2 with the same codebase

Re: I think adding a "first" method to the QuerySet be useful.

2012-07-03 Thread Kiril Vladimirov
We shouldn't bloat the API. Obviously there are nice looking approaches and not to mention the different behaviour in some of them. -1 on this proposal from me. On Tuesday, July 3, 2012 8:22:59 AM UTC+3, Ɓukasz Rekucki wrote: > > On 3 July 2012 06:27, Maxime Haineault wrote: > > One of the co

Re: Python 3 and you

2011-11-09 Thread Kiril Vladimirov
@Jannis Leidel, is there some plan, tasks or something for new contributors and how could I(python developer and django user) help? -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.