61 コミット (352119466fcb787063989f7d5ee34fc8a3e39091)

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