fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Phone not required.
[wolnelektury.git]
/
src
/
annoy
/
models.py
diff --git
a/src/annoy/models.py
b/src/annoy/models.py
index
92b8184
..
f6dd827
100644
(file)
--- a/
src/annoy/models.py
+++ b/
src/annoy/models.py
@@
-13,7
+13,6
@@
class Banner(models.Model):
style = models.CharField(
'styl', max_length=255, blank=True,
choices=STYLES,
- help_text='Dotyczy blackoutu.'
)
smallfont = models.BooleanField('mały font', default=False)
text_color = models.CharField(max_length=10, blank=True)