60 Commits (df36aa3b9fbfd0a1872c78ea2e9dbce5fde183cf)

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