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
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2012-03-09
Removed executable bits from some files that don't need them.
Ramiro Morales
2012-03-05
Fixed #17830 -- Modified list_filter on DateTimeFields to account for the new...
Aymeric Augustin
2012-03-05
Updated French departments list: fixed #17833 (typo in 28), moved Corsica (2A...
Aymeric Augustin
2012-03-05
Enabled the existing admin Selenium tests to be run with Internet Explorer. N...
Julien Phalip
2012-03-05
Fixes #17327 -- Add --database option to createsuperuser and change password ...
Chris Beaven
2012-03-05
Updated localflavor base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-05
Updated gis base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-05
Updated flatpages base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-05
Updated contenttypes base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-05
Updated comments base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-05
Updated auth base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-05
Updated admin base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-04
Fixed #17677 -- Made sure the WizardView doesn't accidentally overwrite the `...
Jannis Leidel
2012-03-04
Added more thorough Selenium tests for the admin horizontal/vertical filter w...
Julien Phalip
2012-03-03
Fixed #17198 -- Ensured that a deterministic order is used across all databas...
Julien Phalip
2012-03-03
Fixed #17819 -- Convinced the NamedUrlWizardView to stop dropping files when ...
Jannis Leidel
2012-03-02
Fixed #15169 -- Added conversion of 0/1 to False/True for MySQL GIS backend. ...
Carl Meyer
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-03-02
Fixed #17046 -- Added a check if the username passed to User.objects.create_u...
Jannis Leidel
2012-03-02
Fixed #17806 -- Fixed off-by-n error in the CachedStaticFilesStorage that pre...
Jannis Leidel
2012-03-01
Fixed #17737 -- Stopped the collectstatic management command from copying the...
Jannis Leidel
2012-03-01
Corrected contrib.markup filter errors to not use misleading template syntax.
Carl Meyer
2012-03-01
Fixed #17696 - Queryset prefetch_related() ignores using()
Luke Plant
2012-02-29
Fixes #17777 and makes tests run again.
Paul McMillan
2012-02-29
Fixed #17796 -- Rolled back [17588] because the fix for the original relatively
Ramiro Morales
2012-02-27
Fixed #16366 -- Prevented some failures of the django.contrib.auth tests when...
Aymeric Augustin
2012-02-26
Added file missed in r17588.
Ramiro Morales
2012-02-26
Fixed #15169 -- Corrected handling of model boolean fields in MySQL spatial b...
Ramiro Morales
2012-02-23
Cleanup to use get_random_string consistently.
Paul McMillan
2012-02-23
Added some Selenium tests for the admin's filter_horizontal and filter_vertic...
Julien Phalip
2012-02-22
Stopped hiding the original exception's message when a selenium driver's inst...
Julien Phalip
2012-02-22
Fixed #17678 -- Corrected setup of _meta.proxy_for_model and added _meta.conc...
Carl Meyer
2012-02-19
Moved an import statement to handle the case where selenium isn't installed.
Julien Phalip
2012-02-19
Fixed #13068 (again) -- Corrected the admin stacked inline template to allow ...
Julien Phalip
2012-02-17
Changed various non-breaking space characters from [17478] to use the code re...
Adrian Holovaty
2012-02-16
Fixed #17689 -- Stopped the CachedStaticFilesStorage from trying to hash path...
Jannis Leidel
2012-02-16
Fix broken test introduced by r17526.
Paul McMillan
2012-02-14
Stopped the collectstatic management from being wastful with file handlers. R...
Jannis Leidel
2012-02-13
Minor bugfixing of the staticfiles app following upstream development in djan...
Jannis Leidel
2012-02-12
Fixed #17656 -- Stopped the collectstatic management command from running the...
Jannis Leidel
2012-02-11
Updated SpatiaLite GeoDjango test setup instructions for version 3.0.
Ramiro Morales
2012-02-11
Fixed #16409 (again, this time for GeoDjango).
Ramiro Morales
2012-02-11
Fixed #17256 -- Ensured that content types get cached when retrieved by natur...
Julien Phalip
2012-02-11
Removed code duplicated in SQLite3 and SpatiaLite GeoDjango DB backends.
Ramiro Morales
2012-02-11
Added, documented support for SpatiaLite 3.0 to GeoDjango.
Ramiro Morales
2012-02-09
Fixed #17515 -- Added ability to override the template of custom admin Filter...
Jannis Leidel
2012-02-09
Fixed #17504 -- Fixed normalization of email addresses that have '@' in the n...
Jannis Leidel
2012-02-09
Fixed #17217 -- Use non breaking spaces for format localization in which spac...
Jannis Leidel
2012-02-09
Fixed #17139 -- Corrected the French department names to contain accents.
Jannis Leidel
2012-02-09
Fixed #17239 -- Stopped an inconsitent and unneeded use of mark_safe in the M...
Jannis Leidel
[prev]
[next]