..
fixtures
Added profile pictures for users
2016-12-25 19:53:04 +01:00
management
Add of tests
2022-05-05 23:24:08 +02:00
migrations
Fix pronouns field being mandatory
2021-11-18 09:07:19 +00:00
scss
Minimal working version
2022-08-04 00:28:09 +02:00
static
Moved file to correct place & improved CSS a bit
2022-06-15 15:32:16 +02:00
templates
hot fix: Updated variable names & comments ( #461 )
2022-08-31 20:53:08 +02:00
templatetags
search: reduce user index size
2021-09-28 01:44:15 +02:00
views
Add feature to download all of your pictures as a user
2022-08-07 16:08:56 +02:00
__init__.py
Minimal working version
2022-08-04 00:28:09 +02:00
admin.py
All: Apply Black coding rules
2018-10-05 21:52:55 +02:00
apps.py
All: Apply Black coding rules
2018-10-05 21:52:55 +02:00
lookups.py
All: Apply Black coding rules
2018-10-05 21:52:55 +02:00
markdown.py
django2.2: relpace django.core.urlresolvers by django.urls
2019-10-08 22:46:01 +02:00
middleware.py
core: redesign request middleware with django latest design and better use of threading
2019-11-14 16:32:29 +01:00
models.py
hot fix: Updated variable names & comments ( #461 )
2022-08-31 20:53:08 +02:00
operations.py
Upgrade black and format accordingly
2020-08-27 15:59:42 +02:00
search_indexes.py
search: make sure we don't have indexes that are too long
2021-09-28 01:44:15 +02:00
tests.py
Fix deprecation warnings
2022-08-03 21:48:37 +02:00
urls.py
Minimal working version
2022-08-04 00:28:09 +02:00
utils.py
black: makes new version happy
2019-11-04 13:46:09 +01:00