Re: Contribution to Django Decorators for file validation

2023-03-25 Thread Peter Benjamin Ani
Hi, would like to partner with you on the project, I like the idea behind it, and I think you should make it a part of Django rather than a separate package, also there's a code am working on On Thu, 23 Mar 2023, 14:19 Raza ul Mustafa, wrote: > Hey Django developers, > > I am a Django developer

Contribution to Django Decorators for file validation

2023-03-23 Thread Raza ul Mustafa
Hey Django developers, I am a Django developer with about 2.5 years of experience. I just decided to contribute to the Django framework. I am interested in adding a new decorator in Django. This decorator will be used for file validation purposes. This decorator checks the file extensions and

Re: Suggestion for starting contribution to Django

2020-09-03 Thread Shekhar Gyanwali
Hi Faraz, Django Chat podcast episode *Contributing to Django * helped me a lot, where Carlton and Will talked about how the journey could be like for the beginners. Hope that helps. Cheers Shekhar On Fri, Sep 4, 2020 at 4:58 AM Faraz Khan wrote: > T

Re: Suggestion for starting contribution to Django

2020-09-03 Thread Faraz Khan
Thank you ! I'll look into this. On Thu, Sep 3, 2020 at 10:59 PM Carlton Gibson wrote: > > Here’s a link to the issue tracker, showing the open tickets for > contrib.staticfiles. > > Of course I then fail to paste the link. 🙃 > > Here’s the link: > > https://code.djangoproject.com/query?status=a

Re: Suggestion for starting contribution to Django

2020-09-03 Thread Carlton Gibson
> Here’s a link to the issue tracker, showing the open tickets for contrib.staticfiles. Of course I then fail to paste the link. 🙃 Here’s the link: https://code.djangoproject.com/query?status=assigned&status=new&component=contrib.staticfiles&col=id&col=summary&col=status&col=component&col=owne

Re: Suggestion for starting contribution to Django

2020-09-03 Thread Carlton Gibson
Hi Hasan. Welcome. Let’s see if we can get you started. Begin with the Contributing Guide: https://docs.djangoproject.com/en/3.1/internals/contributing/ You don’t have to read it all to start. 🙂 Checkout the Advice for New Contributors, and then see if you can get set-up with the Unit Tests.

Suggestion for starting contribution to Django

2020-09-03 Thread Faraz Khan
Hello Mentors and contributors, I am an undergrad CS student. And I was actually looking for some suggestions from your side. I am planning to apply for GSoC next year. I was planning to start making contributions in Django. I am already familiar with Django and packaging, but I have never cont

Re: CONTRIBUTION TO DJANGO

2017-09-22 Thread Asif Saifuddin
Hi Heba khan, you could give a look on this old PR of mine to have some idea about what was suggested to you. https://github.com/encode/django-rest-framework/pull/4824 This type of patch to some popular django 3rd party packages would be easier for you to get started to open source contrib.

Re: CONTRIBUTION TO DJANGO

2017-09-22 Thread Heba Khan
Hi Tom! Thank you so much for taking time out and answering my queries. However, I'm still unclear about how to move ahead with all the guidelines suggested by you. I would be extremely grateful if you could guide me a bit more with respect to all your suggestions. On Friday, 22 September 20

Re: CONTRIBUTION TO DJANGO

2017-09-22 Thread Tom Forbes
Hey Heba, For a few popular packages on Github it could be as simple as making a merge request and changing their tox.ini or travis.yml file. Once the django 2.0 alpha is published on PyPi (sometime very soon) you could make a merge request to run the projects tests with the alpha, and inspect the

Re: CONTRIBUTION TO DJANGO

2017-09-21 Thread Alexander Lyabah
Django Doc has several pages about testing https://docs.djangoproject.com/en/1.11/intro/tutorial05/ https://docs.djangoproject.com/en/1.11/topics/testing/tools/ https://docs.djangoproject.com/en/1.11/topics/testing/advanced/ On Thursday, September 21, 2017 at 8:55:59 PM UTC+3, Heba Khan wrote: >

Re: CONTRIBUTION TO DJANGO

2017-09-21 Thread Heba Khan
Can you suggest a way of how to test Django projects ad third party packages please? On Thursday, 21 September 2017 21:00:36 UTC+5:30, Adam Johnson wrote: > > There's a whole documentation page on this: > https://docs.djangoproject.com/en/dev/internals/contributing/ > > There aren't many easy pi

Re: CONTRIBUTION TO DJANGO

2017-09-21 Thread Adam Johnson
There's a whole documentation page on this: https://docs.djangoproject.com/en/dev/internals/contributing/ There aren't many easy pickings tickets, plus most of the effort right now is being put into features for the 2.0 feature freeze. I'd suggest the biggest contribution you can make right now is

CONTRIBUTION TO DJANGO

2017-09-21 Thread Heba Khan
Hello! I'm an undergrad student of B.Tech. in Computer Science and we've been assigned a project to contribute in an open source project. My team members and I decided to pick Django since it is one of the most well known and widely used open source projects. We need help in deciding what con

Re: Contribution to django

2016-02-18 Thread Tim Graham
Please read our contributing documentation: https://docs.djangoproject.com/en/dev/internals/contributing/new-contributors/ On Thursday, February 18, 2016 at 8:28:07 AM UTC-5, ABHINAV RAI wrote: > > Hello > > I am Abhinav Rai, Sophomore from Computer Science Engineering from Indian > Institute of

Contribution to django

2016-02-18 Thread ABHINAV RAI
Hello I am Abhinav Rai, Sophomore from Computer Science Engineering from Indian Institute of Technology, Jodhpur. I am a beginner in contributing to open-source. Can anyone please advice me on how can i start contributing to Django. Thanks -- You received this message because you are subscrib