Florian Vogt

Results 7 issues of Florian Vogt

Hi, which interface should be implemented if I want to create my own array type? I have already tested various interfaces and always failed. As an example I want to...

I and some friends are happy to share our pictures about Lychee. When we're together we take all the photos and then it would be nice if we could put...

enhancement

Found a bug? Please fill out the sections below. 👍 ### Issue Summary Template tags cannot be overwritten under Django v4.1 because a [check has been introduced](https://github.com/django/django/pull/15005) to prevent this....

When I open Firefox a private window and open the Auditorium, I get an error message. ![Image of the error message](https://user-images.githubusercontent.com/4333770/188289213-6474e188-da15-4c87-85e7-0dd83895ef58.png) ### Steps to Reproduce 1. Open Firefox 2. Menu...

bug

## System OS: Linux Python: 3.5.1 Django: 1.9.5 Annoying: 0.9.0 ## Example From README.md. ``` from annoying.fields import AutoOneToOneField class MyProfile(models.Model): user = AutoOneToOneField(User, primary_key=True) home_page = models.URLField(max_length=255, blank=True) icq...

**Describe the solution you'd like** The Humanize package should use the translations from the CLDR package.

### Is your proposal related to a problem? I sometimes have `ListBlocks` with many items. Often it is not worth creating an extra snippet for it because the items are...

type:Enhancement
status:Needs Design Decision
component:Streamfield