Historial de Commits

Autor SHA1 Mensaje Fecha
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. hace 2 años
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. hace 2 años
  Jarosław Wygoda 32940d390a Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. hace 2 años
  David Smith 67b5f506a6 Changed some words to use inline markup. hace 3 años
  Kaushik Chintam 1625a8c8eb Fixed #33048 -- Doc'd that DEBUG static files requests don't use middleware chain. hace 3 años
  Mariusz Felisiak f331eba6d5 Refs #32880 -- Made remaining titles consistent in how-to documents. hace 3 años
  Markus Holtermann 50a5f8840f Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. hace 4 años
  Amankumar Singh 51637222b6 Fixed #32419 -- Clarified URLconf in example of serving media files. hace 4 años
  Nikita Sobolev 42f3fafdfa Updated {% static %} tag examples in docs to use single quotes where appropriate. hace 4 años
  Abhijeet a45c8d7ad0 Fixed #31126 -- Doc'd STATICFILES_DIRS namespacing in static files how-to. hace 5 años
  Jon Dufresne 26554cf5d1 Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs. hace 5 años
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. hace 5 años
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. hace 6 años
  Tim Graham ba5f24ea64 Fixed #29265 -- Removed the suggestion to hardcode static URLs. hace 7 años
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. hace 7 años
  Aleksej Manaev 7170820b4e Fixed typos in docs/howto/static-files/index.txt. hace 8 años
  Tim Graham c2e94bd8df Fixed #27212 -- Fixed typo in docs/howto/static-files/index.txt. hace 8 años
  Kenneth Schnall cd2e4293cb Removed extra periods in docs/howto/static-files/index.txt headers. hace 8 años
  Johannes Hoppe cf546e11ac Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. hace 9 años
  David Gibbons 526a413870 Updated static files howto title to include JavaScript. hace 9 años
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. hace 10 años
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. hace 10 años
  Claude Paroz 3a44e20005 Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase hace 10 años
  Tim Graham fb7c347f7b Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL. hace 11 años
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. hace 11 años
  Tim Graham d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. hace 11 años
  Tarjei Husøy 751dc0a36b Fix broken sphinx reference to staticfiles. hace 11 años
  Loic Bistuer 7b04038a7f Fixed #20973 -- Document serving static files without django.contrib.staticfiles hace 11 años
  Ramiro Morales e909ceae9b Made django.test.testcases not depend on staticfiles contrib app. hace 11 años
  Tim Graham 9be93aa809 Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy. hace 11 años