Ramiro Morales 1adc87cd32 Updated some URLs in the documentation to point to the new repository. 13 лет назад
..
contrib 1adc87cd32 Updated some URLs in the documentation to point to the new repository. 13 лет назад
files c340f6aa4d Fixed incorrect pluralized argument in Files docs 13 лет назад
forms 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 лет назад
models 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 лет назад
templates 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 лет назад
authbackends.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 лет назад
class-based-views.txt 80c0cbf1c9 Clarified warning about date-based generic views. 13 лет назад
clickjacking.txt 528157ce73 Fixed #14201 - Add a "security overview" page to the docs 14 лет назад
databases.txt 584e2c0337 Prevent Oracle from changing field.null to True 13 лет назад
django-admin.txt 1adc87cd32 Updated some URLs in the documentation to point to the new repository. 13 лет назад
exceptions.txt d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 лет назад
index.txt 1858e47672 Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 13 лет назад
middleware.txt 6ecadcbdd2 Made a bunch more edits up until [17418] 13 лет назад
request-response.txt a1ffb02107 Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 13 лет назад
settings.txt 1adc87cd32 Updated some URLs in the documentation to point to the new repository. 13 лет назад
signals.txt 4b14546215 Fixed #17895 -- Made override_settings send the setting_changed signal both when a setting is overridden and when it's restored. 13 лет назад
template-response.txt 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 лет назад
unicode.txt 665ec600a4 Made email attachment handling code accept non-ASCII filenames. 13 лет назад
utils.txt 3e8b40f479 Fixed #17992 -- Added a public API for localtime. 13 лет назад
validators.txt 9ed6e08ff9 Removed deprecated URLField.verify_exists. 13 лет назад