forked from City-of-Helsinki/parkkihubi
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the following improvements to the Django Admin parts in the parkings app: * Add PermitSeriesAdmin for browsing permit series * Tune ordering of the items * Add new fields to the list displays * Add date hierarchy to ParkingAdmin and PermitAdmin * Add area fields to the ParkingAreaAdmin, PaymentZoneAdmin, PermitAreaAdmin and RegionAdmin to display their area size. * Improve string presentation of Permit objects. * Add verbose name for PermitSeries model.
- Loading branch information
1 parent
23e1b3f
commit 85b7229
Showing
4 changed files
with
60 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters