Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
166025c0
Commit
166025c0
authored
Oct 30, 2012
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Package and doc tweaks
parent
1b62efe4
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
docs/index.md
+1
-1
mkdocs.py
+1
-1
setup.py
+1
-1
No files found.
docs/index.md
View file @
166025c0
...
...
@@ -159,7 +159,7 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[
travis
]:
http://travis-ci.org/tomchristie/django-rest-framework?branch=
restframework2
[
travis
]:
http://travis-ci.org/tomchristie/django-rest-framework?branch=
master
[
travis-build-image
]:
https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2
[
urlobject
]:
https://github.com/zacharyvoase/urlobject
[
markdown
]:
http://pypi.python.org/pypi/Markdown/
...
...
mkdocs.py
View file @
166025c0
...
...
@@ -18,7 +18,7 @@ if local:
index
=
'index.html'
else
:
base_url
=
'http://django-rest-framework.org'
suffix
=
''
suffix
=
'
.html
'
index
=
''
...
...
setup.py
View file @
166025c0
...
...
@@ -52,7 +52,7 @@ if sys.argv[-1] == 'publish':
setup
(
name
=
'
rest_
framework'
,
name
=
'
djangorest
framework'
,
version
=
version
,
url
=
'http://django-rest-framework.org'
,
download_url
=
'http://pypi.python.org/pypi/rest_framework/'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment