index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2011-11-15
Fixed #15912 -- Ensured that `forms.CharField.widget_attrs()` always returns ...
Julien Phalip
2011-11-13
Refs #17215: Avoid generating 47 leftover tmp dirs during a clean test run.
Karen Tracey
2011-11-13
Fixed #13640: Avoid generating an exception when a model has an attribute nam...
Karen Tracey
2011-11-13
Fixed #17134: Corrected Python 2.5 fallback code for parsing microseconds in ...
Karen Tracey
2011-11-12
Fixed #17190 -- Ensured that the `NullBooleanSelect` widget's options get laz...
Julien Phalip
2011-11-12
Fix #16570: Restore ability to have decimal fields where max_digits equals de...
Karen Tracey
2011-11-12
Fix #13864: Removed database error raised when force_update is requsted on sa...
Karen Tracey
2011-11-12
Fix #16813: Restore checking whether a backend supports inctive users before ...
Karen Tracey
2011-11-11
Fixed #16903 -- Added `--no-location` option to the `makemessages` command to...
Julien Phalip
2011-11-07
Fixed #11118 -- Made management command BaseCommand restore locale after exec...
Ramiro Morales
2011-11-07
Fixed #17125 -- Made it possible to change a `RegexField`'s regular expressio...
Julien Phalip
2011-11-06
Fixed #17152 -- Fixed a few anomalies in the `contrib.formtools` documentatio...
Julien Phalip
2011-11-06
Fixed #17165 -- Fixed `SelectDateWidget._has_changed()` to work correctly wit...
Julien Phalip
2011-11-03
Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on querystrings...
Jannis Leidel
2011-11-02
Fixed #16967 -- Made sure CachedStaticFilesStorage repopulates its cache if t...
Jannis Leidel
2011-11-01
Fixed #5704 - Admin popup windows won't close when using application/xhtml as...
Luke Plant
2011-11-01
Used yaml.safe_load instead of yaml.load, because safety should be the default.
Aymeric Augustin
2011-11-01
Made the cache locale-dependant when USE_L10N is True, even if USE_I18N is Fa...
Aymeric Augustin
2011-10-31
Fixed an obsolete comment.
Aymeric Augustin
2011-10-30
Fixed #17135 -- Made it possible to use decorators (like stringfilter) on tem...
Aymeric Augustin
2011-10-29
Made a couple of changes for readability and correctness in loaddata.
Ramiro Morales
2011-10-29
Made the defaultfilters tests run on the actual filters, not on functions imp...
Aymeric Augustin
2011-10-29
Fixed #16849 -- Updated management command verbosity option help text.
Ramiro Morales
2011-10-29
Used the decorator syntax consistently to register template filters.
Aymeric Augustin
2011-10-29
Enhanced loaddata error message printed when no DB fixture is provided.
Ramiro Morales
2011-10-29
Used the decorator syntax consistently for stringfilter. Fixed linebreaks tha...
Aymeric Augustin
2011-10-29
More django.conf.urls.defaults removals. Refs #17132
Ramiro Morales
2011-10-28
Fixed #17132 -- remove a leftover reference to django.conf.default.urls in Dj...
Alex Gaynor
2011-10-28
Fixed #17127 -- Made field validators list independent per form instance. Tha...
Carl Meyer
2011-10-26
Fixed several problems that hid one another in the cache tests and code.
Aymeric Augustin
2011-10-26
Removed remains from times when tests could be run outside of runtests.py.
Aymeric Augustin
2011-10-26
Avoid spurious failures in naturaltime tests.
Carl Meyer
2011-10-26
Fixed #16257 -- Added new `ModelAdmin.get_list_display_links()` method to all...
Julien Phalip
2011-10-26
Fixed #17090 -- Made the API specification for `ModelAdmin.get_list_display()...
Julien Phalip
2011-10-26
Fixed #17111 -- Made the `redirect_to` generic view properly handle query str...
Julien Phalip
2011-10-26
Fixed #15938 -- Prevented the `max_length` number in the admin `prepopulated_...
Julien Phalip
2011-10-25
Made some `contrib.messages` tests use `override_settings` for clarity. Thank...
Julien Phalip
2011-10-24
Fixed #17086 -- Removed pollution of global template-builtins from markup and...
Carl Meyer
2011-10-24
Fixed #17099 -- Removed an out-of-date warning and some unused code, now that...
Carl Meyer
2011-10-23
Fixed #14202 -- made the atom:link element optional in feeds.
Aymeric Augustin
2011-10-23
Fixed #13760 -- Cleaned up unnecessary default option handling in a bunch of ...
Julien Phalip
2011-10-22
Fixed #16574 -- Strengthened the `contrib.messages` tests' isolation to avoid...
Julien Phalip
2011-10-22
Fixed #15826 -- Made `assertContains` and `assertNotContains` work with `Simp...
Julien Phalip
2011-10-22
Mocked datetime in the naturaltime tests to avoid sporadic test failure.
Carl Meyer
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-22
Fixed #17064 -- Improved the UX for the admin's time and date picker widgets ...
Julien Phalip
2011-10-21
move an mport out of a function
Alex Gaynor
2011-10-20
Fixed #17059 -- Encode `GeoIP` query strings properly so `libGeoIP` returns r...
Justin Bronn
2011-10-20
Fixed #17071 -- Made sure we report the right version of system-level {simple...
Ramiro Morales
2011-10-20
Fixed 16938 -- Ensured that the active locale's formats take precedence over ...
Julien Phalip
[prev]
[next]