-
We are using pinax-theme-bootstrap and encountered an issue with the https://pypi.org/project/django-appconf/ because the latest version, 1.0.4, throws a SyntaxError on "from appconf import AppConf" i…
-
When loading martor in the admin, it loads CSS rules which overrides many admin styles. For example, when using bootstrap theme, it causes collapsible fieldsets to be completely hidden:
```css
.co…
-
```
테마
Default
Django
Eclipse
Emacs
…
kndol updated
9 years ago
-
### Problem
RTD is not able to build doc with theme anymore
### Reproducible Project
problem : https://readthedocs.org/projects/django-geostore/builds/12374842/
working : https://readthedocs…
-
Scintillua 6.0 considers lexers from Scintillua 5.x to be legacy lexers. While legacy lexers should still function properly, they ought to be migrated using this [migration guide][].
[migration gui…
-
End support for Python 3.8 as it reaches its [end of life (EOL)](https://devguide.python.org/versions/#supported-versions), and [Open edX now supports Python 3.11](https://github.com/openedx/platform-…
-
I am using emencia.django.newsletter in django-cms
my pip freeze is
BeautifulSoup==3.2.1
Django==1.5.1
MySQL-python==1.2.5
Pillow==2.3.0
South==0.8.4
WebOb==1.4
WebTest==2.0.16
Whoosh==2.6.0
argpars…
-
**Is your feature request related to a problem? Please describe.**
Currently, for the most basic branding changes to be made to a new Arches installation, like changing the background images or intro…
-
I am trying to write a CRUD-application with Django. Jazzmin is a godsend for this. Also the [Django Advanced Filters](https://github.com/modlinltd/django-advanced-filters) app is handy while working …
-
Hello guys, i have a trouble with submit_line.html on Heroku, when i deployed, my additional button does not display, some code from my project.
When i run local with heroku (without debug) setting…