Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Release: 2.0.0a0 #470

Merged
merged 25 commits into from
Jul 14, 2016
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
c4eb8d8
Start fresh package.
marcgibbons Jul 8, 2016
396ec56
Update test command
marcgibbons Jul 8, 2016
94fb7e1
Port over static files and templates from coreapi_swagger project.
marcgibbons Jul 8, 2016
daa6598
Update template reference to DRS.
marcgibbons Jul 8, 2016
b59d09f
Update README.
marcgibbons Jul 8, 2016
d73d7f0
Merge branch 'develop' into feature/coreapi
marcgibbons Jul 8, 2016
6c583e3
Update requirements.txt
marcgibbons Jul 9, 2016
a4e4461
Update setup config & Manifest.
marcgibbons Jul 9, 2016
20cc4e3
Reverse order of tags.
marcgibbons Jul 9, 2016
10cb68d
Add DRF tutorial as example_app using Swagger renderers.
marcgibbons Jul 9, 2016
490ed05
Bump requirements, add migration.
marcgibbons Jul 9, 2016
58983a5
Add settings mechanism for Swagger using DRF ApiSettings as base.
marcgibbons Jul 10, 2016
8110a39
Use PEP 396 module versioning, add simplejson.
marcgibbons Jul 10, 2016
4d55ddf
Display session auth if setting is True.
marcgibbons Jul 10, 2016
1e7e48e
Fix install_requires
marcgibbons Jul 10, 2016
ac4a467
Add mkdocs
marcgibbons Jul 13, 2016
499b896
Use readthedocs theme
marcgibbons Jul 13, 2016
fa95fb1
Add conf.py
marcgibbons Jul 14, 2016
a50c60c
Start writing docs.
marcgibbons Jul 14, 2016
d4e00e5
Add settings block.
marcgibbons Jul 14, 2016
7bd7a75
Try vanilla theme on RTD
marcgibbons Jul 14, 2016
1e229a0
Describe Django session authentication configuration and Swagger secu…
marcgibbons Jul 14, 2016
5d04b4f
Add license to docs, quick explanation of changes in v2.
marcgibbons Jul 14, 2016
2535a31
Update requirements.txt
marcgibbons Jul 14, 2016
7859443
Remove built docs from repo and gitignore.
marcgibbons Jul 14, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use readthedocs theme
  • Loading branch information
marcgibbons committed Jul 13, 2016
commit 499b89648fe3d3c4ede13b2c1ed90a1b7a4c8935
1 change: 1 addition & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
site_name: Django REST Swagger
theme: readthedocs