index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
http
/
urls.txt
Age
Commit message (
Expand
)
Author
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-05-14
Minor edits to docs/topics/http/urls.txt
I am Clinton
2015-04-24
Fixed #24700 -- Added dash to slug regex in http docs
Marcus Pennington
2015-03-23
Fixed #13525 -- Added tests and docs for nested parameters in URL patterns.
Bas Peschier
2014-12-28
Deprecated current_app in TemplateResponse and render(_to_response).
Aymeric Augustin
2014-08-26
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
Tim Graham
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-06-10
Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-03
Fixed #22384 -- Deprecated reversing URLs by dotted path.
Tim Graham
2014-04-25
Fixed #22517, "view prefix" still referenced in urlconf docs
Ben Davis
2014-04-16
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
chriscauley
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-27
Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Tim Martin
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2013-12-30
Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-26
Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-09-24
Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-22
A few doc additions for changes from d228c1192e.
Ramiro Morales
2013-09-21
Fixed #21137 -- Documented best practice for URLconfs with repeated pattern p...
Michael DiBernardo
2013-08-03
Added missing request argument to example in URL dispatcher docs
Alasdair Nicol
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-05-18
Add missing imports and models to the examples in the view layer documentation
Silvan Spross
2013-04-10
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
Tim Graham
2013-03-14
Deprecated django.views.defaults.shortcut.
Aymeric Augustin
2013-01-15
Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-11-22
Fixed #18974 - Warned against using models.permalink
Tim Graham
2012-10-11
More URL reversion docs typo fixes.
Ramiro Morales
2012-10-11
Fix typo in URLs reversing docs
Dmitry Medvinsky
2012-10-07
Added section about URL reversion to URL mapper document.
Ramiro Morales
2012-10-06
More URL mapping documentation fixes.
Ramiro Morales
2012-10-06
Refactored URL mapping documentation.
Ramiro Morales
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-19
Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Wi...
Tim Graham
2012-09-07
Small reorganisation of initial parts of URL documentation.
Malcolm Tredinnick
2012-08-20
Made an example more readable in the URLs docs.
Aymeric Augustin
2012-08-20
Added links in URLs doc for consistency.
Aymeric Augustin
2012-07-15
Fixed #18625 -- Removed old-style use of url tag
Aymeric Augustin
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-04-25
Fixed #18033 -- Removed function-based generic views, as per official depreca...
Claude Paroz
2012-03-31
Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-02
Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` sett...
Jannis Leidel
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-16
Fixed a few typos and updated an example in the URLs docs.
Aymeric Augustin
2012-02-12
Fixed #16653 - Added example of kwargs support for resolve(); thanks krzysium...
Timo Graham
2011-11-19
Fixed #17028 - Changed diveintopython.org -> diveintopython.net
Timo Graham
2011-11-12
Fixed #17205 -- Fixed a small typo in the urls doc. Thanks, rabio.
Julien Phalip
2011-10-30
Fixed #17063 -- Fixed visibility of a few version-dependant notes in our docu...
Ramiro Morales
[prev]
[next]