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
2005-11-22
Tiny logic tightening in core.template.loader -- taken from new-admin
Adrian Holovaty
2005-11-22
Removed trailing slash in PROFILE_DATA_DIR in profiler-hotshot to match new-a...
Adrian Holovaty
2005-11-22
Fixed bug in docs/templates.txt
Adrian Holovaty
2005-11-22
Beefed up docs for floatformat template filter
Adrian Holovaty
2005-11-22
Fixed formatting bug in docs/templates.txt
Adrian Holovaty
2005-11-22
Fixed use of "_" in RelaxNGCompact validator which was conflicting with gette...
Jacob Kaplan-Moss
2005-11-21
fixes #869 - updated 'sk' translation
Georg Bauer
2005-11-21
Fixed #866: static.serve view no longer opens files in text mode -- thanks, E...
Jacob Kaplan-Moss
2005-11-21
fixed a bug with some validators that used parameterized gettext_lazy strings...
Georg Bauer
2005-11-21
fixed a bug that prevented the unique validation to work
Georg Bauer
2005-11-21
fixes #753 - ValidationError and CriticalValidationError now accept both stri...
Georg Bauer
2005-11-21
Fixed #273 -- BACKWARDS-INCOMPATIBLE CHANGE -- Changed auth.User.password fie...
Adrian Holovaty
2005-11-21
Fixed #800 -- Fixed bug in treatement of underscores and percent signs in SQL...
Adrian Holovaty
2005-11-21
Added unit tests to verify OneToOne deletion works
Adrian Holovaty
2005-11-21
Added unit tests to verify #800. Refs #800
Adrian Holovaty
2005-11-21
Fixed #861 -- Model validator now validates unique_together
Adrian Holovaty
2005-11-21
Fixed bug for OneToOneFields in the admin -- the manipulator_validator_unique...
Adrian Holovaty
2005-11-21
Added clarification to TIME_ZONE setting docs
Adrian Holovaty
2005-11-21
Fixed #527 -- Changed method_get_related() to use rel.get_related_field() ins...
Adrian Holovaty
2005-11-20
Added 'Should I use the official version or development version?' question to...
Adrian Holovaty
2005-11-20
Gave formfields.EmailField a maxlength kwarg
Adrian Holovaty
2005-11-20
Gave EmailField a get_internal_type() method and removed it from DATA_TYPES i...
Adrian Holovaty
2005-11-20
Added an EmailField to the many_to_one API tests
Adrian Holovaty
2005-11-20
Fixed #484 -- Model validator now raises an error for FloatFields without max...
Adrian Holovaty
2005-11-20
Fixed #527 and #768 -- Fixed longstanding bug with OneToOneFields. All unit t...
Adrian Holovaty
2005-11-20
Changed one_to_one unit test to use %r instead of %s in repr method
Adrian Holovaty
2005-11-20
Another change to docs/model-api.txt
Adrian Holovaty
2005-11-20
Small improvement to docs/model-api.txt
Adrian Holovaty
2005-11-20
Added 'Executing custom SQL' section to docs/model-api.txt
Adrian Holovaty
2005-11-20
Added note to docs/sessions.txt about only being available in development ver...
Adrian Holovaty
2005-11-20
Added SESSION_SAVE_EVERY_REQUEST setting.
Adrian Holovaty
2005-11-20
Fixed #848 -- Made auth docs more clear on permission handling.
Adrian Holovaty
2005-11-20
Fixed #850 -- Made clarification in docs/tutorial02.txt. Thanks, Daniel
Adrian Holovaty
2005-11-20
Fixed #839 -- Fixed typo in docs/cache.txt
Adrian Holovaty
2005-11-20
Fixed #842 -- 500 error view no longer breaks for local variable named 'items...
Adrian Holovaty
2005-11-20
Fixed #845 -- flatpages middleware no longer throws 404 exception for DEBUG=T...
Adrian Holovaty
2005-11-20
Fixed #846 -- Fixed bug in docs/syndication_feeds.txt. Thanks, deric
Adrian Holovaty
2005-11-19
Fixed typo in docs/model-api.txt. Thanks, anl
Adrian Holovaty
2005-11-19
Fixed ReST bugs in [1291]
Adrian Holovaty
2005-11-19
Beefed up docs/url_dispatch.txt
Adrian Holovaty
2005-11-18
Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo
Adrian Holovaty
2005-11-18
fixes #837: updated 'ru' translation
Georg Bauer
2005-11-18
Added feed configurations for django.contrib.comments
Jacob Kaplan-Moss
2005-11-17
fixes #821 - updated slovak translation
Georg Bauer
2005-11-17
fixed two failing i18n tests - they only failed when using ./runtests, now th...
Georg Bauer
2005-11-17
Fixed #825; thanks for the suggestions, aaronsw
Jacob Kaplan-Moss
2005-11-17
Fixed #827 -- For admin list_display functions without a short_description, D...
Adrian Holovaty
2005-11-17
Fixed #815 -- 'select' keyword in DB API calls is now quoted correctly. Thank...
Adrian Holovaty
2005-11-17
Fixed #823 - cleaned up invalid HTML in debug error template. Thanks, Sune
Jacob Kaplan-Moss
2005-11-17
Fixed #822 -- Changed 500 view to use disclosure triangles instead of up/down...
Adrian Holovaty
[next]