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-07-30
Fixed #19877 -- Added `--no-color` option to `BaseCommand` to avoid using out...
Jose L. Patino
2013-07-30
Doc tweaks for html_message parameter to send_mail(); refs #20817
Tim Graham
2013-07-30
Implement allow_migrate for migration operations
Andrew Godwin
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
2013-07-30
Start adding schema migration into the release notes
Andrew Godwin
2013-07-29
Fixed #20823 -- Typo in docs/ref/forms/validation.txt
Tim Graham
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
2013-07-29
Fixed #20817 -- Added html_message parameter to django.core.mail.send_mail()
Justin Michalicek
2013-07-29
Fixed #18213 -- Allowed empty fixtures (emit a warning rather than raising an...
Przemek Lewandowski
2013-07-29
Misc doc cleanups.
minusf
2013-07-29
Allowed overriding variables in docs/Makefile.
minusf
2013-07-29
Fixed #20774 -- Mention the new django-localflavor app as a replacement for t...
Jannis Leidel
2013-07-28
Fixed ReST typo in topics/class-based-views/mixins.txt
Tim Graham
2013-07-27
Moved a release note that I had accidentally misplaced in bb145e2c47d71.
Julien Phalip
2013-07-27
Fixed #11195 -- Added CSS classes to the changelist cells to allow style cust...
Julien Phalip
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-26
Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
Tim Graham
2013-07-26
A bit more documentation
Andrew Godwin
2013-07-26
Fixed #20625 -- Chainable Manager/QuerySet methods.
Loic Bistuer
2013-07-25
Added versionadded directive missing from b7bd708.
Aymeric Augustin
2013-07-25
Fixed #20769 -- Added "Python compatibility" section to the 1.6 release notes.
Tim Graham
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-25
Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
mark hellewell
2013-07-25
Small start to migrations documentation
Andrew Godwin
2013-07-25
Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
Brenton Cleeland
2013-07-24
Fixed #18168 -- clarified precedence of validation
Preston Holmes
2013-07-24
Fixed #20766 -- Deprecated FastCGI support.
Tim Graham
2013-07-24
Fixed #19941 -- Modified runtests.py to make running the tests easier.
Anssi Kääriäinen
2013-07-24
Fixed typo in Custom management commands documentation.
Jon Lønne
2013-07-24
Fixed #14300 -- Fixed initial SQL location if models is a package.
Tim Graham
2013-07-24
Fixed #20794 -- Documented changes to validate_email
Dominic Rodger
2013-07-23
Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects
Tim Graham
2013-07-23
Fixed #19900 -- Updated admin buttons to use CSS3 rounded corners.
Pedro Mourelle
2013-07-21
Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates...
Thomas Sorrel
2013-07-19
Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a class
Claude Paroz
2013-07-19
Fixed #14656 -- Added Atom1Feed `published` element
Matt Deacalion Stevens
2013-07-19
Merge pull request #1374 from seocam/fix_i18n_docs
Tim Graham
2013-07-19
Merge pull request #1377 from Matt-Stevens/doc-fixes-ref-databases
Tim Graham
2013-07-19
Merge pull request #1375 from Matt-Stevens/master
Tim Graham
2013-07-19
Merge pull request #1378 from loic/docs
Tim Graham
2013-07-19
Fixed #20772 -- Fixed minor typo in form media docs.
Loic Bistuer
2013-07-19
Updated the `databases` documentation
Matt Deacalion Stevens
2013-07-19
Fix Croatia's country code in `localflavor` docs
Matt Deacalion Stevens
2013-07-18
LocaleMiddleware isn't default anymore
Sergio Oliveira
2013-07-18
Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin att...
Tim Graham
2013-07-18
Merge pull request #1370 from Matt-Stevens/doc-url-fix
Tim Graham
2013-07-18
Fixed #20763 -- Typo in tutorial 3.
Tim Graham
2013-07-18
Atom specification URL updated
Matt Deacalion Stevens
2013-07-18
Fixed typo in inspectdb docs
Alasdair Nicol
[prev]
[next]