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-12-05
Fixed #21562 -- Warned against using the same app name as a django contrib app.
Alasdair Nicol
2013-12-05
Fixed another typo in custom model field documentation.
Baptiste Mispelon
2013-12-05
Fixed typo in custom model field documentation.
Baptiste Mispelon
2013-12-04
Fixing manager documentation inaccuracy
Frank Wiles
2013-12-04
List 1.6.x releases in descending order
Alasdair Nicol
2013-12-04
Fixed #21558 -- Support building CHM files.
Aymeric Augustin
2013-12-04
Added link to localized formatting doc from main index.
Ramiro Morales
2013-12-02
Fixed #13476 -- Added support for color in console output under Windows.
Ramiro Morales
2013-12-02
Fixed #21538 -- Added numpy to test/requirements/base.txt
Alasdair Nicol
2013-11-30
Fixed #21535 -- Fixed password hash iteration upgrade.
Tim Graham
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-30
Documented the house style for gender neutral pronouns.
Alex Gaynor
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-30
Removed Form._errors from the docs in favor of the add_error API.
Loic Bistuer
2013-11-30
Fixed #20867 -- Added the Form.add_error() method.
Loic Bistuer
2013-11-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-11-28
Fixed #21496 -- Fixed crash when GeometryField uses TextInput
Claude Paroz
2013-11-28
Fixed #21515 -- Corrected example of template.Context in documentation.
Baptiste Mispelon
2013-11-27
Added a warning regarding risks in serving user uploaded media.
Tim Graham
2013-11-28
Fixed typo in release notes.
Loic Bistuer
2013-11-27
Added a bulk option to RelatedManager remove() and clear() methods
Loic Bistuer
2013-11-27
Fixed #21169 -- Reworked RelatedManager methods use default filtering
Loic Bistuer
2013-11-27
Update tutorial part 1 to discuss migrations properly
Andrew Godwin
2013-11-27
Field.deconstruct() howto docs
Andrew Godwin
2013-11-26
Merge pull request #1985 from raphaa/21499
Andrew Godwin
2013-11-26
Replace use of dict.has_key with `key in dict`
Alex Gaynor
2013-11-26
Fixed a typo in the documentation
Alex Gaynor
2013-11-26
Fixed #21448 -- Fixed test client logout with cookie-based sessions
Claude Paroz
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 some unnescesarily gendered language in the docs
Alex Gaynor
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-24
Fixed #21499 -- Added a paragraph to the docs.
Raphael Jasjukaitis
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
[prev]
[next]