This website works better with JavaScript.
Explore
Help
Register
Sign In
MIROCOD
/
CrossPosting
Watch
6
Star
0
Fork
You've already forked CrossPosting
0
Wiki
Issues
8
Projects
Code
Pull Requests
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
2
Branches
0
Tags
1.2 MiB
Tree:
c4a41df849
delayed_publication
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c4a41df849'
${ noResults }
CrossPosting
/
cms
/
forms.py
6 lines
76 B
Raw
Normal View
History
Unescape
Escape
Реализована форма продвижения статьи #13
2 years ago
from
django
.
forms
import
ModelForm
class
ArticleForm
(
ModelForm
)
:
pass