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
Age
Commit message (
Expand
)
Author
2013-11-23
Add missing commas in Prefetch docs
Thomas Orozco
2013-11-23
Fixed #21486 -- Prevented settings config in signal connection
Claude Paroz
2013-11-23
Fixed #21200 -- Consistantly raise errors across all cache backends.
Florian Apolloner
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-23
Removed information about releases < 1.7.
Haiko Schol
2013-11-22
Improved docs for ModelFormSet.clean().
Loic Bistuer
2013-11-22
Noted that localmem is the default cache.
mlissner
2013-11-22
Removed unused import in docs/topics/http/sessions.txt
Tim Graham
2013-11-23
Fixed #21491 -- Removed documented workaround for a known issue.
Loic Bistuer
2013-11-22
Fixed #21487 -- Session cannot store tzinfo instances anymore.
Aymeric Augustin
2013-11-22
Fixed sentence structure in docs/internals/contributing/triaging-tickets.txt
Cody Scott
2013-11-21
Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Claude Paroz
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-20
Fixed #21472 -- Fixed inline formsets display when parent pk is 0
Claude Paroz
2013-11-19
Recommended setuptools in the reuseable app tutorial.
Dražen Lučanin
2013-11-19
Added more examples to the get_object_or_404 documentation.
Baptiste Mispelon
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-19
Fixed #15179 -- middlewares not applied for test client login()
Unai Zalakain
2013-11-18
Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-18
Fixed #21457 -- Allowed fixture file name to contain dots
Claude Paroz
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-18
Added release note for TypedChoiceField coerce limitation
Claude Paroz
2013-11-18
Fixed #21240 -- Added 1.5 release note for OneToOneField/select_related change.
Tim Graham
2013-11-18
Fixed #21404 -- Added session.set_expiry() note to 1.6 release notes.
Tim Graham
2013-11-17
Updated 1.6.1 release notes
Claude Paroz
2013-11-16
Fixed #21428 -- editable GenericRelation regression
Anssi Kääriäinen
2013-11-15
Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
Clarified MySQL Connector note.
DanSears
2013-11-15
Fixed #21425 -- Made order in which loggers are introduced consistent.
Tim Graham
2013-11-15
Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
2013-11-14
Added backported fixes to 1.6.1 release notes.
Baptiste Mispelon
2013-11-14
Release notes for ORM changes in 1.6
Anssi Kääriäinen
2013-11-13
Added release note for #21410; thanks Loic.
Tim Graham
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
Merge pull request #1907 from Bouke/tickets/21388
Claude Paroz
2013-11-11
Fixed #21421 -- Added level_tag attribute on messages.
Sjoerd Langkemper
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-11
Merge pull request #1906 from DanSears/master
Aymeric Augustin
2013-11-11
Fixed #21351 -- Replaced memoize with Python's lru_cache.
Bouke Haarsma
2013-11-10
added description of MySQL Connector/Python
DanSears
2013-11-10
Fixed typo in tutorial 2; refs #21418.
Tim Graham
2013-11-09
Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-11-09
Fixed #14800 -- Suppressed WSGIRequestHandler message filtering
Claude Paroz
2013-11-09
Fixed spelling of compatibility.
Tim Graham
2013-11-09
Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3.
Tim Graham
[next]