django-fobi/src/fobi
2022-07-09 22:10:17 +02:00
..
contrib Fix deprecations 2022-06-23 23:53:53 +02:00
integration Remove backwards compat with Django < 1.11 2020-01-11 23:05:11 +01:00
locale cherry pick from master 2019-06-20 01:21:40 +02:00
management Deprecate old Django versions 2020-12-03 22:52:25 +01:00
migrations Remove compap schemes 2020-01-11 02:11:28 +01:00
permissions Add edit form element entry class based permission. Start on edit form element entry view. 2022-07-09 22:10:17 +02:00
reusable Remove backwards compat with Django < 1.11 2020-01-11 23:05:11 +01:00
static Merge branch 'template-cleanup' into form-id 2018-01-14 20:11:58 +01:00
templates/fobi Prepare 0.16.4 2020-04-08 23:40:58 +02:00
templatetags Fix deprecations 2022-06-23 23:53:53 +02:00
tests Fix deprecations 2022-06-23 23:53:53 +02:00
urls Almost working add form element entry view 2022-07-09 01:51:32 +02:00
views Add edit form element entry class based permission. Start on edit form element entry view. 2022-07-09 22:10:17 +02:00
wizard Remove compap schemes 2020-01-11 02:11:28 +01:00
__init__.py Fix deprecations 2022-06-23 23:53:53 +02:00
__views.py #147 Initial work on CBV 2022-07-07 01:38:37 +02:00
admin.py Fix deprecations 2022-06-23 23:53:53 +02:00
app.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
apps.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
base.py 242 Replace simplejson with json 2021-01-22 00:46:04 +01:00
conf.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
constants.py Remove deprecations 2020-01-11 01:46:53 +01:00
context_processors.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
data_structures.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
decorators.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
defaults.py cherry pick from master 2019-06-20 01:21:40 +02:00
discover.py wipe lt 1.8 2019-05-21 21:47:00 +02:00
dynamic.py Remove compap schemes 2020-01-11 02:11:28 +01:00
exceptions.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
form_importers.py 242 Replace simplejson with json 2021-01-22 00:46:04 +01:00
form_utils.py Fix deprecations 2022-06-23 23:53:53 +02:00
forms.py Fix travis tests 2020-01-15 22:39:59 +01:00
helpers.py Fix deprecations 2022-06-23 23:53:53 +02:00
models.py Remove backwards compat with Django < 1.11 2020-01-11 23:05:11 +01:00
pip_helpers.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
settings.py prepare 0.13.10 2019-02-28 22:38:22 +01:00
utils.py Fix deprecations 2022-06-23 23:53:53 +02:00
validators.py Remove compap schemes 2020-01-11 02:11:28 +01:00
widgets.py Remove compap schemes 2020-01-11 02:11:28 +01:00