This website works better with JavaScript.
Home
Help
Register
Sign In
alpcentaur
/
foerderbarometer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
save as new added in project admin
master
Benni Baermann
4 years ago
parent
d1534394ba
commit
e0d5ddee5d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
input/admin.py
+ 1
- 0
input/admin.py
View File
@ -5,6 +5,7 @@ from .models import Project, HonoraryCertificate, Library, IFG, Travel,\
@admin.register
(
Project
)
class
ProjectAdmin
(
admin
.
ModelAdmin
)
:
save_as
=
True
readonly_fields
=
(
'
pid
'
,
)
admin
.
site
.
register
(
[
Write
Preview
Loading…
Cancel
Save