| 123456789101112131415161718192021222324 | ============
Getting help
============
If you're stuck with a problem, try checking the `Google Groups archive`_ to see if
someone has encountered it before.  If not, then try asking on the mailing list
django-oscar@googlegroups.com.  If it's a common question, then we'll write up
the solution as a recipe.
.. _`Google Groups archive`: https://groups.google.com/forum/?fromgroups#!forum/django-oscar
Solutions to common problems
----------------------------
.. toctree::
    :maxdepth: 1
    problems/my_model_customisations_arent_picked_up
If you find a bug, please report it in the `Github issue tracker`_
.. _`Github issue tracker`: https://github.com/tangentlabs/django-oscar/issues
 |