File tree
128 files changed
+739
-206
lines changed- tests
- admin_changelist
- admin_custom_urls
- admin_docs
- admin_filters
- admin_inlines
- admin_ordering
- admin_scripts
- admin_util
- admin_validation
- admin_views
- admin_widgets
- aggregation
- aggregation_regress
- backends
- basic
- bug639
- bulk_create
- cache
- check
- choices
- commands_sql
- conditional_processing
- contenttypes_tests
- csrf_tests
- custom_columns
- custom_columns_regress
- custom_managers
- custom_managers_regress
- custom_pk
- datatypes
- dates
- datetimes
- db_typecasts
- defer_regress
- delete
- delete_regress
- dispatch/tests
- distinct_on_fields
- expressions
- expressions_regress
- extra_regress
- field_subclassing
- file_storage
- file_uploads
- fixtures
- fixtures_model_package/models
- fixtures_regress
- force_insert_update
- foreign_object
- forms_tests
- tests
- generic_inline_admin
- generic_relations
- generic_relations_regress
- generic_views
- get_object_or_404
- get_or_create_regress
- handlers
- httpwrappers
- i18n
- inline_formsets
- inspectdb
- logging_tests
- lookup
- m2m_and_m2o
- m2m_intermediary
- m2m_regress
- m2m_signals
- m2m_through
- m2m_through_regress
- m2o_recursive
- many_to_many
- many_to_one
- many_to_one_null
- many_to_one_regress
- max_lengths
- middleware
- middleware_exceptions
- model_fields
- model_forms
- model_inheritance_same_model_name
- multiple_database
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
128 files changed
+739
-206
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
| 13 | + | |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
| 19 | + | |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
| 23 | + | |
19 | 24 |
| |
20 | 25 |
| |
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
| 29 | + | |
24 | 30 |
| |
25 | 31 |
| |
26 | 32 |
| |
27 | 33 |
| |
28 | 34 |
| |
29 | 35 |
| |
30 | 36 |
| |
| 37 | + | |
31 | 38 |
| |
32 | 39 |
| |
33 | 40 |
| |
| |||
36 | 43 |
| |
37 | 44 |
| |
38 | 45 |
| |
| 46 | + | |
39 | 47 |
| |
40 | 48 |
| |
41 | 49 |
| |
42 | 50 |
| |
43 | 51 |
| |
| 52 | + | |
44 | 53 |
| |
45 | 54 |
| |
46 | 55 |
| |
| 56 | + | |
47 | 57 |
| |
48 | 58 |
| |
49 | 59 |
| |
| 60 | + | |
50 | 61 |
| |
51 | 62 |
| |
52 | 63 |
| |
53 | 64 |
| |
| 65 | + | |
54 | 66 |
| |
55 | 67 |
| |
56 | 68 |
| |
57 | 69 |
| |
58 | 70 |
| |
| 71 | + | |
59 | 72 |
| |
60 | 73 |
| |
61 | 74 |
| |
| |||
77 | 90 |
| |
78 | 91 |
| |
79 | 92 |
| |
| 93 | + | |
80 | 94 |
| |
81 | 95 |
| |
82 | 96 |
| |
| |||
88 | 102 |
| |
89 | 103 |
| |
90 | 104 |
| |
| 105 | + | |
91 | 106 |
| |
92 | 107 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| |||
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
| 72 | + | |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
156 | 157 |
| |
157 | 158 |
| |
158 | 159 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
| 173 | + | |
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
175 | 177 |
| |
| 178 | + | |
176 | 179 |
| |
177 | 180 |
| |
178 | 181 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
| |||
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
| 103 | + | |
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
| 107 | + | |
105 | 108 |
| |
106 | 109 |
| |
107 | 110 |
| |
108 | 111 |
| |
| 112 | + | |
109 | 113 |
| |
110 | 114 |
| |
111 | 115 |
| |
112 | 116 |
| |
113 | 117 |
| |
114 | 118 |
| |
| 119 | + | |
115 | 120 |
| |
116 | 121 |
| |
117 | 122 |
| |
| 123 | + | |
118 | 124 |
| |
119 | 125 |
| |
120 | 126 |
| |
| 127 | + | |
121 | 128 |
| |
122 | 129 |
| |
123 | 130 |
| |
124 | 131 |
| |
| 132 | + | |
125 | 133 |
| |
126 | 134 |
| |
127 | 135 |
| |
128 | 136 |
| |
129 | 137 |
| |
130 | 138 |
| |
| 139 | + | |
131 | 140 |
| |
132 | 141 |
| |
133 | 142 |
| |
| 143 | + | |
134 | 144 |
| |
135 | 145 |
| |
136 | 146 |
| |
137 | 147 |
| |
138 | 148 |
| |
139 | 149 |
| |
140 | 150 |
| |
| 151 | + | |
141 | 152 |
| |
142 | 153 |
| |
143 | 154 |
| |
| 155 | + | |
144 | 156 |
| |
145 | 157 |
| |
146 | 158 |
| |
| 159 | + | |
147 | 160 |
| |
148 | 161 |
| |
149 | 162 |
| |
| 163 | + | |
150 | 164 |
| |
151 | 165 |
| |
152 | 166 |
| |
153 | 167 |
| |
| 168 | + | |
154 | 169 |
| |
155 | 170 |
| |
156 | 171 |
| |
| |||
160 | 175 |
| |
161 | 176 |
| |
162 | 177 |
| |
| 178 | + | |
163 | 179 |
| |
164 | 180 |
| |
165 | 181 |
| |
| |||
211 | 227 |
| |
212 | 228 |
| |
213 | 229 |
| |
| 230 | + | |
214 | 231 |
| |
215 | 232 |
| |
216 | 233 |
| |
| 234 | + | |
217 | 235 |
| |
218 | 236 |
| |
219 | 237 |
| |
| 238 | + | |
220 | 239 |
| |
221 | 240 |
| |
222 | 241 |
| |
| |||
234 | 253 |
| |
235 | 254 |
| |
236 | 255 |
| |
| 256 | + | |
237 | 257 |
| |
238 | 258 |
| |
239 | 259 |
| |
| 260 | + | |
240 | 261 |
| |
241 | 262 |
| |
242 | 263 |
| |
|
Lines changed: 13 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
| 282 | + | |
282 | 283 |
| |
283 | 284 |
| |
284 | 285 |
| |
| |||
465 | 466 |
| |
466 | 467 |
| |
467 | 468 |
| |
468 |
| - | |
| 469 | + | |
469 | 470 |
| |
470 |
| - | |
| 471 | + | |
471 | 472 |
| |
472 | 473 |
| |
473 | 474 |
| |
| |||
477 | 478 |
| |
478 | 479 |
| |
479 | 480 |
| |
480 |
| - | |
| 481 | + | |
481 | 482 |
| |
482 |
| - | |
| 483 | + | |
483 | 484 |
| |
484 | 485 |
| |
485 |
| - | |
| 486 | + | |
486 | 487 |
| |
487 | 488 |
| |
488 | 489 |
| |
| |||
494 | 495 |
| |
495 | 496 |
| |
496 | 497 |
| |
497 |
| - | |
| 498 | + | |
498 | 499 |
| |
499 |
| - | |
| 500 | + | |
500 | 501 |
| |
501 | 502 |
| |
502 | 503 |
| |
| |||
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
511 |
| - | |
| 512 | + | |
512 | 513 |
| |
513 |
| - | |
| 514 | + | |
514 | 515 |
| |
515 | 516 |
| |
516 | 517 |
| |
| |||
525 | 526 |
| |
526 | 527 |
| |
527 | 528 |
| |
528 |
| - | |
| 529 | + | |
529 | 530 |
| |
530 |
| - | |
| 531 | + | |
531 | 532 |
| |
532 | 533 |
| |
533 | 534 |
| |
| |||
698 | 699 |
| |
699 | 700 |
| |
700 | 701 |
| |
| 702 | + | |
701 | 703 |
| |
702 | 704 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
| 33 | + | |
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
|
0 commit comments