Hyunwoo Park
|
3f237c1a5b
Fixed typo in docs/topics/forms/media.txt.
|
před 7 roky |
Johannes Hoppe
|
c19b56f633
Fixed #28377 -- Made combining form Media retain relative asset order.
|
před 7 roky |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
před 8 roky |
Berker Peksag
|
a02b5848ae
Replaced property() usage with decorator in several places.
|
před 8 roky |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
před 9 roky |
Johannes Hoppe
|
cf546e11ac
Fixed #21221 -- Made form Media and static template tag use staticfiles if installed.
|
před 9 roky |
Dave Hodder
|
08c980d752
Updated capitalization in the word "JavaScript" for consistency
|
před 10 roky |
Loic Bistuer
|
aa41eb9b8b
Fixed #20772 -- Fixed minor typo in form media docs.
|
před 11 roky |
James Bennett
|
c0f03175ce
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
|
před 11 roky |
Kenny Rachuonyo
|
4bd6e5e895
Update media.txt
|
před 11 roky |
leandrafinger
|
08b501e7d3
add missing imports to the examples in the 'Forms'
|
před 12 roky |
Thomas Thurman
|
b47b0211f5
Corrected "it's" to "its" when used possessively.
|
před 12 roky |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
před 12 roky |
Tim Graham
|
a73838fde3
Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the draft patch.
|
před 12 roky |
Tim Graham
|
e57338f2b9
Fixed #18847 - Updated for media examples to use static.example.com. Thanks Jamie Curle.
|
před 12 roky |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
před 13 roky |
Jannis Leidel
|
8fe42053bc
Reworded parts of the staticfiles documentation after receiving various user feedback. Thanks, all!
|
před 14 roky |
Alex Gaynor
|
c0248f6f07
Corrected some syntax issues in the docs.
|
před 14 roky |
Jannis Leidel
|
d7ad02ff72
Fixed a bunch of code examples in the form media documentation.
|
před 14 roky |
Jannis Leidel
|
33d8fcde8a
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusion around the STATICFILES_URL and STATICFILES_ROOT settings.
|
před 14 roky |
Russell Keith-Magee
|
a904e55859
Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch.
|
před 14 roky |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
před 14 roky |
Adrian Holovaty
|
9e3dbc7573
Fixed #10989 -- Fixed typos in formset and widget-media docs. Thanks, falken@mixworx.net and ramiro
|
před 15 roky |
Russell Keith-Magee
|
f55aba59d0
Fixed #10437 -- Corrected typo in Widget media example. Thanks to Manuel Saelices.
|
před 16 roky |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
před 16 roky |