fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Metadata editing: auto-add record and more suggestions.
[redakcja.git]
/
src
/
cover
/
forms.py
diff --git
a/src/cover/forms.py
b/src/cover/forms.py
index
550e4a5
..
ee82a5a
100644
(file)
--- a/
src/cover/forms.py
+++ b/
src/cover/forms.py
@@
-102,7
+102,7
@@
class ReadonlyImageEditForm(ImageEditForm):
class ImportForm(forms.Form):
class ImportForm(forms.Form):
- source_url = forms.URLField(label=_('WikiCommons, MNW
or Flickr
URL'))
+ source_url = forms.URLField(label=_('WikiCommons, MNW
, Flickr, RawPixel
URL'))
def clean_source_url(self):
url = self.cleaned_data['source_url']
def clean_source_url(self):
url = self.cleaned_data['source_url']