61 Commits (413de1ffae4b1315d5a53b2545f3dacbb6d0e792)

Author SHA1 Message Date
  Caio Jhonny 5905bc9ffb Update getting_started.rst (#3991) 2 years ago
  Samir Shah f333a82773 Include sorl-thumbnail in installation steps for getting started docs. 5 years ago
  Samir Shah 4dceec32e0 Prepare 2.1 beta release. 5 years ago
  Cameron 25c416eff3
Reorder URLs instructions to keep settings.py edits contiguous, update default conventions to Django 2. 5 years ago
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 years ago
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 years ago
  Craig Loftus 348880840c Add support for spell checking and carry out initial corrections 6 years ago
  Alexander Gaevsky e7fc4b9475 Rework paragraph about template settings in getting started documentation. 6 years ago
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 years ago
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 years ago
  Joseph Wayodi 9f133298c8 Update docs to reflect newly-merged Oscar/Django app configs 6 years ago
  Alexander Gaevsky 3b3c726c94 Remove note about django-compressor from getting started docs since it was removed from Oscar for a while. 7 years ago
  George Tantiras f2bb0fb73c Fix outdated use of include() for URL patterns in docs 7 years ago
  Samir Shah b25d837fac Fix admin URLs in getting started docs. 7 years ago
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 years ago
  Samir Shah 6dbd7ab6b9 Remove Django 1.7 instructions from getting started docs 8 years ago
  Samir Shah f7371e2640 Fix reference to MIDDLEWARE_CLASSES in docs. Fixes #2439. 8 years ago
  Samir Shah 83206547fe Update User Model documentation 8 years ago
  Alexander Gaevsky 6877b27049 Clarify location of `HAYSTACK_CONNECTIONS` setting. 8 years ago
  Jan Klapuch 6dc7a3ed27 Update context processors in getting started docs. 8 years ago
  Richard 1b17891dac Update getting_started.rst 9 years ago
  Alexander Gaevsky 48c0dbcabe Add `django.template.context_processors.i18n` context processor to the getting started documentation, necessary for the language switcher display. 9 years ago
  mvdwaeter f0766cfc4d Minor fixes on getting started documentation 10 years ago
  Maik Hoepfel a1ce6ac788 Switch to using browser-based LESS pre-processor 10 years ago
  Ariel Kaplan 8e06fca264 Add specifics of how to log in 10 years ago
  ryneeverett 3de888e7ca Document importing OSCAR_MAIN_TEMPLATE_DIR 10 years ago
  Michael van Tellingen bea29cff09 Update getting started documentation for Django 1.8 10 years ago
  Maik Hoepfel c7cbce21f0 Add documentation for removed Django 1.6 support 10 years ago
  anentropic 3382022847 Docs: Replace reference to django admin with Oscar dashboard 11 years ago
  Maik Hoepfel afcef5d75f Update links to Oscar repo 11 years ago
  Kristi 2201137377 Update getting_started.rst 11 years ago
  Maik Hoepfel be30a9bfd5 Fix docs build errors 11 years ago
  Bonza-Times 66bf3860b9 changed above to below 11 years ago
  Maik Hoepfel 5eafeca2f2 Document changes regarding migrations 11 years ago
  Maik Hoepfel 885ec6f5a9 Docs: Highlight that the Django admin interface is unsupported 11 years ago
  Maik Hoepfel 97c3c4d405 Replace countries.json fixture by management command 11 years ago
  Maik Hoepfel 48e7f5993e Include location helper in docs, and use it more in settings 11 years ago
  Maik Hoepfel d040fee3f1 Rename Emailbackend to EmailBackend 11 years ago
  Maik Hoepfel ebe1632d4c Update docs for media/static files setup 11 years ago
  Markus Bertheau 7c7d2cd148 Remove useless entropy-increasing calls of django.conf.urls.patterns 11 years ago
  Maik Hoepfel 246200660d Docs: Recipe for getting Solr up and running with Oscar 11 years ago
  Maik Hoepfel 49f5c306f0 Docs: Minor tweaks to getting started guide 11 years ago
  Maik Hoepfel 0dc82c1609 Docs: Restructure getting started guide 11 years ago
  Maik Hoepfel a5c8a7efba Add support for i18n_patterns and enable for sandbox 11 years ago
  Maik Hoepfel d56e13edac Various docs and docstrings improvements, mostly for catalogue models 11 years ago
  Maik Hoepfel 908e7c2ce8 Minor docs work for ATOMIC_REQUESTS, release notes, deployment advice 11 years ago
  Sergei G e3818d563c Moved description of what is required of MIDDLEWARE_CLASSES into a single location in the document for easier reference. It appears that BasketMiddleware is easy to miss. I missed it and someone else on the mailing list had the same error. 11 years ago
  Maik Hoepfel 1cc5770b3f Update getting started docs with Django 1.6 changes 11 years ago
  Markus Bertheau 5757ba0ddf Fix example code in Getting Started docs 11 years ago
  David Winterbottom 16ae9c1664 Correct INSTALLED_APPS note in docs 12 years ago