index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rest_framework
/
templates
Age
Commit message (
Expand
)
Author
2015-03-16
Merge pull request #2631 from Ins1ne/feature/issue-2559
Tom Christie
2015-03-13
fixed missing anchor closing tag
mochawich
2015-03-07
update vertical and inline layouts for radio choices
Aider Ibragimov
2015-03-04
Allow blank/null on radio.html choices
Aider Ibragimov
2015-02-20
Disable select field if no choices available
José Padilla
2015-01-22
Add paging controls
Tom Christie
2015-01-15
Tweaks, and add pagination controls for offset/limit.
Tom Christie
2015-01-14
Include pagination control in browsable API
Tom Christie
2014-12-23
Remove ‘/‘ from inside variable block {{ }}
Andrew Seier
2014-12-23
Remove commented code (warning during compression)
Andrew Seier
2014-12-09
Add allow_blank for ChoiceField #2184
José Padilla
2014-12-08
Ported a couple of templates to Bootstrap 3.x.
Loic Bistuer
2014-11-25
Style tweaks to login template.
Tom Christie
2014-11-25
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-25
Lowercase HTML label tag. Refs #2121.
Tom Christie
2014-11-21
removed the whole footer section
Andreas Bernacca
2014-11-21
remove sponsored by dabapps
Andreas Bernacca
2014-11-20
Resolve PUT and POST buttons in browsable API
Tom Christie
2014-11-20
Add --- null option for selects. Closes #2096.
Tom Christie
2014-11-18
List serializer no explicitly renders as 'not supported for HTML input'
Tom Christie
2014-11-17
Remove class='form-control' for file inputs. Closes #2065.
Tom Christie
2014-11-07
Fix up fieldset templates. Closes #2039
Tom Christie
2014-10-31
Merge master
Tom Christie
2014-10-31
Update to bootstrap 3. Closes #1085
Tom Christie
2014-10-15
Moar form styling
Tom Christie
2014-10-15
Moar form styling
Tom Christie
2014-10-15
Reorganize to use template_pack in form rendering
Tom Christie
2014-10-15
Drop template includes
Tom Christie
2014-10-09
Use BoundField .name on fields
Tom Christie
2014-10-09
First pass on nested serializers in HTML
Tom Christie
2014-10-02
First pass on incorperating the form rendering into the browsable API
Tom Christie
2014-10-01
More forms support
Tom Christie
2014-10-01
First pass at HTML form rendering
Tom Christie
2014-09-26
[templates/rest_framework/base.html] Separate `object-form' and `generic-cont...
Anton D. Kachalov
2014-09-05
Merge pull request #1829 from cezar77/login-form-errors
Tom Christie
2014-09-05
Remove light gray bordering from the well with general message error
Cezar Pendarovski
2014-09-05
Place general error message in well
Cezar Pendarovski
2014-09-05
Change bootstrap class warning to error
Cezar Pendarovski
2014-09-05
Input fields get hightlighted if login fails and username is persisted
Cezar Pendarovski
2014-09-04
General message error goes above submit button
Cezar Pendarovski
2014-09-04
Error messages are displayed below the input fields
Cezar Pendarovski
2014-09-04
Display validation errors on login form
Cezar Pendarovski
2014-09-03
Moved li tags inside `optional_login`
Carlton Gibson
2014-09-02
Remove Login Dropdown when Auth Views are not registered.
Carlton Gibson
2014-08-30
Restore body block to base template.
Daniel Roseman
2014-08-28
Validation errors in the rendered HTML fixed
Cezar Pendarovski
2014-08-27
Put all TextNodes (method names) back to same line with parent element
Cezar Pendarovski
2014-08-25
Merge remote-tracking branch 'upstream/master' into fix-1719
Cezar Pendarovski
2014-08-22
Fixed the issue with the non-draggable horizontal scrollbar
Cezar Pendarovski
2014-08-19
Merge master
Tom Christie
[next]