django-eav2/eav
2018-06-04 23:52:36 +02:00
..
migrations Remove Sites framework dependency (#9) (#15) 2018-06-04 17:19:05 +02:00
__init__.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
admin.py Remove Sites framework dependency (#9) (#15) 2018-06-04 17:19:05 +02:00
decorators.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
fields.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
forms.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
managers.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
models.py Remove Sites framework dependency (#9) (#15) 2018-06-04 17:19:05 +02:00
queryset.py Change typechecking with type to isinstance 2018-06-04 23:52:36 +02:00
registry.py Remove Sites framework dependency (#9) (#15) 2018-06-04 17:19:05 +02:00
utils.py Change typechecking with type to isinstance 2018-06-04 23:52:36 +02:00
validators.py Change typechecking with type to isinstance 2018-06-04 23:52:36 +02:00