Explore Help
Register Sign In
MIROCOD
/
CrossPosting
6
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.
11 Commits
2 Branches
0 Tags
1.2 MiB
Tree: 1c6a9fdcc9
delayed_publication
master
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '1c6a9fdcc9'
${ noResults }
CrossPosting/cms/urls.py

9 lines
222 B
Raw Normal View History Unescape Escape

создана точка доступа для создания статьи, модель статьи сохраняется в БД
3 years ago
from django.urls import path
Реализована форма продвижения статьи #13
3 years ago
from .views import ArticleView, new_article
Реализовано продвижение новости в ВК #9
3 years ago
создана точка доступа для создания статьи, модель статьи сохраняется в БД
3 years ago
urlpatterns = [
Реализована форма продвижения статьи #13
3 years ago
path('articles/', ArticleView.as_view(), name='create-article'),
path('articles/new/', new_article, name='new-article'),
создана точка доступа для создания статьи, модель статьи сохраняется в БД
3 years ago
]
Powered by Gitea Version: 1.16.8+110-g166c8818b9 Page: 754ms Template: 23ms
English
bahasa Indonesia Deutsch English español français italiano latviešu magyar nyelv Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština ελληνικά български русский српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website Go1.18