Changes between Version 15 and Version 16 of UsingTheMailingList
- Timestamp:
- Jul 6, 2011, 11:01:25 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingTheMailingList
v15 v16 65 65 }}} 66 66 67 == More on where and how to search == 68 The documentation is the best place to search. The only problem is that the search bar in the docs does not work well on multiple keywords. A search for date range will not give you the desired result. For this use the 'site' option in search engines like duckduckgo - 69 http://duckduckgo.com/?q=site%3Adocs.djangoproject.com+date+range 70 71 The other place to search is the mailing list. If you *must* search blogs or forums, make sure that you check the date of the post and the django version before complaining that it doesn't work. 72 67 73 == Prepare the question == 68 74