Tim Graham
|
a2bcec3491
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
|
10 years ago |
Tim Graham
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 years ago |
Maxime Turcotte
|
f97c53c098
Fixed #22801 -- Added 'www.' to diveintopython.net links
|
10 years ago |
Tim Graham
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
10 years ago |
Ben Davis
|
5c0333de2e
Fixed #22517, "view prefix" still referenced in urlconf docs
|
11 years ago |
chriscauley
|
66ec9ee441
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
|
11 years ago |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
11 years ago |
Tim Martin
|
a779757706
Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
|
11 years ago |
Tim Graham
|
aa93a1890f
Removed contrib.comments per deprecation timeline.
|
11 years ago |
Tim Graham
|
270f7e2167
Fixed #21708 -- Added some headings to separate unrelated topics.
|
11 years ago |
Tim Graham
|
025ec2e7fe
Fixed #21582 -- Corrected URL namespace example.
|
11 years ago |
Tim Graham
|
77f6b468e5
Fixed #21137 -- Corrected ULRconf include example.
|
11 years ago |
Ramiro Morales
|
ce0c5c38ea
A few doc additions for changes from d228c1192e.
|
11 years ago |
Michael DiBernardo
|
222460a994
Fixed #21137 -- Documented best practice for URLconfs with repeated pattern prefixes.
|
11 years ago |
Alasdair Nicol
|
a0c58113b9
Added missing request argument to example in URL dispatcher docs
|
11 years ago |
Julien Phalip
|
47c755327b
Fixed a number of minor misspellings.
|
11 years ago |
Silvan Spross
|
cd72c55d86
Add missing imports and models to the examples in the view layer documentation
|
12 years ago |
Tim Graham
|
c852d45681
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
|
12 years ago |
Aymeric Augustin
|
3f2befc931
Deprecated django.views.defaults.shortcut.
|
12 years ago |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 years ago |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 years ago |
Tim Graham
|
0e3690d230
Fixed #18974 - Warned against using models.permalink
|
12 years ago |
Ramiro Morales
|
0614e99fbd
More URL reversion docs typo fixes.
|
12 years ago |
Dmitry Medvinsky
|
b498ce8203
Fix typo in URLs reversing docs
|
12 years ago |
Ramiro Morales
|
ec1aad1671
Added section about URL reversion to URL mapper document.
|
12 years ago |
Ramiro Morales
|
69035b0b1c
More URL mapping documentation fixes.
|
12 years ago |
Ramiro Morales
|
b6b8a3f66b
Refactored URL mapping documentation.
|
12 years ago |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 years ago |
Tim Graham
|
acd74ffa35
Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Willey for the suggestion.
|
12 years ago |
Malcolm Tredinnick
|
6add6170c0
Small reorganisation of initial parts of URL documentation.
|
12 years ago |