Rachel Willmer
439d5058cb
Docs: Minor formatting improvement
12 anos atrás
Rachel Willmer
4b326ac34e
The default setting for TEMPLATE_CONTEXT_PROCESSORS in Django 1.5
includes django.core.context_processors.tz.
12 anos atrás
Rachel Willmer
29da48108b
Provide instructions for use of virtualenv, as well as mkvirtualenv
12 anos atrás
David Winterbottom
4aae561121
Ensure all URL names use dashes (not underscores)
Only search_default needed correcting.
12 anos atrás
Izidor Matušov
ae376a9394
Fix documentation for running tests
When you use the notation with slashes, use full path to file.
With dots, enter module name. Commands run with the current test set.
12 anos atrás
David Winterbottom
9c0b608fc2
Update pull requests docs re not using master
12 anos atrás
David Winterbottom
502f1f2cf7
Document how to load countries as part of getting set up
12 anos atrás
David Winterbottom
ff066ed86c
Update the docs on building the demo site
12 anos atrás
David Winterbottom
188eb33980
Document how to build the demo site
12 anos atrás
David Winterbottom
c7eafc8695
Update CSS docs (they were stale in places)
Fixes #709
12 anos atrás
David Winterbottom
c6dfb3f46d
Default to --processes=4 when running tests.
Test suite time has halved.
12 anos atrás
Maik Hoepfel
4477b71a35
Docs: Add note on HTML indentation.
12 anos atrás
Maik Hoepfel
868ad54241
Docs: Note on product class as data migration
Fixes #495
13 anos atrás
Maik Hoepfel
602eb61390
Docs: Include MEDIA settings and staticfiles
13 anos atrás
Maik Hoepfel
6d782010c4
Docs: Stubs for catalogue and partner app
- Added stubs for both apps
- Switched to using :automodule: for abstract models instead of
individual :autoclass:
- Added instructions on creating a Partner and ProductClass instance
when setting up a new Oscar instance
13 anos atrás
David Winterbottom
5ee4021e76
Document the demo store
Update release notes too.
13 anos atrás
Maik Hoepfel
09ec91fe73
Docs: Fix broken sandbox link
13 anos atrás
David Winterbottom
10fb79ed95
Rework the docs index page
13 anos atrás
David Winterbottom
b4d571c00d
A few minor corrections to the docs
13 anos atrás
Maik Hoepfel
fa955cf186
Docs: Move design decisions and dev environment
They really don't belong in /contributing.
13 anos atrás
Maik Hoepfel
ededcd17d6
Docs: Merge tests/README.rst into docs structure
13 anos atrás
Maik Hoepfel
0e101f44b3
Docs: Added documentation for tox tests
13 anos atrás
Maik Hoepfel
eb90256263
Docs: Centralise sandbox instructions
Building the sandbox was explained in multiple locations, and in
slightly different ways. The sandbox now has a separate document.
13 anos atrás
Maik Hoepfel
12b2e60707
Docs: Merged content from old docs
my_model_customisations_arent_picked_up now lives in a subsection of the
recipe how_to_customise_models.
The old conventions.rst is now merged into the new coding-style.rst.
The old search.rst has been dropped as it seems outdated.
13 anos atrás
Maik Hoepfel
a4c4d5aaad
Split up contributing guidelines
They were getting quite long. They've been split up in several
subsections. Some of them are borrowing heavily from the Django docs.
13 anos atrás
Maik Hoepfel
70d06212c8
Docs: remove boilerplate project section
Yet another project is hard to maintain, and it's mainly used for
internal use. Removing it reduces the number of options of how to get a
Oscar project running, hence making it easier.
13 anos atrás
Maik Hoepfel
6456126924
Update docs/ structure
To set a base for upcoming docs changes, the docs directory structure
has been streamlined to follow a simplified version of Django's docs.
The old _draft folder has been removed. Both files from there and the
current docs that don't fit nicely into the new structure are in _old/
for the moment.
13 anos atrás