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
2011-08-24
Fixed #15837. Consolidated all the locaflavor tests into a single, logical, p...
Julien Phalip
2011-08-24
Added another test to confirm fix in r16663.
Malcolm Tredinnick
2011-08-23
Teach "django-admin.py validate" to forbid nullable primary keys.
Malcolm Tredinnick
2011-08-23
Corrected the setup and teardown of the refactored invalid_models test so tha...
Russell Keith-Magee
2011-08-23
Reverted r16662 -- There are bunch of problems with this patch, including fai...
Russell Keith-Magee
2011-08-23
Allow "pk" as a field alias in QuerySet.only() calls.
Malcolm Tredinnick
2011-08-23
Fixed a broken test from r16656.
Malcolm Tredinnick
2011-08-23
Fixed #16669 -- Made the startproject instruction formatting easier to read a...
Julien Phalip
2011-08-23
Fixed #16299 -- Ensure that unicode strings can be used to identify classes i...
Russell Keith-Magee
2011-08-23
Fixed #16202 -- Added a Slovenian localflavor. Thanks to Jure Cuhalev <gandal...
Russell Keith-Magee
2011-08-23
Fixed #16681 -- Refactored the invalid_models unit test so that it can be inv...
Russell Keith-Magee
2011-08-23
Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in part 2 o...
Julien Phalip
2011-08-23
Fixed #15315 -- Added support for the 'widget' argument to modelform_factory....
Russell Keith-Magee
2011-08-23
Fix initialisation of ImageField super classes.
Malcolm Tredinnick
2011-08-23
Fixed #15499 -- Ensure that cache control headers don't try to set public and...
Russell Keith-Magee
2011-08-23
Fixed an isnull=False filtering edge-case. Fixes #15316.
Malcolm Tredinnick
2011-08-23
Added convenience method for viewing Query SQL without params.
Malcolm Tredinnick
2011-08-23
Add the ability to do unordered comparisons in assertQuerysetEqual.
Malcolm Tredinnick
2011-08-23
Fixed #15838 -- Promoted assertFieldOutput to a general test utility. Thanks ...
Russell Keith-Magee
2011-08-23
Added myself to the list of committers.
Julien Phalip
2011-08-23
Fixed #10571 -- Factored out the payload encoding code to make sure it is use...
Russell Keith-Magee
2011-08-23
Fixed #16672 -- Ensure that test classes decorated with @override_setings get...
Russell Keith-Magee
2011-08-22
Silenced a "classic division" warning in floatformat template filter.
Malcolm Tredinnick
2011-08-22
Fixed #14876 -- Ensure that join promotion works correctly when there are nul...
Russell Keith-Magee
2011-08-22
Minor Debian/Ubuntu install instruction update.
Malcolm Tredinnick
2011-08-22
Documented some Oracle-specific test settings.
Malcolm Tredinnick
2011-08-22
Trivial documentation typo fix.
Malcolm Tredinnick
2011-08-22
Improved documentation around HTTP server meta variables.
Malcolm Tredinnick
2011-08-22
Added myself to the committers list
Paul McMillan
2011-08-22
Removed unused admin Javascript functions from source.
Malcolm Tredinnick
2011-08-22
Teach inspectdb to handle SQL column names that are digits.
Malcolm Tredinnick
2011-08-22
Typo fix in class-based view documentation.
Malcolm Tredinnick
2011-08-22
Made documentation of ManyToManyField placement clearer (kind of).
Malcolm Tredinnick
2011-08-22
Improved error message display during validation errors.
Malcolm Tredinnick
2011-08-22
Pre-formatted text wrapping change in technical debug page.
Malcolm Tredinnick
2011-08-21
Fixed #16644 -- Fixed one additional test that was failing in Oracle due to f...
Ramiro Morales
2011-08-21
Fixed #16481 -- Adapted one raw SQL query in cull immplementation of the data...
Ramiro Morales
2011-08-21
Update my committer bio since I work somewhere else now.
James Bennett
2011-08-21
Fixed #16602 - Added forms.widgets TOC links to docs; thanks kencochrane.
Timo Graham
2011-08-21
Fixed #16610 - Added more docs for template contexts in contrib.auth views; t...
Timo Graham
2011-08-20
Fixed #16654 - Syntax error in reverse() example; thanks jedie.
Timo Graham
2011-08-20
Fixed #16595 - Add pop() to session docs; thanks wilfred.
Timo Graham
2011-08-19
Fixed #16660 -- Corrected a typo and removed an extra space in the GeoDjango ...
Gabriel Hurley
2011-08-18
Fixed #16591 -- Fixed some mismatched variable names in a widgets reference e...
Gabriel Hurley
2011-08-18
Fixed #16608 -- Clarified the description of the destroy_test_db method and c...
Gabriel Hurley
2011-08-18
Fixed #16152 -- Added Sybase Advantage Database Server to the 3rd-party datab...
Gabriel Hurley
2011-08-18
Fixed #16467 -- Restored a previously correct example which was broken in [16...
Gabriel Hurley
2011-08-17
Fixed #8190 -- Added support for a field's help text to the tabular admin inl...
Jannis Leidel
2011-08-17
Removing the old url resolution method in contrib.auth.admin.UserAdmin which ...
Chris Beaven
2011-08-15
Fixed #15206 -- Added select_related call to the permissions field of the Gro...
Jannis Leidel
[prev]
[next]