Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  templates 01b413fe about 13 years Benjamin Dauvergne ressources: do not put the ressource id in its ...
__init__.py 0 Bytes 998ef74c about 13 years Benjamin Dauvergne new application "ressources"
admin.py 1.43 KB bc351677 about 13 years Benjamin Dauvergne use the VersionAdmin from django-reversion for ...
models.py 7.01 KB f7d9fa12 about 13 years Benjamin Dauvergne use the PassThroughManager from django-model-ut...
tests.py 383 Bytes 998ef74c about 13 years Benjamin Dauvergne new application "ressources"
urls.py 563 Bytes 3fb70ba0 about 13 years Benjamin Dauvergne complete ressources management
views.py 2.22 KB fd3bed78 about 13 years Benjamin Dauvergne ressources: use the ReturnToObjectMixin in views

Latest revisions

# Date Author Comment
bc351677 16 November 2012 02:39 PM Benjamin Dauvergne

use the VersionAdmin from django-reversion for all models

f7d9fa12 16 November 2012 12:46 PM Benjamin Dauvergne

use the PassThroughManager from django-model-utils to create managers which just improve the QuerySet class

fd3bed78 09 November 2012 11:05 PM Benjamin Dauvergne

ressources: use the ReturnToObjectMixin in views

01b413fe 09 November 2012 11:05 PM Benjamin Dauvergne

ressources: do not put the ressource id in its unicode() value

  • adapt the list.html template to output the id explicitely now.
e5c44829 08 November 2012 03:40 PM Benjamin Dauvergne

ressources: use calebasses/simple-form.html as base template for update and create templates

a5616d4c 08 November 2012 03:40 PM Benjamin Dauvergne

ressources: replace custom dialog code by declarative use of the new dialogButton jquery extension

3fb70ba0 08 November 2012 12:40 AM Benjamin Dauvergne

complete ressources management

b37eebfb 06 November 2012 04:47 PM Jérôme Schneider

agenda: ActType filter by service

906e14dc 06 November 2012 04:02 PM Jérôme Schneider

Fix #1873: import act type from old db.

EventType is know link to a service

8734280c 25 October 2012 02:41 PM Jérôme Schneider

agenda: add a notification when a description is modify

  • agenda/templates/agenda/index.html: add a notification when a
    description is modify
  • ressources/admin.py: remove SalleManager

View revisions

Also available in: Atom