62 次程式碼提交 (b4e7ba8399605be5bb93c9d3a4e65f94e96b5713)

作者 SHA1 備註 提交日期
  Ajay saini 2ec736876f
Update getting_started.rst fixed "Create database" indentation (#4207) 1 年之前
  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 5 年之前
  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 年之前