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
2f54decd
Commit
2f54decd
authored
May 14, 2013
by
Tom Christie
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/tomchristie/django-rest-framework
parents
e939e175
599c0eb0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
+6
-8
docs/topics/credits.md
+2
-0
rest_framework/templates/rest_framework/login_base.html
+4
-8
No files found.
docs/topics/credits.md
View file @
2f54decd
...
...
@@ -122,6 +122,7 @@ The following people have helped make REST framework great.
*
Daniel Hepper -
[
dhepper
]
*
Hamish Campbell -
[
hamishcampbell
]
*
Marlon Bailey -
[
avinash240
]
*
James Summerfield -
[
jsummerfield
]
Many thanks to everyone who's contributed to the project.
...
...
@@ -280,3 +281,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
[
dhepper
]:
https://github.com/dhepper
[
hamishcampbell
]:
https://github.com/hamishcampbell
[
avinash240
]:
https://github.com/avinash240
[
jsummerfield
]:
https://github.com/jsummerfield
rest_framework/templates/rest_framework/login_base.html
View file @
2f54decd
...
...
@@ -12,9 +12,8 @@
<body
class=
"container"
>
<div
class=
"container-fluid"
style=
"margin-top: 30px"
>
<div
class=
"container-fluid"
style=
"margin-top: 30px"
>
<div
class=
"row-fluid"
>
<div
class=
"well"
style=
"width: 320px; margin-left: auto; margin-right: auto"
>
<div
class=
"row-fluid"
>
<div>
...
...
@@ -44,12 +43,9 @@
</div>
</form>
</div>
</div>
<!-- /row fluid -->
</div>
<!--/span-->
</div>
<!-- /.row-fluid -->
</div
>
</div>
</div>
<!--/.well--
>
</div>
<!-- /.row-fluid -->
</div>
<!-- /.container-fluid -->
</body>
</html>
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