.. |
_images
|
7061da514a
Added a diagram of the hierarchy of our TestCase subclasses to the testing docs.
|
il y a 13 ans |
class-based-views
|
e2b1808196
Fixed #19335 - Typo and cleanups in docs/topics/class-based-views/index.txt
|
il y a 12 ans |
db
|
ba2adc9c05
Fixed #19352 - Added an example in the QuerySet docs.
|
il y a 12 ans |
forms
|
8248d14029
Removed US localflavor-specific tests from core
|
il y a 12 ans |
http
|
be9f2919e0
Edited the middleware doc for completeness, clarity, and consistency.
|
il y a 12 ans |
i18n
|
0775ab2955
Fixed #19132 -- Added example for creating custom lazy function
|
il y a 12 ans |
auth.txt
|
cacafe89d0
fix a spelling error in docs
|
il y a 12 ans |
cache.txt
|
4c5cea7073
Merge pull request #218 from mgrouchy/ticket_18582
|
il y a 12 ans |
conditional-view-processing.txt
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
il y a 13 ans |
email.txt
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
il y a 12 ans |
files.txt
|
af7ea808d8
Added WizardView.file_storage exception message and docs
|
il y a 12 ans |
index.txt
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
il y a 12 ans |
install.txt
|
6cad5f212a
Fixed #19461 - Linked to psycopg in topics/install.txt
|
il y a 12 ans |
logging.txt
|
3fb83729b9
Merge branch 'ticket_19325' of https://github.com/hannesstruss/django into hannesstruss-ticket_19325
|
il y a 12 ans |
pagination.txt
|
514e827022
Fixed pagination example wrt new next_page_number behavior
|
il y a 12 ans |
python3.txt
|
fc10418fba
Fixed #18963 -- Used a subclass-friendly pattern
|
il y a 12 ans |
security.txt
|
27560924ec
Fixed a security issue in get_host.
|
il y a 12 ans |
serialization.txt
|
4e8d9524c6
Fixed #6234 -- Removed obsolete note about json and ensure_ascii
|
il y a 12 ans |
settings.txt
|
59d2b8aa16
Fix issue #18267 - document `settings.configured` property.
|
il y a 13 ans |
signals.txt
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
il y a 12 ans |
signing.txt
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
il y a 13 ans |
templates.txt
|
55a2d5b577
Removes PHP references
|
il y a 12 ans |
testing.txt
|
088d3bc2f8
Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering
|
il y a 12 ans |