Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.289 Times

Modeladmin freeware
 

Modeladmin

Added: July 14, 2013 | Visits: 301

django-logicaldelete Developer comments django-logicaldelete is a small and simple app that I threw together to get some reuse out of something I do in nearly every project and every model I create. It's too easy for good data to get deleted and it be unrecoverable. It's also too easy to fix this by overriding the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-logicaldelete Download

Added: August 04, 2013 | Visits: 555

django-form-utils django-form-utils is a Django application that provides BetterForm and BetterModelForm classes which are subclasses of django.forms.Form and django.forms.ModelForm, respectively. BetterForm and BetterModelForm allow subdivision of forms into fieldsets which are iterable from a template, and also... Platforms: *nix

License: Freeware Size: 1.23 MB Download (47): django-form-utils Download

Added: June 16, 2013 | Visits: 392

django-ckeditor Django admin CKEditor integration. Provides a RichTextField and CKEditorWidget utilizing CKEditor with image upload and browsing support included. Installation 1. Install or add django-ckeditor to your python path. 2. Add ckeditor to your INSTALLED_APPS setting. 3. Copy the... Platforms: *nix

License: Freeware Size: 1.33 MB Download (44): django-ckeditor Download

Added: October 06, 2013 | Visits: 428

django-attachments django-attachments is a generic set of template tags for the Django framework to attach any kind of files to models. Installattion: Put attachments to your INSTALLED_APPS in your settings.py within your django project. This app provides a additional permission delete_foreign_attachments which... Platforms: *nix

License: Freeware Size: 61.44 KB Download (41): django-attachments Download

Added: November 21, 2013 | Visits: 416

django-adminfiles For each model you'd like to use the django-adminfiles picker with, inherit that model's admin options class from adminfiles.admin.FilePickerAdmin instead of the usual django.contrib.admin.ModelAdmin, and set the adminfiles_fields attribute to a list/tuple of the names of the content fields it is... Platforms: *nix

License: Freeware Size: 61.44 KB Download (46): django-adminfiles Download

Added: August 21, 2013 | Visits: 422

django-sortedm2m django-sortedm2m is a drop in replacement for Django's own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations. sortedm2m requires at least django 1.2. Django 1.1 or earlier is not supported. Usecases Imagine that you... Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): django-sortedm2m Download