Changes between Initial Version and Version 1 of Ticket #35887, comment 5


Ignore:
Timestamp:
Nov 6, 2024, 12:11:58 AM (10 days ago)
Author:
Alexander Lazarević

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35887, comment 5

    initial v1  
    2424I focused to improve the examples for the admin and especially the ones for the Inlines. While doing that I also updated them to use relative imports, to make it easier to use them without to have to rename `myapp` in whatever your app's name is.
    2525
    26 I'm aware that there might be other examples, that could use relative imports as well. I could look into this, but would rather keep the scope of this ticket and the PR on the admin doc and it's examples.
     26I'm aware that there might be other examples, that could use relative imports as well. I could look into this, but would rather keep the scope of this ticket and the PR on the admin doc and its examples.
Back to Top