11
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote branch 'alup/master' More... about 14 years ago
l10n: Updates to Greek (el) translation More... about 14 years ago
add find_template command to resolve template paths More... about 14 years ago
l10n: Updates to Italian (it) translation More... about 14 years ago
l10n: Updates to Italian (it) translation More... about 14 years ago
Django removed ERROR_OUTPUT in [12009]; ERROR does the same thing More... about 14 years ago
l10n: Updates to Greek (el) translation More... about 14 years ago
Initialize the i18n procedure. More... about 14 years ago
added ActivatorModelManager, returns active or inactive instances of ActivatorModel More... over 14 years ago
added ActivatorModelManager, returns active or inactive instances of ActivatorModel More... over 14 years ago
fallback for hashlib import More... over 14 years ago
Added a more explicit import error for when the encrypted fields are imported and keyczar is not installed. More... over 14 years ago
Fixed the setting imported by the encrypted fields tests. More... over 14 years ago
Renamed the setting for the encrypted field keys directory. More... over 14 years ago
Added encrypted text and char fields. More... over 14 years ago
do real remove ot .tmpl token from the end of filename instead of right stripping from any give character ([.tmpl]) More... over 14 years ago
replace app_name with application name in names of directories as well More... over 14 years ago
normalize path to application template directory More... over 14 years ago
Added support for django-reversion to ForeignkeyAutocompleteAdmin More... over 14 years ago
removed sha1/md5 import in favor of hashlib
yed
More... over 14 years ago
preliminary south support http://south.aeracode.org/ More... over 14 years ago
Use settings.DEFAULT_TABLESPACE for PostGreSQL tablespace instead of default More... over 14 years ago
Added show_templatetags command More... over 14 years ago
Models that were split into different files were not properly supported because their definition used app.model, while relations linked to module.model; This fixes the issue by using module.model for definitions as well. More... over 14 years ago
Add a --script-args option to the runscript management command, which allows arbitrary positional string arguments to be passed to the scripts being run. The same arguments are passed to all scripts. This should be backwards-compatible with existing, no-argument scripts. More... over 14 years ago
Switched postgresql to use 'template1' database for the default. Added options for overriding user, password and database name. More... over 14 years ago
Added in the widont filter by SmileyChris.
empty
as Michael Trier
More... over 14 years ago
Added bpython support More... over 14 years ago
added except clause for import error More... over 14 years ago
Merge remote branch 'daniel/master' More... over 14 years ago