Maxime Lorant c307383ec9 Fixed typo in docs/ref/forms/validation.txt. hace 10 años
..
class-based-views 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. hace 11 años
contrib bc0aba7786 Dropped support for SpatiaLite < 2.4. hace 10 años
files 680a0f08b1 Updated doc links to point to Python 3 documentation hace 11 años
forms c307383ec9 Fixed typo in docs/ref/forms/validation.txt. hace 10 años
models 42736ac8e8 Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. hace 10 años
templates 9560dac3c0 Close autoescape tag in template documentation. hace 10 años
applications.txt b8fc167b32 Fixed #22688 -- Documented ready() may be called more than once hace 11 años
checks.txt 5472bf4df0 Added formatting and line wrapping to checks reference doc. hace 10 años
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. hace 11 años
databases.txt 7be646425f Updated current state of MySQL Connector/Python. hace 10 años
django-admin.txt f97c53c098 Fixed #22801 -- Added 'www.' to diveintopython.net links hace 10 años
exceptions.txt 680a0f08b1 Updated doc links to point to Python 3 documentation hace 11 años
index.txt 1d3ae4760b Fixed warnings when building the documentation. hace 11 años
middleware.txt df09d85482 Fixed #17552 -- Removed a hack for IE6 and earlier. hace 10 años
migration-operations.txt c17cd151d8 Doc edits for refs #22487. hace 10 años
request-response.txt 680a0f08b1 Updated doc links to point to Python 3 documentation hace 11 años
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. hace 11 años
settings.txt c17cd151d8 Doc edits for refs #22487. hace 10 años
signals.txt a00efa30d6 Fixed #22748 -- Corrected post_migrate usage example. hace 10 años
template-response.txt 05d36dc06e Always use parentheses when documenting a method with no arguments. hace 11 años
unicode.txt b2514c02e1 Corrected the section identifier for MySQL unicode reference. hace 11 años
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. hace 10 años
urls.txt 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. hace 11 años
utils.txt c501662f3c Fixed #22618 -- Improved import_string example. hace 11 años
validators.txt 680a0f08b1 Updated doc links to point to Python 3 documentation hace 11 años
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. hace 10 años