Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ramiro Morales b6b8a3f66b Refactored URL mapping documentation. 12 vuotta sitten
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 vuotta sitten
  Tim Graham acd74ffa35 Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Willey for the suggestion. 12 vuotta sitten
  Malcolm Tredinnick 6add6170c0 Small reorganisation of initial parts of URL documentation. 12 vuotta sitten
  Aymeric Augustin 1288572d92 Made an example more readable in the URLs docs. 12 vuotta sitten
  Aymeric Augustin 4e82d61400 Added links in URLs doc for consistency. 12 vuotta sitten
  Aymeric Augustin fb46f243b4 Fixed #18625 -- Removed old-style use of url tag 12 vuotta sitten
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 12 vuotta sitten
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 vuotta sitten
  Claude Paroz 1858e47672 Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 13 vuotta sitten
  Claude Paroz a1ffb02107 Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 13 vuotta sitten
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links 13 vuotta sitten
  Jannis Leidel d93a2ef887 Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` settings docs. Thanks, zsiciarz. 13 vuotta sitten
  Adrian Holovaty 7981efe04f Documentation (and some small source code) edits from [17432] - [17537] 13 vuotta sitten
  Aymeric Augustin 9d7b5558ee Fixed a few typos and updated an example in the URLs docs. 13 vuotta sitten
  Timo Graham 2df1847c9b Fixed #16653 - Added example of kwargs support for resolve(); thanks krzysiumed for the patch. 13 vuotta sitten
  Timo Graham 9b8e211dd3 Fixed #17028 - Changed diveintopython.org -> diveintopython.net 13 vuotta sitten
  Julien Phalip 1aef1b20aa Fixed #17205 -- Fixed a small typo in the urls doc. Thanks, rabio. 13 vuotta sitten
  Ramiro Morales 576e681302 Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation. 13 vuotta sitten
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 vuotta sitten
  Paul McMillan 642620897d Fixed #16910 -- Misleading regex in urlpatterns inclusion docs. 13 vuotta sitten
  Ramiro Morales 26b8122087 Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 13 vuotta sitten
  James Bennett f6d11f9b05 Fixed #16109: Corrected an inconsistency in URLconf examples for matching a numeric month. 13 vuotta sitten
  James Bennett 94524fbfef Fixed #16079: Clarified (for real this time) how handler404 and handler500 work, and that they only work in a root URLconf. 13 vuotta sitten
  Alex Gaynor fee2d1877f Fixed #16280. Document that both args and kwargs cannot be passed to reverse at the same time. 13 vuotta sitten
  Timo Graham c673bd1c4b Fixed #16654 - Syntax error in reverse() example; thanks jedie. 13 vuotta sitten
  Jannis Leidel 286a1cad88 Fixed #16332 -- Added language template tag that switches the activate language for the enclosed template section, e.g. to allow translation of URLs as added in r16405. Many thanks to Florian Apolloner and Orne Brocaar. 13 vuotta sitten
  Adrian Holovaty 6e9067623b Fixed small typo from [16054] in docs/topics/http/urls.txt 14 vuotta sitten
  Jannis Leidel 12a9107a7d Fixed minor doc typo. 14 vuotta sitten
  Jannis Leidel 79afd55278 Fixed #5925 -- Added new lazily evaluated version of django.core.urlresolvers.reverse. Thanks, SmileyChris, Preston Timmons and Julien Phalip. 14 vuotta sitten