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-05-21
Slightly reworded 'last()' docs.
Selwin Ong
2013-05-21
Fixed #19326 -- Added first() and last() methods to QuerySet
Selwin Ong
2013-05-21
Fixed #17308 -- Enabled the use of short_description on properties in the admin.
Wiktor Kolodziej
2013-05-21
Removed a confusing duplicate SESSION_COOKIE_DOMAIN header
Łukasz Langa
2013-05-20
Fixed warnings in admindocs; refs #20126.
Tim Graham
2013-05-20
Fix typo in redirect view docs
Alasdair Nicol
2013-05-19
Fixed #20459 - Improved example for setting HTTP header fields.
Tim Graham
2013-05-19
Fixed #16330 -- added --pks option in dumpdata command
Preston Holmes
2013-05-19
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
Bozidar Benko
2013-05-19
Merge pull request #1162 from sspross/patch-docs
Marc Tamlyn
2013-05-19
Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_...
Pablo Recio
2013-05-19
Add missing imports and models to the examples in the admin documentation
vkuzma
2013-05-19
add missing imports to the examples in the 'Forms'
leandrafinger
2013-05-19
Add missing imports and models to the examples in security documentation
Silvan Spross
2013-05-19
Add missing imports and models to the examples in the template layer document...
Silvan Spross
2013-05-19
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
Łukasz Langa
2013-05-19
Fixed #12747 -- Made reason phrases customizable.
Aymeric Augustin
2013-05-19
Merge pull request #1098 from zsiciarz/ticket-16829
Marc Tamlyn
2013-05-19
Fixed #20452 -- Rename 'headers' to 'header fields'.
bbjay
2013-05-19
Merge pull request #1129 from frog32/master
Marc Tamlyn
2013-05-18
Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
Ramiro Morales
2013-05-18
Add missing imports and models to the examples in the view layer documentation
Silvan Spross
2013-05-18
Add missing imports and models to the examples in the the model layer documen...
Marc Egli
2013-05-18
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
Łukasz Langa
2013-05-18
Merge branch 'allow-any-iterable-for-choices'
Donald Stufft
2013-05-18
Fixed #20446 -- Documentation for SmallIntegerField does not clarify 'small'
Erik Romijn
2013-05-18
Fixed #20430 - Enable iterable of iterables for model choices
Donald Stufft
2013-05-18
Fixed #20269 -- Adapted PostGIS template create script for CentOS/RHEL
Claude Paroz
2013-05-18
Added example of using sitemaps with static views.
Zbigniew Siciarz
2013-05-18
Fixed #13546 -- Easier handling of localize field options in ModelForm
Erik Romijn
2013-05-18
Fixed #20408 -- Clarified that values_list() doesn't return a list.
Aymeric Augustin
2013-05-18
Fixed #20294 -- Documented context processors in TemplateResponseMixin.
Zbigniew Siciarz
2013-05-17
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Claude Paroz
2013-05-16
Fixed #20421 - Typo in class-based view docs.
Tim Graham
2013-05-16
Fixed #19712 - Clarified admindocs regarding which attributes appear.
Tim Graham
2013-05-16
Make the example usage of import_by_path less confusing.
Marc Tamlyn
2013-05-14
Fixed #19934 - Use of Pillow is now preferred over PIL.
Daniel Lindsley
2013-05-14
Merge pull request #1039 from cannona/master
Tim Graham
2013-05-14
Fixing a minor spelling mistake in the queryset documentation
Wilfred Hughes
2013-05-12
Fixed #20397 - Cleaned up issue with quotation marks in documentation
Simeon Visser
2013-05-11
Fixed #20136 - Fixed and expanded the docs for loaddata and model signals.
Tim Graham
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-05-08
Marked tests of BinaryFields as expected failures on MySQL and Python 3.
Aymeric Augustin
2013-05-08
Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-05-08
Fixed test failures on MySQL.
Aymeric Augustin
2013-05-03
Added clarification to the docs, pointing out that unique_for_date only consi...
Aaron Cannon
2013-05-01
Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS
Michael Manfre
2013-04-30
Fixed #20336 -- Removed obsolete paragraph from the docs.
Aymeric Augustin
[prev]
[next]