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
Age
Commit message (
Expand
)
Author
2010-11-16
Added a test for using an `__in` lookup with a ValueListQueryset from a none(...
Alex Gaynor
2010-11-16
Fixed #14696, corrected some messed up syntax in the docs.
Alex Gaynor
2010-11-14
Fixed potential circular import problem.
Luke Plant
2010-11-14
Fiexed #3055 -- Validate that models target of a GenericRelation have a Gener...
Ramiro Morales
2010-11-14
Fixed #14685 - incompatible code in contrib.sessions.models
Luke Plant
2010-11-14
Fixed #10650 -- Clarified description of MEDIA_ROOT in setting files. Thanks ...
Ramiro Morales
2010-11-14
Fixed #14536 -- Corrected DB connection OPTIONS examples in documentation. Th...
Ramiro Morales
2010-11-13
Fixed #14632 -- Skip a messages test if auth app is not in INSTALLED_APPS. Th...
Jannis Leidel
2010-11-13
Fixed #12325 -- Allows zero values for moderate_after and close_after fields ...
Jannis Leidel
2010-11-13
Fixed #14670 -- Made GenericTabularInline aware of changes made in r13708. Th...
Jannis Leidel
2010-11-13
Added release notes for potential alpha-2.
Jannis Leidel
2010-11-13
Refactored runserver command and moved code related to staticfiles to a subcl...
Jannis Leidel
2010-11-13
Fixed a few typos introduced in r14533.
Jannis Leidel
2010-11-13
Corrected default value for ADMIN_MEDIA_PREFIX in docs, and added info about ...
Luke Plant
2010-11-12
Converted m2m_signals from doctests to unittests. Thanks to Gregor Müllegge...
Alex Gaynor
2010-11-12
Fixed a test case that was failing in Oracle due to conflation of null and em...
Ian Kelly
2010-11-12
Fixed a multiple_database test case that was failing in Oracle due to forced ...
Ian Kelly
2010-11-12
Made the oracle backend throw the same ValueError as the mysql backend when a...
Ian Kelly
2010-11-12
Fixed a misapplied test skip feature in the oracle backend from r14139.
Ian Kelly
2010-11-12
Correct a typo in [14541].
James Bennett
2010-11-12
Better description in the release notes of what's going on with the PasswordI...
James Bennett
2010-11-12
Fixed #14669 -- corrected an ungrammatical sentence in the internationalizati...
Gabriel Hurley
2010-11-12
Fixed #11101: Rewrote the sequence reset SQL for Oracle to prevent it from pe...
Ian Kelly
2010-11-11
Changed a test to be less specific about the exception string it expected. T...
Alex Gaynor
2010-11-11
Reverted deprecation of media context processor (from r14293) to separate sta...
Jannis Leidel
2010-11-11
Added AdminMediaHandler to deprecation docs.
Jannis Leidel
2010-11-11
Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app.
Jannis Leidel
2010-11-11
Added note about the addition of the django.contrib.staticfiles app. Thanks t...
Jannis Leidel
2010-11-11
Removed the executable bit from a test file, it wasn't. Thanks to Florian fo...
Alex Gaynor
2010-11-11
Remove the executable flag from uploadhandler.py, it wasn't. Thanks to Flori...
Alex Gaynor
2010-11-11
Fixed #14508 - test suite silences warnings.
Luke Plant
2010-11-11
Made the deprecation warning for reponse.template more useful by pointing to ...
Luke Plant
2010-11-11
Turns out that "unintended paragraph break" was actually missing the end of t...
Gabriel Hurley
2010-11-11
Small corrections to 1.3-alpha release notes (an unintended paragraph break, ...
Gabriel Hurley
2010-11-11
Add 1.3 alpha notes to release-notes index.
James Bennett
2010-11-11
Remove the 1.3 paragraph from the alpha notes.
James Bennett
2010-11-11
Change development-status classifier in setup.py since this is an alpha.
James Bennett
2010-11-11
Bump version number and download URL for 1.3 alpha 1.
James Bennett
2010-11-11
Correct a typo in the 1.3 alpha release notes.
James Bennett
2010-11-11
Add roadmap and contributing boilerplate to 1.3 alpha notes.
James Bennett
2010-11-11
Add 1.3 alpha 1 release notes.
James Bennett
2010-11-11
Fixed error introduced in r14512.
Ramiro Morales
2010-11-11
Fixed small multi-db compatibility issue in the Oracle backend.
Ramiro Morales
2010-11-11
Implemented changes made in r14320 in the Oracle backend. Thanks Russell for ...
Ramiro Morales
2010-11-09
Fixed #14653 -- Removed vestigal `getstatusoutput` from GeoDjango utils.
Justin Bronn
2010-11-09
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...
Carl Meyer
2010-11-09
Fixed #14599 -- Added documentation for QuerySet.delete() in the QuerySet API...
Carl Meyer
2010-11-09
Fixed #14650 -- noted that underscores are also valid in slug fields. Thanks...
Alex Gaynor
2010-11-09
Fixed typo in raw SQL docs example.
Ramiro Morales
2010-11-08
Small rewording of tutorial01.txt changes from [14066]
Adrian Holovaty
[prev]
[next]