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
2013-05-19
Fixed #12674 -- provide a way to override admin validation
Honza Kral
2013-05-19
Typo in comment
Peter Inglesby
2013-05-18
Updated contrib.humanize translation template
Claude Paroz
2013-05-18
Fixed #20246 -- Added non-breaking spaces between values an units
Emil Stenström
2013-05-18
Fix NoneType error when fetching a stale ContentType with get_for_id
Diederik van der Boor
2013-05-18
Fixed #13285: populate_xheaders breaks caching
Łukasz Langa
2013-05-18
Slightly reworked imports in contrib.auth.__init__
Claude Paroz
2013-05-18
Fixed #18998 - Prevented session crash when auth backend removed
Jorge Bastida
2013-05-18
Fixed #20432 -- Test failure in admin_views.
Jacob Burch
2013-05-17
Replaced an antiquated pattern.
Aymeric Augustin
2013-05-17
Remove unnecessary and problematic parent class from SuccessMessageMixin
Preston Holmes
2013-05-17
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Claude Paroz
2013-05-16
Fixed #20357 -- Allow empty username field label in `AuthentificationForm`.
Mark Huang
2013-05-16
Fixed misleading heading on admindocs models page; refs #19712.
Tim Graham
2013-05-16
Fixed #20415 -- Ensured srid is not localized in openlayers template
Claude Paroz
2013-05-15
Fix bug introduced in contrib.gis in 74f3884ae0
Mike Fogel
2013-05-15
Fixed #20413 - Respect Query.get_meta()
Mike Fogel
2013-05-15
Fixed previous commit. (Don't commit from DjangCon!)
Florian Apolloner
2013-05-15
Don't unregister OSMGeoAdmin, other tests rely on it.
Florian Apolloner
2013-05-13
Recommend using the bcrypt library instead of py-bcrypt
Donald Stufft
2013-05-11
Fixed embarrassing typo.
Florian Apolloner
2013-05-11
Don't hardcode primary keys in gis tests.
Florian Apolloner
2013-05-11
Merge pull request #1052 from dstufft/bcrypt-python3
Donald Stufft
2013-05-11
Fixed a regression from e23a5f9a4730ddecb8f3950ee2936716f458c506.
Florian Apolloner
2013-05-11
Properly force bytes or str for bcrypt on Python3
Donald Stufft
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-10
[py3] Made GeoIP tests pass with Python 3
Claude Paroz
2013-05-10
Fixed #20384 -- Forced GeoIP_open path argument to bytestring
Claude Paroz
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-09
Further removal of static admin validation that can fail erroneously
Luke Plant
2013-05-09
Fixed conditional skipping of test for left/right lookup types.
Aymeric Augustin
2013-05-09
Made gis_terms be a set, rather than a dict with None for all keys.
Alex Gaynor
2013-05-08
Merge pull request #1049 from mfogel/remove-unescessary-parameter-checks
Alex Gaynor
2013-05-09
Removed fragile admin validation of fields on ModelForm
Luke Plant
2013-05-07
Remove unnecessary check on __set__ parameters.
Mike Fogel
2013-05-04
One more changed import location of wraps
Claude Paroz
2013-05-04
Fixed #18351 -- Added X-Robots-Tag header to sitemaps
Claude Paroz
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-04-28
Fixed #18986 -- Improved error message for missing files
Aymeric Augustin
2013-04-15
Updated get_ogr_db_string in inspectapp tests to support MySQL/Spatialite
Claude Paroz
2013-04-15
Properly used test skipping in OGRInspectTest TestCase
Claude Paroz
2013-04-14
Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
Matthew Tretter
2013-04-11
Changed a deprecated warn() call in libgeos
Claude Paroz
2013-04-08
Merge pull request #938 from darklow/ticket_20111
Jannis Leidel
2013-04-08
Fix #20111 Added more precise message level for succcess and warning messages
Kaspars Sprogis
2013-04-06
Explicitly removes dismissCalendar
Andrew Jesaitis
2013-04-06
Explicitly removes dismissClock
Andrew Jesaitis
2013-04-05
Fixed #20114 -- support custom project login_url in tests
Preston Holmes
2013-04-03
Fix contrib.messages tests for discovery.
Carl Meyer
2013-04-02
Modified auth to work with unittest2 discovery.
Preston Timmons
[prev]
[next]