aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/urlpatterns.py
AgeCommit message (Expand)Author
2013-12-13Merge branch 'master' into 2.4.0Tom Christie
2013-11-14Update urlpatterns.pyjgomezb
2013-09-25Drop 1.3 supportTom Christie
2013-02-04Cleanup importsTom Christie
2013-01-21Don't do an inverted if test.Tom Christie
2013-01-19Include kwargs in included URLsTom Christie
2013-01-19Drop print statementTom Christie
2013-01-19`format_suffix_patterns` now support `include`-style nested URL patterns. Fix...Tom Christie
2012-12-27Use compat import of urlpatternsTom Christie
2012-11-14fixed some typosStephan Groß
2012-10-19docs, docs, docs, docs, docs, docs, docsTom Christie
2012-10-09Added quickstart guideTom Christie
2012-10-05Fix bug in format suffix patternsTom Christie
2012-10-05Fix bug in format suffix patternsTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie