Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

getting_help.rst 630B

123456789101112131415161718
  1. ============
  2. Getting help
  3. ============
  4. If you're stuck with a problem, try checking the `Google Groups archive`_ to see if
  5. someone has encountered it before. If not, then try asking on the mailing list
  6. django-oscar@googlegroups.com. If it's a common question, then we'll write up
  7. the solution as a recipe.
  8. .. _`Google Groups archive`: https://groups.google.com/forum/?fromgroups#!forum/django-oscar
  9. If you think you found a bug, please read
  10. :doc:`Reporting bugs <contributing/bugs-and-features>` and report it
  11. in the `GitHub issue tracker`_.
  12. .. _`GitHub issue tracker`: https://github.com/django-oscar/django-oscar/issues