You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

getting_help.rst 697B

123456789101112131415161718192021222324
  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. Solutions to common problems
  10. ----------------------------
  11. .. toctree::
  12. :maxdepth: 1
  13. problems/my_model_customisations_arent_picked_up
  14. If you find a bug, please report it in the `Github issue tracker`_
  15. .. _`Github issue tracker`: https://github.com/tangentlabs/django-oscar/issues