Tim Graham 4aa089a9a9 Removed support for custom SQL per deprecation timeline. hace 10 años
..
auth a7aaabfaf1 Removed doc note about PasswordResetForm requiring an integer PK. hace 10 años
class-based-views cf0fd65ed4 Deprecated TEMPLATE_LOADERS. hace 10 años
db 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. hace 10 años
forms e0080cf577 Fixed #24083 -- Corrected is_bound nature in forms topic docs hace 10 años
http 75f107b884 Removed request.REQUEST per deprecation timeline; refs #18659. hace 10 años
i18n 26a92619f6 Fixed #24124 -- Changed context_processors in the default settings.py hace 10 años
testing 4aa089a9a9 Removed support for custom SQL per deprecation timeline. hace 10 años
cache.txt d038c547b5 Removed django.core.cache.get_cache() per deprecation timeline; refs #21012. hace 10 años
checks.txt cf2390be16 Fixed #23959 -- Clarified when checks automatically run. hace 10 años
conditional-view-processing.txt b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. hace 10 años
email.txt e023ceb453 Fixed #23910 -- Added reply_to parameter to EmailMessage hace 10 años
files.txt 0a4b04fc23 Used https for most *.python.org links hace 10 años
index.txt 5679fce87c Added first cut at reference documentation for the checks framework. hace 11 años
install.txt fed25f1105 Removed compatibility with Python 3.2. hace 10 años
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. hace 11 años
logging.txt b5c1a85b50 Fixed #24118 -- Added --debug-sql option for tests. hace 10 años
migrations.txt 4aa089a9a9 Removed support for custom SQL per deprecation timeline. hace 10 años
pagination.txt aa399f6b8b Use "catch" instead of "trap" for exceptions. hace 10 años
performance.txt 337cd09836 Updated some other external links in the docs hace 10 años
python3.txt c820892eed Removed django.utils.datastructures.SortedDict per deprecation timeline. hace 10 años
security.txt d16bc7f0e4 Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute. hace 10 años
serialization.txt 0a4b04fc23 Used https for most *.python.org links hace 10 años
settings.txt d3205e3e2e Deprecated TEMPLATE_DIRS. hace 10 años
signals.txt 23f1a8dad2 Added return value to Signal.disconnect(). hace 10 años
signing.txt d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). hace 10 años
templates.txt ee8d5b91e9 Wrote main documentation for templates. hace 10 años