Django

Code

Changeset 7592

Show
Ignore:
Timestamp:
06/08/08 00:53:22 (3 months ago)
Author:
russellm
Message:

Added some new entries to the FAQ regarding the mailing lists and reporting security issues.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/faq.txt

    r7294 r7592  
    229229begin maintaining backwards compatibility.  
    230230 
    231 The merging of Django's `magic-removal branch`_ went a long way toward Django 
    232 1.0. 
     231The merging of Django's `Queryset Refactor branch`_ went a long way toward Django 
     2321.0. Merging the `Newforms Admin branch` will be another important step. 
    233233 
    234234Of course, you should note that `quite a few production sites`_ use Django in 
    235235its current status. Don't let the lack of a 1.0 turn you off. 
    236236 
    237 .. _magic-removal branch: http://code.djangoproject.com/wiki/RemovingTheMagic 
     237.. _Queryset Refactor branch: http://code.djangoproject.com/wiki/QuerysetRefactorBranch 
     238.. _Newforms Admin branch: http://code.djangoproject.com/wiki/NewformsAdminBranch 
    238239.. _quite a few production sites: http://code.djangoproject.com/wiki/DjangoPoweredSites 
    239240 
     
    260261would be happy to help you. 
    261262 
    262 You might also be interested in posting a job to http://www.gypsyjobs.com/ . 
     263You might also be interested in posting a job to http://djangogigs.com/ .  
     264If you want to find Django-capable people in your local area, try  
     265http://djangopeople.net/ . 
    263266 
    264267.. _developers for hire page: http://code.djangoproject.com/wiki/DevelopersForHire 
     
    644647.. _creating users: ../authentication/#creating-users 
    645648 
     649Getting Help 
     650============ 
     651 
     652How do I do X? Why doesn't Y work? Where can I go to get help? 
     653-------------------------------------------------------------- 
     654 
     655If this FAQ doesn't contain an answer to your question, you might want to 
     656try the `django-users`_ mailing list. Feel free to ask any question related  
     657to installing, using, or debugging Django.  
     658 
     659If you prefer IRC, the `#django IRC channel`_ on freenode is an active 
     660community of helpful individuals who may be able to solve your problem.  
     661 
     662.. _django-users mailing list: http://groups.google.com/group/django-users 
     663.. _#django IRC channel: irc://irc.freenode.net/django 
     664 
     665Why hasn't my message appeared on django-users? 
     666----------------------------------------------- 
     667 
     668Django-users has a lot of subscribers. This is good for the community, as 
     669there are lot of people that can contribute answers to questions. 
     670Unfortunately, it also means that django-users is an attractive target for 
     671spammers.  
     672 
     673In order to combat the spam problem, when you join the django-users mailing 
     674list, we manually moderate the first message you send to the list. This means  
     675that spammers get caught, but it also means that your first question to the  
     676list might take a little longer to get answered. We apologize for any 
     677inconvenience that this policy may cause. 
     678 
     679Nobody on django-users answered my question? What should I do? 
     680-------------------------------------------------------------- 
     681 
     682Wait. Ask again later. Try making your question more specific, or provide 
     683a better example of your problem. 
     684 
     685Remember, the readers of django-users are all volunteers. If nobody has 
     686answered your question, it may be because nobody knows the answer, it may 
     687be because nobody can understand the question, or it may be that everybody 
     688that can help is extremely busy. 
     689 
     690Resist any temptation to mail the `django-developers mailing list`_ in an  
     691attempt to get an answer to your question. Django-developers is for discussing  
     692the development of Django itself. Attempts to use django-developers as 
     693a second-tier support mechanism will not be met with enthusiastic responses. 
     694 
     695I think I've found a bug! What should I do? 
     696------------------------------------------- 
     697 
     698Detailed instructions on how to handle a potential bug can be found in our 
     699`Guide to contributing to Django`_. 
     700 
     701.. _contribution guide: ../contributing/#reporting-bugs 
     702 
     703I think I've found a security problem! What should I do? 
     704-------------------------------------------------------- 
     705 
     706If you think you have found a security problem with Django, please send  
     707a message to security@djangoproject.com. This is a private list only 
     708open to long-time, highly trusted Django developers, and its archives  
     709are not publicly readable.  
     710 
     711Due to the sensitive nature of security issues, we ask that if you think you 
     712have found a security problem, *please* don't send a message to one of the  
     713public mailing lists. Django has `a policy for handling security issues`_; 
     714while a defect is outstanding, we would like to minimize any damage that  
     715could be inflicted through public knowledge of that defect. 
     716 
     717.. _policy for handling security issues: ../contributing/#reporting-security-issues 
     718 
    646719Contributing code 
    647720================= 
     
    665738functionality, and Django's developers have to review and prioritize. 
    666739 
     740On top of that - the team working on Django are all volunteers. As a result,  
     741the amount of time that we have to work on Django is limited, and will vary 
     742from week to week depending on how much spare time we have. If we are busy, we 
     743may not be able to spend as much time on Django as we might want. 
     744 
    667745Besides, if your feature request stands no chance of inclusion in Django, we 
    668746won't ignore it -- we'll just close the ticket. So if your ticket is still