Vincent Zhang
|
7b08e01c13
Refs #26747 -- Corrected a method name in tutorial05.
|
8 years ago |
Jon Dufresne
|
4f336f6652
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
8 years ago |
Ed Henderson
|
4a4d7f980e
Fixed #26021 -- Applied hanging indentation to docs.
|
8 years ago |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 years ago |
Qile Wang
|
0f2c2c104b
Clarified a docstring in tutorial05.
|
9 years ago |
薛丞宏
|
484edc81c1
Clarified that the test client response content attribute is bytes.
|
9 years ago |
Tim Graham
|
e0837f2cb1
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
|
9 years ago |
Claude Paroz
|
64982cc2fb
Updated Wikipedia links to use https
|
9 years ago |
Tim Graham
|
bdfce4db21
Removed a confusing sentence in tutorial 5.
|
9 years ago |
João Luiz Lorencetti
|
3653466bdf
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
|
9 years ago |
HerHde
|
39573a11db
Added missing punctuation in some comments in tutorial 5.
|
9 years ago |
Tim Graham
|
b2f331dc68
Updated tutorial to use explicit relative imports.
|
9 years ago |
Tim Graham
|
1e8411259f
Fixed #22912 -- Warned about a common mistake in tutorial 5.
|
10 years ago |
Maxime Turcotte
|
608aa8d101
Fixed #22836 -- Linked tutorial05 to the right section of tutorial04.
|
10 years ago |
vagrant
|
7a1f8414c3
Fixed #22842
|
10 years ago |
Jeremy Dunck
|
0e52b2863b
Substituted 'shortcut function' for 'factory method' in tutorial
|
10 years ago |
Baptiste Mispelon
|
ea4da8e63c
Fixed some typos in the documentation.
|
10 years ago |
Chris Jerdonek
|
e1cfc4b96a
Fixed link text for "Testing in Django" in tutorial 5.
|
11 years ago |
M Nasimul Haque
|
d07d6ae116
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename.
|
11 years ago |
Max Vizard
|
13ddf0e002
Fixed #21027 -- Updated tutorial 5 docs to link to management shell command page.
|
11 years ago |
Tim Graham
|
d1c9802811
Fixed #21116 -- Made usage of manage.py in docs more consistent.
|
11 years ago |
Tim Graham
|
0ac7cc3265
Fixed #21083 - Fixed spelling in tutorial.
|
11 years ago |
Kevin Christopher Henry
|
9d700322b3
Fixed #19885 -- cleaned up the django.test namespace
|
11 years ago |
Rodolfo
|
d34b94b00f
Fixed #20876 -- Changed Poll model name in tutorial to Question
|
11 years ago |
Dominic Rodger
|
c33d1ca1d9
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
11 years ago |
Ramiro Morales
|
0a50311063
Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
|
11 years ago |
Tim Graham
|
679a2ac843
Fixed #20249 - Removed a "feature" in the tutorial that doesn't actually work.
|
11 years ago |
Carl Meyer
|
9012833af8
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
|
11 years ago |
Carl Meyer
|
6c6c67f5a6
Fixed inconsistent punctuation in tutorial 5.
|
11 years ago |
Tim Graham
|
bc02a963db
Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.
|
11 years ago |