Matt Westcott
|
26eb481cf6
|
Update docs to mention Django 1.11 / Python 3.6 support
|
2017-04-20 10:57:22 +01:00 |
|
Tim Heap
|
f742d4a476
|
Use .. code-block:: for all python, html blocks
|
2016-11-28 13:41:34 +00:00 |
|
Elwin Buisman
|
fd8f4b22fb
|
Bumped supported Django version to 1.10
Bumped supported Django version to 1.10 according to requirements in setup.py
|
2016-08-25 10:09:08 +01:00 |
|
Karl Hobley
|
be82fa975d
|
Removed django-compressor
|
2016-02-03 16:16:11 +00:00 |
|
Matt Westcott
|
aea3ce67a0
|
Document setting up MEDIA_ROOT in the Django integration docs
An out-of-the-box Django project is not configured to serve user-uploaded files from MEDIA_ROOT; this needs to be added manually as per https://docs.djangoproject.com/en/1.9/howto/static-files/#serving-files-uploaded-by-a-user-during-development . Fixes #2100
|
2016-01-12 15:40:35 +00:00 |
|
Matt Westcott
|
04fdd5f352
|
Remove Django 1.7 support from documentation, requirements and CI definitions
|
2016-01-05 17:38:29 +00:00 |
|
Matt Westcott
|
96e9a67b75
|
Add 'integrating into Django' docs
|
2015-11-10 21:30:10 +00:00 |
|