openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-multilingual-ng
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
1 day
ago.
Jun 22, 2024 — Jun 22, 2025
Showing page 4 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added a README and INSTALL explanatory files.
panos.laganakos
More...
over 15 years ago
Set up mime-type properties, so apache will serve them based on their actual type.
panos.laganakos
More...
over 15 years ago
Added basic documentation. Basically it is a move of the googlecode wiki to Sphinx.
panos.laganakos
More...
over 15 years ago
Updated tests to work with Django trunk.
marcin.kaszynski
More...
about 16 years ago
Raise TranslationDoesNotExists in fallback code if the instance has no translation
[email protected]
More...
over 16 years ago
Fixed test assertion
[email protected]
More...
over 16 years ago
Added test and model to check fallback errors related to empty translation cache
[email protected]
More...
over 16 years ago
Fixed FALLBACK_LANGUAGE_IDS initialization
[email protected]
More...
over 16 years ago
Updated test project settings for new fallback implementation tests
[email protected]
More...
over 16 years ago
Added translation fallback fields (title_any, title_pl_any etc).
marcin.kaszynski
More...
over 16 years ago
Code cleanup, removing some pieces that are no longer necessary.
marcin.kaszynski
More...
over 16 years ago
Bugfix: the "delete" checkbox would not work correctly in some situations.
marcin.kaszynski
More...
over 16 years ago
Fixing #92: changed the MultilingualFlatPage model to allow empty content.
marcin.kaszynski
More...
over 16 years ago
Added a special case for counting, so that the most common COUNT, without any WHEREs, does not do the translation joins.
marcin.kaszynski
More...
over 16 years ago
Changed the testproject settings to install the debug toolbar if available.
marcin.kaszynski
More...
over 16 years ago
Changed the multilingual admin UI so that it allows partial translations.
marcin.kaszynski
More...
over 16 years ago
Added the templates and fixtures to setup.py. Thanks, Jannis Leidel!
marcin.kaszynski
More...
over 16 years ago
Added a simple setup.py script, as suggested in issue #91. Thanks, JustinLilly!
marcin.kaszynski
More...
over 16 years ago
Added the contributors of recently-used patches to the AUTHORS file. Thanks!
marcin.kaszynski
More...
over 16 years ago
Made the internal Translation class available as (ModelName).Translation.
marcin.kaszynski
More...
over 16 years ago
Bugfix #84, #85, #87: Django rev. 9700 changed the interface of one of the functions DM used for queries. Thanks amit.ramon, m.meylan and gonzalosaavedra!
marcin.kaszynski
More...
over 16 years ago
Bugfix: #86, imported a non-existant Count name. Thanks, alberto.paro!
marcin.kaszynski
More...
over 16 years ago
Committing missing files.
marcin.kaszynski
More...
over 16 years ago
Added AUTHORS and LICENSE files.
marcin.kaszynski
More...
over 16 years ago
Added prepopulated_fields validation code (it was disabled for multilingual models). Changed DM behavior when a model is registered with the admin site with a modeladmin not inheriting multilingual.ModelAdmin: it now signals a DeprecationWarning instead of throwing an error.
marcin.kaszynski
More...
over 16 years ago
Prepopulated_fields seems to be working correctly. Also, added missing tests for inline editing classes.
marcin.kaszynski
More...
over 16 years ago
Added support for using prepopulated_fields with dependencies from translatable fields.
marcin.kaszynski
More...
over 16 years ago
Added a generic AdminTestCase to make it simpler to test stuff in the
marcin.kaszynski
More...
over 16 years ago
Changed the way DM handles inline editor classes so that it is
marcin.kaszynski
More...
over 16 years ago
Fixing issues #61 and #76. Patch provided by jdemoor - thanks!
marcin.kaszynski
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree