Sidebar Network

django-genericadmin Support for generic relations in Django’s admin interface.

 

Recent Commits

  • 28 was committed 1 month, 1 week ago.
    Fixes #5 - Typo in setup.py. Thanks yann.malet.
  • 27 was committed 2 months ago.
    Loading can now be delayed (stopped), by setting a global variable GENERIC_ADMIN_DELAY_INIT to true.
  • 19 was committed 2 months, 1 week ago.
    Moved with-setup branch to trunk.
  • 14 was committed 1 year ago.
    Fixed trailing comma that caused problems in IE. Thanks joe.murphy.
  • 10 was committed 1 year, 4 months ago.
    Fixed #2. Now works with non edit-inline fields. Thanks Simon Hedberg.
  • 9 was committed 1 year, 4 months ago.
    Added a temporary fix for Safari which doesn’t seem to like the current implementation of window.onbeforeunload.
  • 7 was committed 1 year, 4 months ago.
    Removed an outdated variable in the js.
  • 2 was committed 1 year, 4 months ago.
    First working version.
  • 1 was committed 1 year, 4 months ago.
    Initial directory structure.