index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
util
/
forms.py
Age
Commit message (
Expand
)
Author
2020-05-18
Complete overhaul of social media integrations
Magnus Hagander
2020-05-11
Add field and widget to support a custom submit button in backend forms
Magnus Hagander
2020-05-11
Add a form field to utilize the set value widget
Magnus Hagander
2020-04-01
Always decode base64encoded values to strings
Magnus Hagander
2019-10-29
Add a widget for inline PDF uploading and storing
Magnus Hagander
2019-08-21
Add a field+widgets for uploading images into a bytea column
Magnus Hagander
2019-02-02
Fix saving of Adyen backend forms
Magnus Hagander
2019-01-19
Re-factor payment methods and move configuration to the database
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-09
Add a boolean field that serializes to integer
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-11-17
Add a grouped version of model multiple choice field
Magnus Hagander
2018-05-23
Add a ChoiceArrayField to form utils
Magnus Hagander
2018-04-05
Support two-step creation of new objects
Magnus Hagander
2018-03-29
Make it possible to update protected fields after form is built
Magnus Hagander
2017-11-02
Attempt to implement concurrently safe admin
Magnus Hagander