index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2013-11-27
Fixed #21169 -- Reworked RelatedManager methods use default filtering
Loic Bistuer
2013-11-26
Fixed a typo in the documentation
Alex Gaynor
2013-11-25
Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_vi...
Jay Leadbetter
2013-11-25
Fixed #21507 -- Corrected default widget information for FileField
Ludwik Trammer
2013-11-24
Fixed #21391 -- Allow model signals to lazily reference their senders.
Simon Charette
2013-11-24
Fixed typo in previous commit; refs #21490.
Tim Graham
2013-11-24
Fixed #21490 -- Fixed custom admin URL reverse example.
Tim Graham
2013-11-24
Removed confusing comments from the docs.
Loic Bistuer
2013-11-23
Add missing commas in Prefetch docs
Thomas Orozco
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-23
Fixed #21491 -- Removed documented workaround for a known issue.
Loic Bistuer
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-11-21
Fixed #21427 -- Clearly state integer field value ranges in docs
Markus Amalthea Magnuson
2013-11-19
fixed typo in builtins.txt
Julia Antokhine
2013-11-19
Fixed the base class note in the Date Views docs.
Rocky Meza
2013-11-18
Added more internal links in the management command documentation.
Baptiste Mispelon
2013-11-18
Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion
Claude Paroz
2013-11-15
Clarified MySQL Connector note.
DanSears
2013-11-12
Fixed typos in previous commit (9aa6d4bdb6618ba4f17acc7b7c0d1462d6cbc718).
Baptiste Mispelon
2013-11-12
Removed a mention of `Form._errors` from the documentation.
Baptiste Mispelon
2013-11-11
Fixed #21421 -- Added level_tag attribute on messages.
Sjoerd Langkemper
2013-11-10
added description of MySQL Connector/Python
DanSears
2013-11-09
Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-11-09
Fixed spelling of compatibility.
Tim Graham
2013-11-09
Fixed versionadded misuse in the admin documentation.
Baptiste Mispelon
2013-11-08
Added missing parameter in npgettext_lazy docs
glts
2013-11-08
Fixed #21396: Document backwards-incompatible change in RedirectView.get_redi...
Baptiste Mispelon
2013-11-07
Fixed #17001 -- Custom querysets for prefetch_related.
Loic Bistuer
2013-11-06
Fixed typos in documentation.
Baptiste Mispelon
2013-11-06
Fixed another typo introduced by b914991b3705cb6c91013d962c55cda9deb18d83.
Baptiste Mispelon
2013-11-05
Fixed a documentation typo introduced by b914991b37.
Simon Charette
2013-11-06
Added more tests and documentation for dictsort.
Baptiste Mispelon
2013-11-02
Django should be capitalized in text
Bouke Haarsma
2013-11-02
Merge pull request #1799 from Bouke/tickets/9523
Aymeric Augustin
2013-11-02
Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects
Bouke Haarsma
2013-11-02
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
2013-11-01
Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
Claude Paroz
2013-11-01
Fixed #21359 -- Corrected MySQL collation name in databases docs
Claude Paroz
2013-10-30
Fixed #9722 - used pyinotify as change detection system when available
Unai Zalakain
2013-10-30
Fixed #21306 -- Documented lower-casing behavior of title filter.
Tim Graham
2013-10-30
Fixed #20610: Added a message level dict to contrib.message context processor.
Baptiste Mispelon
2013-10-30
Fixed #21316 -- Documented that modifying safe strings makes them unsafe.
Tim Graham
2013-10-29
Fixed #8261 -- ModelAdmin hook for customising the "show on site" button
Unai Zalakain
2013-10-29
Mark this as a python code-block
Alex Gaynor
2013-10-28
Fixed #21344 -- Typo in docs/ref/models/queries.txt
Tim Graham
2013-10-24
Fixed #21219 -- Added a way to set different permission for static files.
Vajrasky Kok
2013-10-24
Fixed #20338 -- Stripped ending dot during host validation
Claude Paroz
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai Berger
2013-10-22
Fixed #17027 -- Added support for the power operator in F expressions.
Florian Hahn
[prev]
[next]